~ubuntu-branches/ubuntu/trusty/rasmol/trusty

« back to all changes in this revision

Viewing changes to src/languages/langsel.English.mac.c

  • Committer: Bazaar Package Importer
  • Author(s): Teemu Ikonen
  • Date: 2009-11-24 16:48:04 UTC
  • mfrom: (3.1.4 squeeze)
  • Revision ID: james.westby@ubuntu.com-20091124164804-liuvywcs6l45ibl3
Tags: 2.7.5-1
* New upstream release
* Imakefile: Use Debian versions of library dependencies
* control:
  - Add build-deps to libcvector2-dev, libcqrlib2-dev, libneartree3-dev
  - Update to standards-version 3.8.3

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
  { "Error: NoToggle mode enabled; "
2
 
    "type 'set notoggle off' to disabled.\n",          ErrNoToggle, English,0},
3
 
  { "2.7.3 Color compatibility mode enabled.\n",       StrCCompOn,  English,0},
4
 
  { "2.7.3 Color compatibility mode disabled.\n",      StrCCompOff, English,0},
5
 
  { "NoToggle mode: enabled.\n",                       StrNoTogOn,  English,0},
6
 
  { "NoToggle mode: disabled.\n",                      StrNoTogOff, English,0},
7
 
 
8
 
  { "Invalid command syntax!\n",                       ErrSyntax,   English,0},
9
 
  { "Parameter value too large!\n",                    ErrBigNum,   English,0},
10
 
  { "Invalid parameter setting!\n",                    ErrBadOpt,   English,0},
11
 
  { "Invalid parameter name!\n",                       ErrParam,    English,0},
12
 
  { "Filename string expected!\n",                     ErrFilNam,   English,0},
13
 
  { "Molecule database loaded!\n",                     ErrBadLoad,  English,0},
14
 
  { "Integer value expected!\n",                       ErrNotNum,   English,0},
15
 
  { "Comma separator missing!\n",                      ErrNotSep,   English,0},
16
 
  { "Close bracket ']' expected!\n",                   ErrNotBrac,  English,0},
17
 
  { "No colour specified!\n",                          ErrNoCol,    English,0},
18
 
  { "Unknown or incorrect colour!\n",                  ErrColour,   English,0},
19
 
  { "Invalid command argument!\n",                     ErrBadArg,   English,0},
20
 
  { "Syntax error in expression!\n",                   ErrBadExpr,  English,0},
21
 
  { "Close parenthesis ')' expected!\n",               ErrParen,    English,0},
22
 
  { "Script command stack too deep!\n",                ErrScript,   English,0},
23
 
  { "Open parenthesis '(' expected!\n",                ErrFunc,     English,0}, 
24
 
  { "Invalid or missing atom set name!\n",             ErrSetName,  English,0},
25
 
  { "Not enough memory to define set!\n",              ErrBadSet,   English,0},
26
 
  { "Command disabled in script file!\n",              ErrInScrpt,  English,0},
27
 
  { "Command invalid (valid only within a script)!\n", ErrOutScrpt, English,0},
28
 
  { "Molecule database not loaded!\n",                 ErrBadMolDB, English,0},
29
 
  { "Bond for rotation not picked!\n",                 ErrNoBond,   English,0},
30
 
  { "Error: File '",                                   StrErrFile,  English,0},
31
 
  { "' not found!\n\n",                                StrNotFnd,   English,0},
32
 
  { "Error: Unrecognised compression format!\n\n",     StrCFmt,     English,0},
33
 
  { "Error: Unable to decompress file!\n\n",           StrDcmp,     English,0},
34
 
  { "Script command line too long!\n",                 StrSLong,    English,0},
35
 
  { "Command Error: Insufficient memory!\n",           StrSMem,     English,0},
36
 
  { "Unable to find RasMol help file!\n",              StrHFil,     English,0},
37
 
  { "Ambiguous help topic requested!\n",               StrHTop,     English,0},
38
 
  { "No available help on requested topic!\n",         StrHNone,    English,0},
39
 
  { "Command Error: Unable to reopen help file!\n",    StrHROpn,    English,0},
40
 
  { "String constant unterminated!\n",                 StrCTerm,    English,0},
41
 
  { "String constant too long!\n",                     StrCLong,    English,0},
42
 
  { "Invalid floating point number!\n",                StrFNum,     English,0},
43
 
  { "No Atoms to Centre!\n",                           StrCent,     English,0},
44
 
  { "Unable to copy to clipboard!\n",                  StrCClip,    English,0},
45
 
  { "Cannot open dots file '",                         StrDFile,    English,0},
46
 
  { "Warning: No suitable printer!\n",                 StrNPrint,   English,0},
47
 
  { "Unit Cell",                                       StrUCell,    English,0},
48
 
  { "Space Group",                                     StrSGroup,   English,0},
49
 
  { "No crystal symmetry data!\n",                     StrSymm,     English,0},
50
 
  { "Unrecognised command!\n",                         StrUnrec,    English,0},
51
 
  { "Warning: Ignoring rest of command!\n",            StrIgnore,   English,0},
52
 
  { "Warning: Remote command too long!\n",             StrRCLong,   English,0},
53
 
  { "Cannot open script file '",                       StrSFile,    English,0},
54
 
  { "Identifier too long!\n",                          StrILong,    English,0},
55
 
  { "Molecule name ......... ",                        StrMolNam,   English,0},
56
 
  { "Classification ........ ",                        StrClass,    English,0},
57
 
  { "Secondary Structure ... ",                        StrSecSt,    English,0},
58
 
  { "No Assignment\n",                                 StrNoAsmt,   English,0},
59
 
  { "PDB Data Records\n",                              StrPDBRec,   English,0},
60
 
  { "Calculated\n",                                    StrCalc,     English,0},
61
 
  { "Database Code ......... ",                        StrDBCode,   English,0},
62
 
  { "Experiment Technique .. ",                        StrExpTec,   English,0},
63
 
  { "Number of Chains ...... ",                        StrNumChn,   English,0},
64
 
  { "Number of Groups ...... ",                        StrNumGrp,   English,0},
65
 
  { "Number of Atoms ....... ",                        StrNumAtm,   English,0},
66
 
  { "Number of Bonds ....... ",                        StrNumBnd,   English,0},
67
 
  { "Number of Bridges ..... ",                        StrNumBrg,   English,0},
68
 
  { "Number of H-Bonds ..... ",                        StrNumHbd,   English,0},
69
 
  { "Number of Helices ..... ",                        StrNumHel,   English,0},
70
 
  { "Number of Strands ..... ",                        StrNumStrnd, English,0},
71
 
  { "Number of Turns ....... ",                        StrNumTrn,   English,0},
72
 
  { "Memory allocation failed",                        StrMalloc,   English,0},
73
 
  { "Too many new residues",                           StrXSRes,    English,0},
74
 
  { "Too many new atom types",                         StrXSAtyp,   English,0},
75
 
#ifndef MSWIN
76
 
  { "Open...",                                         StrMOpen,    English,0},
77
 
  { "Save As...",                                      StrMSaveAs,  English,0},
78
 
  { "Close",                                           StrMClose,   English,0},
79
 
  { "",                                                StrMEmpty,   English,0},
80
 
#ifdef APPLEMAC 
81
 
  { "Page Setup",                                      StrMPSetup,  English,0},
82
 
  { "Print",                                           StrMPrint,   English,0},
83
 
  { "Quit",                                            StrMExit,    English,0},
84
 
#else
85
 
  { "Exit",                                            StrMExit,    English,0},
86
 
#endif
87
 
  { "Wireframe",                                       StrMWirefr,  English,0},
88
 
  { "Backbone",                                        StrMBackbn,  English,0},
89
 
  { "Sticks",                                          StrMSticks,  English,1},
90
 
  { "Spacefill",                                       StrMSpacefl, English,0},
91
 
  { "Ball & Stick",                                    StrMBallStk, English,0},
92
 
  { "Ribbons",                                         StrMRibbons, English,0},
93
 
  { "Strands",                                         StrMStrands, English,3},
94
 
  { "Cartoons",                                        StrMCartoon, English,0},
95
 
  { "Molecular Surface",                               StrMMolSurf, English,0},
96
 
  { "Monochrome",                                      StrMMonochr, English,0},
97
 
  { "CPK",                                             StrMCPK,     English,0},
98
 
  { "Shapely",                                         StrMShapely, English,0},
99
 
  { "Group",                                           StrMGroup,   English,0},
100
 
  { "Chain",                                           StrMChain,   English,1},
101
 
  { "Temperature",                                     StrMTemp,    English,0},
102
 
  { "Structure",                                       StrMStruct,  English,2},
103
 
  { "User",                                            StrMUser,    English,0},
104
 
  { "Model",                                           StrMModel,   English,2},
105
 
  { "Alt",                                             StrMAlt,     English,0},
106
 
  { "Slab Mode",                                       StrMSlab,    English,0},
107
 
  { "Hydrogens",                                       StrMHydr,    English,1},
108
 
  { "Hetero Atoms",                                    StrMHet,     English,2},
109
 
  { "Specular",                                        StrMSpec,    English,1},
110
 
  { "Shadows",                                         StrMShad,    English,1},
111
 
  { "Stereo",                                          StrMStereo,  English,5},
112
 
  { "Labels",                                          StrMLabel,   English,0},
113
 
  { "Pick Off",                                        StrMPOff,    English,5},
114
 
  { "Pick Ident",                                      StrMPIdent,  English,5},
115
 
  { "Pick Distance",                                   StrMPDist,   English,5},
116
 
  { "Pick Monitor",                                    StrMPMon,    English,0},
117
 
  { "Pick Angle",                                      StrMPAng,    English,5},
118
 
  { "Pick Torsion",                                    StrMPTrsn,   English,5},
119
 
  { "Pick Label",                                      StrMPLabl,   English,5}, 
120
 
  { "Pick Centre",                                     StrMPCent,   English,5},
121
 
  { "Pick Coord",                                      StrMPCoord,  English,6},
122
 
  { "Pick Bond",                                       StrMPBond,   English,5},
123
 
  { "Rotate Bond",                                     StrMRBond,   English,0},
124
 
  { "Rotate Mol",                                      StrMRMol,    English,7},
125
 
  { "Rotate All",                                      StrMRAll,    English,7},
126
 
  { "BMP ...",                                         StrMBMP,     English,0},  
127
 
  { "GIF ...",                                         StrMGIF,     English,0},  
128
 
  { "IRIS RGB ...",                                    StrMIRGB,    English,5},  
129
 
  { "PPM ...",                                         StrMPPM,     English,2},  
130
 
  { "Sun Raster...",                                   StrMSRast,   English,0},  
131
 
  { "PostScript...",                                   StrMPostscr, English,0},  
132
 
  { "PICT...",                                         StrMPICT,    English,1},  
133
 
  { "Vector PS ...",                                   StrMVECPS,   English,0},  
134
 
  { "Molscript ...",                                   StrMMSCR,    English,1},  
135
 
  { "Kinemage ...",                                    StrMKine,    English,0},  
136
 
  { "POVRay 3 ...",                                    StrMPOVRAY,  English,2}, 
137
 
  { "VRML ...",                                        StrMVRML,    English,3},  
138
 
  { "Ramachandran ...",                                StrMRPP,     English,3},  
139
 
  { "Raster3D ...",                                    StrMR3D,     English,6},  
140
 
  { "RasMol Script ...",                               StrMSCR,     English,8},  
141
 
  { "About RasMol...",                                 StrMAbout,   English,0},
142
 
  { "User Manual...",                                  StrMUserM,   English,0},
143
 
  { "Undo",                                            StrMUndo,    English,0},
144
 
  { "Cut",                                             StrMCut,     English,1},
145
 
  { "Copy",                                            StrMCopy,    English,1},
146
 
  { "Paste",                                           StrMPaste,   English,0},
147
 
#ifdef APPLEMAC
148
 
  { "Clear",                                           StrMClear,   English,1},
149
 
#else
150
 
  { "Delete",                                          StrMDelete,  English,0},
151
 
#endif
152
 
  { "Select all",                                      StrMSelAll,  English,0},
153
 
  { "File",                                            StrMFile,    English,0},
154
 
  { "Edit",                                            StrMEdit,    English,0},
155
 
  { "Display",                                         StrMDisplay, English,0},
156
 
  { "Colours",                                         StrMColour,  English,0},
157
 
  { "Options",                                         StrMOpt,     English,0},
158
 
  { "Settings",                                        StrMSettings,English,0},
159
 
  { "Export",                                          StrMExport,  English,1},
160
 
#ifdef APPLEMAC
161
 
  { "Window",                                          StrMWindow,  English,0},
162
 
#endif
163
 
  { "Help",                                            StrMHelp,    English,0},
164
 
#ifdef APPLEMAC
165
 
  { "Main Window",                                     StrMMainWin,  English,0},
166
 
  { "Command Line",                                    StrMCmndLin,  English,0},
167
 
#endif
168
 
#else
169
 
  { "&Open ...",                                       StrMOpen,    English,0},
170
 
  { "&Information",                                    StrMInfo,    English,0},
171
 
  { "&Close",                                          StrMClose,   English,0},
172
 
  { "&Print",                                          StrMPrint,   English,0},
173
 
  { "P&rint Setup",                                    StrMPSetup,  English,0},
174
 
  { "&Exit",                                           StrMExit,    English,0},
175
 
  { "&Wireframe",                                      StrMWirefr,  English,0},
176
 
  { "&Backbone",                                       StrMBackbn,  English,0},
177
 
  { "S&ticks",                                         StrMSticks,  English,1},
178
 
  { "&Spacefill",                                      StrMSpacefl, English,0},
179
 
  { "&Ball && Stick",                                  StrMBallStk, English,0},
180
 
  { "&Ribbons",                                        StrMRibbons, English,0},
181
 
  { "Str&ands",                                        StrMStrands, English,3},
182
 
  { "&Cartoons",                                       StrMCartoon, English,0},
183
 
  { "&Molecular Surface",                              StrMMolSurf, English,0},
184
 
  { "&Monochrome",                                     StrMMonochr, English,0},
185
 
  { "&CPK",                                            StrMCPK,     English,0},
186
 
  { "&Shapely",                                        StrMShapely, English,0},
187
 
  { "&Group",                                          StrMGroup,   English,0},
188
 
  { "C&hain",                                          StrMChain,   English,1},
189
 
  { "&Temperature",                                    StrMTemp,    English,0},
190
 
  { "St&ructure",                                      StrMStruct,  English,2},
191
 
  { "&User",                                           StrMUser,    English,0},
192
 
  { "Mo&del",                                          StrMModel,   English,2},
193
 
  { "&Alt",                                            StrMAlt,     English,0},
194
 
  { "&Slab Mode",                                      StrMSlab,    English,0},
195
 
  { "H&ydrogens",                                      StrMHydr,    English,1},
196
 
  { "He&tero Atoms",                                   StrMHet,     English,2},
197
 
  { "S&pecular",                                       StrMSpec,    English,1},
198
 
  { "S&hadows",                                        StrMShad,    English,1},
199
 
  { "Stere&o",                                         StrMStereo,  English,5},
200
 
  { "&Labels",                                         StrMLabel,   English,0},
201
 
  { "Pick &Off",                                       StrMPOff,    English,5},
202
 
  { "Pick &Ident",                                     StrMPIdent,  English,5},
203
 
  { "Pick &Distance",                                  StrMPDist,   English,5},
204
 
  { "&Pick Monitor",                                   StrMPMon,    English,0},
205
 
  { "Pick &Angle",                                     StrMPAng,    English,5},
206
 
  { "Pick &Torsion",                                   StrMPTrsn,   English,5},
207
 
  { "Pick &Label",                                     StrMPLabl,   English,5}, 
208
 
  { "Pick &Centre",                                    StrMPCent,   English,5},
209
 
  { "Pick C&oord",                                     StrMPCoord,  English,6},
210
 
  { "Pick &Bond",                                      StrMPBond,   English,5},
211
 
  { "&Rotate Bond",                                    StrMRBond,   English,0},
212
 
  { "Rotate &Mol",                                     StrMRMol,    English,7},
213
 
  { "Rotate &All",                                     StrMRAll,    English,7},
214
 
  { "&BMP ...",                                        StrMBMP,     English,0},  
215
 
  { "&GIF ...",                                        StrMGIF,     English,0},  
216
 
  { "IRIS &RGB ...",                                   StrMIRGB,    English,5}, 
217
 
  { "PP&M ...",                                        StrMPPM,     English,2},  
218
 
  { "&Sun Raster...",                                  StrMSRast,   English,0},  
219
 
  { "&PostScript...",                                  StrMPostscr, English,0},  
220
 
  { "P&ICT...",                                        StrMPICT,    English,1},  
221
 
  { "&Vector PS ...",                                  StrMVECPS,   English,0},  
222
 
  { "M&olscript ...",                                  StrMMSCR,    English,1},  
223
 
  { "&Kinemage ...",                                   StrMKine,    English,0},  
224
 
  { "PO&VRay 3 ...",                                   StrMPOVRAY,  English,2},  
225
 
  { "VRM&L ...",                                       StrMVRML,    English,3},  
226
 
  { "Ram&achandran ...",                               StrMRPP,     English,3},  
227
 
  { "Raster&3D ...",                                   StrMR3D,     English,6},  
228
 
  { "RasMol S&cript ...",                              StrMSCR,     English,8},  
229
 
  { "&About RasMol...",                                StrMAbout,   English,0},
230
 
  { "&User Manual...",                                 StrMUserM,   English,0},
231
 
  { "&Undo",                                           StrMUndo,    English,0},
232
 
  { "C&ut",                                            StrMCut,     English,1},
233
 
  { "C&opy",                                           StrMCopy,    English,1},
234
 
  { "&Paste",                                          StrMPaste,   English,0},
235
 
  { "&Delete",                                         StrMDelete,  English,0},
236
 
  { "&Select all",                                     StrMSelAll,  English,0},
237
 
  { "&File",                                           StrMFile,    English,0},
238
 
  { "&Edit",                                           StrMEdit,    English,0},
239
 
  { "&Display",                                        StrMDisplay, English,0},
240
 
  { "&Colours",                                        StrMColour,  English,0},
241
 
  { "&Options",                                        StrMOpt,     English,0},
242
 
  { "&Settings",                                       StrMSettings,English,0},
243
 
  { "E&xport",                                         StrMExport,  English,1},
244
 
  { "&Help",                                           StrMHelp,    English,0},
245
 
#endif
246
 
  { "PDB file name:",                                  StrPrmtPDB,  English,0},
247
 
  { "Image file name:",                                StrPrmtImg,  English,0},
248
 
  { "Molecule file name:",                             StrPrmtMol,  English,0},
249
 
  { "Warning: ",                                       StrWarn,     English,0},
250
 
  { "Chain",                                           StrChain,    English,0},
251
 
  { "Register",                                        StrRegister, English,0},
252
 
  { "Donate",                                          StrDonate,   English,0},
253
 
  { "Do not show this dialog at startup",              StrNoShow,   English,0},
254
 
  { "No Warranty, Open Source, GPL, Donations Appreciated", StrWarranty, English,0},
255