centralise the illegal callsign check at login
[spider.git] / perl / Messages
1 #!/usr/bin/perl
2
3 # this file contains the system messages. Don't forget to reload them
4 # if you change them (load/messages)
5 #
6 # $Id$
7 #
8
9 package DXM;
10
11 %msgs = (
12                  en => {
13                                 addr => 'Address set to: $_[0]',
14                 already => '$_[0] already connnected',
15                                 anns => 'Announce flag set on $_[0]',
16                                 annu => 'Announce flag unset on $_[0]',
17                                 annts => 'AnnTalk flag set on $_[0]',
18                                 anntu => 'AnnTalk flag unset on $_[0]',
19                                 badnode1 => '$_[0] is now a bad node',
20                                 badnode2 => '$_[0] is now a good node',
21                                 badnode3 => 'List of Bad Nodes:-',
22                                 bbse1 => 'Please enter your BBS address,, set/bbs <your bbs address>',
23                                 bbs => 'Your BBS Address is now \"$_[0]\"',
24                                 beepoff => 'Beeps are now off',
25                                 beepon => 'Beeps are now on',
26                                 call1 => 'Callsign lookup via $_[0]:',
27                                 conother => 'Sorry $_[0] you are connected to me on another port',
28                                 concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])',
29                                 conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
30                                 confail => 'connection to $_[0] failed ($_[1])',
31                                 constart => 'connection to $_[0] started',
32                                 deluser => 'User $_[0] has been deleted',
33                                 db1 => 'This database is hosted at $_[0]',
34                                 db2 => 'Sorry, but key: $_[0] was not found in $_[1]',
35                                 db3 => 'Sorry, database $_[0] doesn\'t exist here',
36                                 db4 => 'Sorry, database $_[0] located at $_[1] isn\'t currently online',
37                                 db5 => 'Accessing remote database on $_[0]...standby...',
38                                 db6 => 'Database $_[0] already exists, delete it first',
39                                 db7 => 'Database $_[0] created for remote node $_[1]',
40                                 db8 => 'Database $_[0] created locally',
41                                 db9 => 'Database $_[0] removed',
42                                 db10 => '$_[0] records imported into $_[1]',
43                                 db11 => 'Sending your request(s) to $_[0], please stand by...',
44                                 dfreq1 => 'Invalid freq $_[0] need: eg 0/30000 or hf or hf/cw', 
45                                 disc1 => 'Disconnected by $_[0]',
46                                 disc2 => 'Channel $_[0] disconnected',
47                                 disc3 => 'No Channel, but connection $_[0] disconnected',
48                                 disc4 => 'No Channel or connection but orphan $_[0] disconnected',
49                                 done => 'Done',
50                                 dup => 'Sorry, this is a duplicate',
51                                 dx1 => 'Frequency $_[0] not in band (see show/band); usage: DX [BY call] freq call comments',
52                                 dx2 => 'Need a callsign; usage: DX [BY call] freq call comments',
53                                 dx3 => 'The callsign or frequency is invalid',
54                                 dxs => 'DX Spots flag set on $_[0]',
55                                 dxu => 'DX Spots flag unset on $_[0]',
56                                 e1 => 'Invalid command',
57                                 e2 => 'Error: $_[0]',
58                                 e3 => '$_[0]: $_[1] not found',
59                                 e4 => 'Need at least a prefix or callsign',
60                                 e5 => 'Not Allowed',
61                                 e6 => '*** No station specified ***',
62                                 e7 => 'callsign $_[0] not visible on the cluster',
63                                 e8 => 'Need a callsign and some text',
64                                 e9 => 'Need at least some text',
65                                 e10 => '$_[0] not connected locally',
66                                 e11 => 'Can\'t use $main:mycall as target',
67                                 e12 => 'Need a node callsign',
68                                 e13 => '$_[0] is not a node',
69                                 e14 => 'First argument must be numeric and > 0',
70                                 e15 => 'invalid qualifier \"$_[0]\"',
71                                 e16 => 'File \"$_[0]\" exists',
72                                 e17 => 'Please don\'t use the words: @_ on here', 
73                                 e18 => 'Cannot connect to $_[0] ($!)',
74                                 e19 => 'Invalid character in line',
75                                 e20 => 'token $_[0] not recognised',
76                                 e21 => '$_[0] not numeric',
77                                 e22 => '$_[0] not a callsign',
78                                 e23 => '$_[0] not a range (eg 0/30000)', 
79                                 e24 => 'Sorry, Internet access is not enabled',
80                                 e25 => 'Sorry the value must be between $_[0] and $_[1]',
81                                 e26 => 'Too many concurrent errors, you are being disconnected',
82                                 e27 => '$_[0] not a numeric or a callsign prefix', 
83
84                                 echoon => 'Echoing enabled',
85                                 echooff => 'Echoing disabled',
86                                 echow => '*Echoing is currently disabled, set/echo to enable',
87                                 emaile1 => 'Please enter your email address, set/email <your e-mail address>',
88                                 emaila => 'Your E-Mail Address is now \"$_[0]\"',
89                                 email => 'E-mail address set to: $_[0]',
90                                 export1 => 'usage: export <msgno> <filename>',
91                                 export2 => '$_[3] has error exporting msg $_[0] to $_[1] ($_[2])',
92                                 export3 => '$_[2 ] exported msg $_[0] to $_[1]',
93                                 filter1 => 'Filter $_[0] updated for $_[1]',
94                                 filter2 => 'Unknown filter keyword $_[0]',
95                                 filter3 => 'No filters defined for $_[0]',
96                                 filter4 => '$_[0]$_[1] Filter $_[2] deleted for $_[3]',
97                                 filter5 => 'need some filter commands...',
98                                 filter6 => '$_[0]$_[1] Filter for $[2] not found',
99                                 grids => 'DX Grid flag set on $_[0]',
100                                 gridu => 'DX Grid flag unset on $_[0]',
101                                 illcall => 'Sorry, $_[0] is an invalid callsign',
102                                 hasha => '$_[0] already exists in $_[1]',
103                                 hashb => '$_[0] added to $_[1]',
104                                 hashc => '$_[0] removed from $_[1]',
105                                 hashd => '$_[0] not in $_[1]', 
106                                 hashe => '$_[0] set on $_[1]', 
107                                 helpe1 => 'Help system unavailable, tell sysop',
108                                 helpe2 => 'No help available on $_[0]',
109                                 heres => 'Here set on $_[0]',
110                                 heade1 => 'Using $main::mycall Coords, consider doing a set/location or set/qra',
111                                 hereu => 'Here unset on $_[0]',
112                                 homebbs => 'Home BBS set to: $_[0]',
113                                 homenode => 'Home Node set to: $_[0]',
114                                 hnodee1 => 'Please enter your Home Node, set/homenode <your home DX Cluster>',
115                                 hnodee2 => 'Failed to set homenode on $_[0]',
116                                 hnode => 'Your Homenode is now \"$_[0]\"',
117                                 init1 => 'sent initialisation message to $_[0]',
118                                 iso => '$_[0] Isolated',
119                                 isou => '$_[0] UnIsolated',
120                                 isoc => '$_[0] created and Isolated',
121                                 isoari => 'there is an input route filter for $_[0]; clear/route input $_[0] first',
122                                 isoaro => 'there is an output route filter for $_[0]; clear/route $_[0] first',
123                                 isow => '$_[0] is isolated; unset/isolate $_[0] first',
124                                 l1 => 'Sorry $_[0], you are already logged on on another channel',
125                                 l2 => 'Hello $_[0], this is $main::mycall in $main::myqth\nrunning DXSpider V$main::version build $main::build',
126                                 lang => 'Language is now $_[0]',
127                                 lange1 => 'set/language <lang> where <lang> is one of ($_[0])',
128                                 lange2 => 'failed to set language on $_[0]', 
129                                 lh1 => '$main::data/hop_table.pl doesn\'t exist',
130                                 loce1 => 'Please enter your location,, set/location <latitude longitude>',
131                                 loce2 => 'Don\'t recognise \"$_[0]\" as a Lat/Long (eg 52 20 N 0 16 E)',
132                                 loce3 => '$_[0] is a QRA locator, please use: set/qra $_[0]',
133                                 loc => 'Your Lat/Long is now \"$_[0]\"',
134                                 lockout => '$_[0] Locked out',
135                                 lockoutc => '$_[0] Created and Locked out',
136                                 lockoutun => '$_[0] Unlocked',
137                                 loginu => 'User $_[0] has logged in',
138                                 logoutu => 'User $_[0] has logged out',
139                                 loginn => 'Node $_[0] has logged in',
140                                 logoutn => 'Node $_[0] has logged out',
141                                 m1 => 'Enter Subject (30 characters):',
142                                 m2 => 'Copy of msg $_[0] sent to $_[1]',
143                                 m3 => 'Sorry, $_[0] is an unacceptable TO address',
144                                 m4 => 'Sorry, can\'t access message $_[0]',
145                                 m5 => 'Sorry, I need a message number', 
146                                 m6 => 'Reply to: $_[0]',
147                                 m7 => 'Subject : $_[0]',
148                                 m8 => 'Enter Message /EX to send or /ABORT to exit',
149                                 m9 => 'New mail has arrived for you',
150                                 m10 => 'Message Aborted',
151                                 m11 => 'Message no $_[0] saved and directed to $_[1]',
152                                 m12 => 'Message no $_[0] deleted',
153                                 m13 => 'Message no $_[0] missing',
154                                 m14 => 'Message no $_[0] marked as sent to $_[1]',
155                                 m15 => 'Message no $_[0] unmarked as sent to $_[1]',
156                                 m16 => 'Need a Message number',
157                                 m17 => 'Sorry, cannot send messages in $_[0] mode',
158                                 msg1 => 'Bulletin Messages Queued',
159                                 msg2 => 'Private Messages Queued',
160                                 msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]',
161                                 msgu => 'usage: msg <cmd> <msgno> data...',
162                                 merge1 => 'Merge request for $_[1] spots and $_[2] WWV sent to $_[0]',
163                                 moon => 'Location                              Rise   Set      Azim   Elev RGain dB',
164                                 mond => 'Monitoring Disabled',
165                                 mone => 'Monitoring Enabled',
166                                 namee1 => 'Please enter your name, set/name <your name>',
167                                 namee2 => 'Can\'t find user $_[0]!',
168                                 name => 'Your name is now \"$_[0]\"',
169                                 nodea => '$_[0] set as AK1A style Node',
170                                 nodeac => '$_[0] created as AK1A style Node',
171                                 nodeb => '$_[0] set as BBS',
172                                 nodebc => '$_[0] created as BBS',
173                                 nodec => '$_[0] set as CLX style Node',
174                                 nodecc => '$_[0] created as CLX style Node',
175                                 noder => '$_[0] set as AR-Cluster style Node',
176                                 noderc => '$_[0] created as AR-Cluster style Node',
177                                 nodes => '$_[0] set as DXSpider style Node',
178                                 nodesc => '$_[0] created as DXSpider style Node',
179                                 nodex => '$_[0] set as DXNET style Node',
180                                 nodexc => '$_[0] created as DXNET style Node',
181                                 nodeu => '$_[0] set back as a User',
182                                 nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
183                                 notdone => 'NOT Done',
184                                 nothere => 'Sorry, but $_[0] isn\'t here at the moment, please try later', 
185                                 obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
186                                 ok => 'Operation successful',
187                                 outconn => 'Outstanding connect to $_[0]',
188                                 page => 'Press Enter to continue, A to abort ($_[0] lines) >',
189                                 pagelth => 'Page Length is now $_[0]',
190                                 passerr => 'Please use: SET/PASS <password> <callsign>',
191                                 password => 'Password set or changed for $_[0]',
192                                 pingo => 'Ping Started to $_[0]',
193                                 pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
194                                 pinge1 => 'Cannot ping yourself!',
195                                 pingint => 'Ping interval on $_[0] set to $_[1] secs',
196                                 'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
197                                 pr => '$_[0] de $main::mycall $_[1] $_[2] >',
198                                 pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
199                                 priv => 'Privilege level changed on $_[0]',
200                                 prx => '$main::mycall >',
201                                 qll => 'Please enter your location with set/location or set/qra',
202                                 qthe1 => 'Please enter your QTH, set/qth <your qth>',
203                                 qth => 'Your QTH is now \"$_[0]\"',
204                                 qrae1 => 'Please enter your QRA locator, set/qra <qra locator> (eg set/qra JO02LQ)',
205                                 qrashe1 => 'Please enter a QRA locator, eg sh/qra JO02LQ or sh/qra JO02LQ IO93NS',
206                                 qrae2 => 'Don\'t recognise \"$_[0]\" as a QRA locator (eg JO02LQ)',
207                                 qra => 'Your QRA Locator is now \"$_[0]\"',
208                                 rcmdo => 'RCMD \"$_[0]\" sent to $_[1]',
209                                 rec => '$_[0] records',
210                                 read1 => 'Sorry, no new messages for you',
211                                 read2 => 'Msg $_[0] not found',
212                                 read3 => 'Msg $_[0] not available',
213                                 route => '$_[0] on $_[1] via $_[2]',
214                                 sat1 => 'Tracking Table for $_[0] for the next $_[1] hours every $_[2] mins',
215                                 sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
216                                 sat3 => 'Syntax: SH/SAT <name> [<hours> <interval>]',
217                                 sat4 => 'Satellites available:-',
218                                 satnf => 'Satellite $_[0] unknown',
219                                 satdisc => '-----',
220                                 sethop1 => 'usage: set/hops <call> ann|spots|wwv|wcy <no of hops>',
221                                 sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', 
222                                 sethop3 => 'No hops set for $_[0]', 
223                                 shutting => '$main::mycall shutting down...',
224                                 sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
225                                 snode1 => 'Node Call   Sort    Version',
226                                 snode2 => '$_[0] $_[1]  $_[2]',
227                                 snode3 => '$_[0] Unknown Call',
228                                 sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
229                                 sorry => 'Sorry',
230                                 spf1 => 'spoof: creating new user $_[0]',
231                                 stathf => 'HF DX Spot Stats, last 31 days',
232                                 stathft => 'HF DX Spot Stats, last 31 days for DXCC $_[0]',
233                                 statvhf => 'VHF+ DX Spot Stats, last 31 days',
234                                 statvhft => 'VHF+ DX Spot Stats, last 31 days for DXCC $_[0]',
235                                 statdx => 'Total DX Spots last 31 days',
236                                 sun => 'Location                              Rise   Set      Azim   Elev',
237                                 suser1 => 'usage: callsign user_field_name value',
238                                 suser2 => 'User $_[0] not found',
239                                 suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
240                                 suser4 => 'User field name \'$_[0]\' doesn\'t exist',
241                                 time1 => 'Local Time: $_[0] $_[1], UTC $_[2]',
242                                 time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Hours)',
243                                 time3 => '$_[0]  $_[1]',
244                                 talks => 'Talk flag set on $_[0]',
245                                 talku => 'Talk flag unset on $_[0]',
246                                 talkend => 'Finished talking to you',
247                                 talkinst => 'Entering Talkmode, /EX to end, /<cmd> to run a command',
248                                 talknh => 'Sorry $_[0] is not online at the moment',
249                                 talkprompt => 'Talk ($_[0])>',
250                                 talkstart => 'Starting talking to you',
251                                 usernf => '*** User record for $_[0] not found ***',
252                                 wwvs => 'WWV flag set on $_[0]',
253                                 wwvu => 'WWV flag unset on $_[0]',
254                                 wxs => 'WX flag set on $_[0]',
255                                 wxu => 'WX flag unset on $_[0]',
256                 },
257   nl => {
258                  addr => 'Addres gezet op: $_[0]',
259                  already => '$_[0] reeds geconnect',
260                  anns => 'Announce berichten AAN gezet voor $_[0]',
261                  annu => 'Announce berichten UIT gezet voor $_[0]',
262                  bbse1 => 'Geef je home bbs (mailbox),, set/bbs <home mailbox>',
263                  bbs => 'Je home bbs (mailbox) is nu \"$_[0]\"',
264                  beepoff => 'De beep staat nu UIT',
265                  beepon => 'De beep staat nu AAN',
266                  conother => 'Sorry $_[0] je bent reeds geconnect op een andere poort',
267                  concluster => 'Sorry $_[0] je bent reeds op een ander cluster geconnect',
268                  conscript => 'Geen connectscript aangeroepen \"$_[0]\" gevonden in $main::root/connect',
269                  confail => 'Verbinding met $_[0] mislukt ($_[1])',
270                  constart => 'Verbinding met $_[0] gestart',
271                  disc1 => 'Gedisconnect door $_[0]',
272                  disc2 => '$_[0] gedisconnect',
273                  dx1 => 'Frequentie $_[0] valt niet binnen een band [Opdracht: DX freq call commentaar](Zie sh/band)',
274                  dx2 => 'Ik heb een call nodig! [Opdracht: DX freq call commentaar]',
275                  dxs => 'DX Spots worden WEL doorgegeven aan $_[0]',
276                  dxu => 'DX Spots worden NIET doorgegeven aan $_[0]',
277                  e1 => 'Ongeldige opdracht',
278                  e2 => 'Fout: $_[0]',
279                  e3 => '$_[0]: $_[1] niet gevonden',
280                  e4 => 'Minimaal een prefix of een call nodig',
281                  e5 => 'Niet toegestaan',
282                  e6 => '*** Geen station gespecifiseerd ***',
283                  e7 => 'Callsign $_[0] is niet zichtbaar op het cluster',
284                  e8 => 'Ik heb een call en tekst nodig',
285                  e9 => 'Ik heb wel tekst nodig voor een announce!',
286                  e10 => '$_[0] is niet lokaal verbonden',
287                  e12 => 'Ik heb een node call nodig',
288                  e13 => '$_[0] is geen node',
289                  emaile1 => 'Geef uw E-mail addres, set/email <uw e-mail addres>',
290                  emaila => 'Uw E-Mail addres is nu \"$_[0]\"',
291                  email => 'E-mail addres gezet op: $_[0]',
292                  helpe1 => 'Help systeem niet beschikbaar, meld dit aan de sysop',
293                  helpe2 => 'Geen help beschikbaar over \"$_[0]\"',
294                  heres => 'Aanwezigheid AAN gezet voor $_[0]',
295                  heade1 => 'Gebruik gemaakt van de $main::mycall coordinaten, overweeg een set/location of set/qra',
296                  hereu => 'Aanwezigheid UIT gezet voor $_[0]',
297                  homebbs => 'Uw Home mailbox is nu $_[0]',
298                  homenode => 'Uw (Home) DX-Cluster is : $_[0]',
299                  hnodee1 => 'Geef mij uw lokale (home) DX-cluster, set/homenode <DX-cluster>',
300                  hnode => 'Uw (home) DX-cluster is nu \"$_[0]\"',
301                  iso => '$_[0] is geisoleerd (Isolated)',
302                  isou => '$_[0] is niet meer geisoleerd (UnIsolated)',
303                  isoc => '$_[0] gecreerd en geisoleerd (Isolated)',
304                  l1 => 'Sorry $_[0], u bent reeds op een ander kanaal ingelogt',
305                  l2 => 'Hallo $_[0], dit is $main::mycall in $main::myqth met DXSpider V$main::version',
306                  lh1 => '$main::data/hop_table.pl bestaat niet',
307                  loce1 => 'Geef uw coordinaten met, set/location <latitude longitude>',
308                  loce2 => 'Herken \"$_[0]\" niet als Lat/Long (vb 52 20 N 0 16 E)',
309                  loc => 'Uw Latitude en Longitude zijn nu \"$_[0]\"',
310                  lockout => '$_[0] heeft geen toegang meer (Locked out)',
311                  lockoutun => '$_[0] heeft wederom toegang (Unlocked)',
312                  m2 => '$_[0] Informatie: $_[1]',
313                  merge1 => 'Merge verzoek voor $_[1] spots en $_[2] WWV verzonden naar $_[0]',
314                  msgnew => 'Er is nieuwe post gearriveerd voor u',
315                  namee1 => 'Geef aub uw naam met, set/name <uw naam>',
316                  namee2 => 'Gebruiker $_[0] niet te vinden!',
317                  name => 'Uw naam is gezet op \"$_[0]\"',
318                  node => '$_[0] gezet als een AK1A stijl DX-cluster',
319                  nodeu => '$_[0] teruggezet naar gebruiker status',
320                  nodec => '$_[0] gecreeerd als AK1A stijl DX-cluster',
321                  nodee1 => 'U kunt deze opdracht niet uitvoeren zolang ($_[0]) on-line is',
322                  ok => 'Opdracht succesvol uitgevoerd',
323                  page => 'Druk op Enter om door te gaan, A om af te breken (nog $_[0] regels) >',
324                  pagelth => 'Paginalengte gezet op ($_[0]) regels',
325                  passerr => 'Gebruik: SET/PASS <wachtwoord> <call>',
326                  password => 'Wachtwoord gezet of gewijzigd voor $_[0]',
327                  pingo => 'Ping gestart naar $_[0]',
328                  pingi => 'Ping ontvangen van $_[0] $_[1] (Ave $_[2]) secs',
329                  pr => '$_[0] de $main::mycall $_[1] $_[2] >',
330                  pr2 => '($_[0]) de $main::mycall $_[1] $[2] >',
331                  priv => 'Privilege level gewijzigd op $_[0]',
332                  prx => '$main::mycall >',
333                  qll => 'Geef uw locator met set/location of set/qra',
334                  qthe1 => 'Geef uw woonplaats met, set/qth <woonplaats>',
335                  qth => 'Uw QTH is nu \"$_[0]\"',
336                  qrae1 => 'Geef uw QRA locator, set/qra <qra locator> (vb set/qra JO33FD)',
337                  qrashe1 => 'Geef uw QRA locator, vbg sh/qra JO33FD of sh/qra JO33FD IO93NS',
338                  qrae2 => 'Ik herken \"$_[0]\" niet als een QRA locator (vb JO33FD)',
339                  qra => 'Uw QRA Locator is nu \"$_[0]\"',
340                  rcmdo => 'RCMD \"$_[0]\" verzonden naar $_[1]',
341                  read1 => 'Sorry, geen berichten voor u',
342                  read2 => 'Bericht $_[0] niet gevonden',
343                  read3 => 'Bericht $_[0] niet beschikbaar',
344                  shutting => '$main::mycall gaat QRT...',
345                  sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
346                  sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
347                  talks => 'Talk berichten AAN gezet voor $_[0]',
348                  talku => 'Talk berichten UIT gezet voor $_[0]',
349                  usernf => '*** Gebruiker info van $_[0] niet gevonden ***',
350                  wwvs => 'WWV berichten AAN gezet voor $_[0]',
351                  wwvu => 'WWV berichten UIT gezet voor $_[0]',
352                  wxs => 'WX berichten AAN gezet voor $_[0]',
353                  wxu => 'WX berichten UIT gezet voor $_[0]',
354                 },
355   fr => {
356                 },
357   de => {
358                 },
359   sp => {                               
360                                 addr => 'Dirección es ahora: $_[0]',
361                                 already => '$_[0] ya esta conctado',
362                                 anns => 'Anuncios activados $_[0]',
363                                 annu => 'Anuncios desactivados $_[0]',
364                                 badnode1 => '$_[0] es ahora un nodo indeseado',
365                                 badnode2 => '$_[0] es ahora un nodo normal',
366                                 badnode3 => 'Lista de nodos indeseados:-',
367                                 bbse1 => 'Por favor introduce la dirección de tu BBS,, set/bbs <tu bbs>',
368                                 bbs => 'Tu BBS es ahora \"$_[0]\"',
369                                 beepoff => 'Beeps desactivados',
370                                 beepon => 'Beeps activados',
371                                 call1 => 'Callsign lookup via $_[0]:',
372                                 conother => 'Lo siento $_[0] ya estás conectado en otro puerto',
373                                 concluster => 'Lo siento $_[0] ya estás conectado en otro cluster',
374                                 conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
375                                 confail => 'conexión con $_[0] fallida ($_[1])',
376                                 constart => 'conexión con $_[0] ha comenzado',
377                                 disc1 => 'Desconectado por $_[0]',
378                                 disc2 => '$_[0] desconectado',
379                                 disc3 => 'No Channel, but connection $_[0] disconnected',
380                                 disc4 => 'No Channel or connection but orphan $_[0] disconnected',
381                                 db1 => 'Esta base de datos está en $_[0]',
382                                 db2 => 'Lo siento, pero la palabra: $_[0] no se encontró en $_[1]',
383                                 db3 => 'Lo siento, la base de datos $_[0] no existe aquí',
384                                 db4 => 'Lo siento, la base de datos $_[0] situada en $_[1] no se encuentra disponible',
385                                 db5 => 'Accediendo a la base de datos remota $_[0]...espere...',
386                                 db6 => 'Base de datos $_[0] ya existe, bórrala primero',
387                                 db7 => 'Base de datos $_[0] creada para el nodo remoto $_[1]',
388                                 db8 => 'Base de datos $_[0] creada localmente',
389                                 db9 => 'Base de datos $_[0] borrada',
390                                 db10 => '$_[0] records imported into $_[1]',
391                                 db11 => 'Petición enviada a  $_[0], por favor espera...',
392                                 dfreq1 => 'Frecuencia invalida $_[0] se necesita: ej 0/30000 o hf o hf/cw',
393                                 dup => 'Lo siento, esto es un duplicado',
394                                 dx1 => 'Frecuencia $_[0] fuera de banda (ver show/band); usa: DX [BY indicativo] frec indic. comentario',
395                                 dx2 => 'Necesita indicativo; usa: DX [BY indicativo] frec indic. comentario',
396                                 dxs => 'DX Spots activado $_[0]',
397                                 dxu => 'DX Spots desactivado $_[0]',
398                                 e1 => 'Comando inválido',
399                                 e2 => 'Error: $_[0]',
400                                 e3 => '$_[0]: $_[1] no encontrado',
401                                 e4 => 'Se necesita, por lo menos, un prefijo o indicativo',
402                                 e5 => 'No permitido',
403                                 e6 => '*** No se ha especificado una estación ***',
404                                 e7 => 'indicativo $_[0] no visible en el cluster',
405                                 e8 => 'Se necesita un indicativo y algo de texto',
406                                 e9 => 'Se necesita al menos algo de texto',
407                                 e10 => '$_[0] no conectado en local',
408                                 e11 => 'Can\'t use $main:mycall as target',
409                                 e12 => 'Se necesita el indicativo del nodo',
410                                 e13 => '$_[0] no es un nodo',
411                                 e14 => 'El primer argumento debe de ser mumérico y > 0',
412                                 e15 => 'cualificador no válido \"$_[0]\"',
413                                 e16 => 'El fichero \"$_[0]\" ya existe',
414                                 e17 => 'Por favor no uses la palabra: @_ aqui',
415                                 e18 => 'No se puede conectar con $_[0] ($!)',
416                                 e19 => 'Caracter inválido en la linea',
417                                 e20 => 'señal $_[0] no reconocido',
418                                 e21 => '$_[0] no numérico',
419                                 e22 => '$_[0] no es un indicativo',
420                                 e23 => '$_[0] fuera de rango (ej: 0/30000)',
421                                 e24 => 'Lo siento, el acceso a internet no está habilitado',
422                                 e25 => 'Lo siento el valor debe de estar entre $_[0] y $_[1]',
423                                 e26 => 'Demasiados errores, seras desconectado',
424                                 echoon => 'Habilitado eco',
425                                 echooff => 'Deshabilitado eco',
426                                 echow => '*Eco está ahora deshabilitado, set/echo para habilitar',
427                                 emaile1 => 'Por favor introduce tu E-mail, set/email <tu E-mail>',
428                                 emaila => 'Tu dirección de E-Mail es ahora \"$_[0]\"',
429                                 email => 'E-mail es ahora: $_[0]',
430                                 export1 => 'usa: export <msgno> <filename>',
431                                 export2 => '$_[3] hubo un error exportando msg $_[0] to $_[1] ($_[2])',
432                                 export3 => '$_[2 ] exportando msg $_[0] to $_[1]',
433                                 filter1 => 'Filtro $_[0] actualizado para $_[1]',
434                                 filter2 => 'Necesito un valor para $_[0]',
435                                 filter3 => 'No hay filtros definidos para $_[0]',
436                                 filter4 => '$_[0]$_[1] Filtros $_[2] borrados para $_[3]',
437                                 filter5 => 'necesito algunos camandos para el filtro...',
438                                 filter6 => '$_[0]$_[1] Filtro para $[2] no encontrado',
439                                 grids => 'DX Grid está activado $_[0]',
440                                 gridu => 'DX Grid está desavtivado $_[0]',
441                                 hasha => '$_[0] ya existe en $_[1]',
442                                 hashb => '$_[0] añadido a $_[1]',
443                                 hashc => '$_[0] eliminado desde $_[1]',
444                                 hashd => '$_[0] no en $_[1]',
445                                 hashe => '$_[0] activado $_[1]',
446                                 helpe1 => 'La ayuda no esta disponible, avisa al sysop',
447                                 helpe2 => 'No hay ayuda disponible en $_[0]',
448                                 heres => 'Estas presente $_[0]',
449                                 heade1 => 'Usando $main::mycall Coords, se recomienda usar set/location o set/qra',
450                                 hereu => 'Estas ausente $_[0]',
451                                 homebbs => 'Tu  BBS es ahora: $_[0]',
452                                 homenode => 'Tu Nodo habitual es ahora: $_[0]',
453                                 hnodee1 => 'Por favor introduce tu nodo local, set/homenode <tu DXCluster local>',
454                                 hnodee2 => 'Fallo al poner homenode en $_[0]',
455                                 hnode => 'Tu nodo habitual es ahora \"$_[0]\"',
456                                 init1 => 'enviando mensaje de inicialización a $_[0]',
457                                 iso => '$_[0] Aislado',
458                                 isou => '$_[0] en red',
459                                 isoc => '$_[0] creado y aislado',
460                                 l1 => 'Lo siento $_[0], ya estás conectado en otro canal',
461                                 l2 => 'Hola $_[0], este es $main::mycall en $main::myqth usando DXSpider V$main::version',
462                                 lang => 'El idioma es ahora $_[0]',
463                                 lange1 => 'set/language <lang> cuando <lang> es uno de ($_[0])',
464                                 lange2 => 'fallo al poner idioma en $_[0]',
465                                 lh1 => '$main::data/hop_table.pl no existe',
466                                 loce1 => 'Por favor introduce tu posición, set/location <latitud longitud>',
467                                 loce2 => 'No reconocida \"$_[0]\" como una Lat/Long (eg 52 20 N 0 16E)',
468                                 loce3 => '$_[0] es un QRA locator, por favor usa: set/qra $_[0]',
469                                 loc => 'Tu Lat/Long es ahora \"$_[0]\"',
470                                 lockout => '$_[0] Boloqueado',
471                                 lockoutc => '$_[0] Creado y bloqueado',
472                                 lockoutun => '$_[0] Desbloqueado',
473                                 loginu => 'Usuario $_[0] conectado',
474                                 logoutu => 'Usuario $_[0] desconectado',
475                                 loginn => 'Nodo $_[0] conectado',
476                                 logoutn => 'Nodo $_[0] desconectado',
477                                 m1 => 'Introduce título (30 caracteres):',
478                                 m2 => 'Copia del mensaje $_[0] enviada a $_[1]',
479                                 m3 => 'Lo siento, $_[0] no se puede enviar  TO dirección',
480                                 m4 => 'Lo siento, no puedo acceder al mensaje $_[0]',
481                                 m5 => 'Lo siento, se necesita un número de mensaje',
482                                 m6 => 'Reenviado a: $_[0]',
483                                 m7 => 'Título : $_[0]',
484                                 m8 => 'Introduce mensaje /EX para enviar o /ABORT para salir',
485                                 m9 => 'Hay correo nuevo para ti.Borralo una vez leido.',
486                                 m10 => 'mensaje interrumpido',
487                                 m11 => 'mensaje nr $_[0] guardado y enviado a $_[1]',
488                                 m12 => 'mensaje nr $_[0] borrado',
489                                 m13 => 'mensaje nr $_[0] no encontrado',
490                                 m14 => 'mensaje nr $_[0] marcado para enviar a $_[1]',
491                                 m15 => 'mensaje nr $_[0] desmarcado para ser enviado a $_[1]',
492                                 m16 => 'Necesito un número de mensaje',
493                                 m17 => 'Lo siento, no puedo enviar el mensaje en $_[0] modo',
494                                 msg1 => 'Bulletin Messages Queued',
495                                 msg2 => 'Private Messages Queued',
496                                 msg3 => 'Msg $_[0]: $_[1] cambiado en $_[2] to $_[3]',
497                                 msgu => 'usa: msg <cmd> <msgno> data...',
498                                 merge1 => 'Petición de envío desde $_[1] spots y $_[2] WWV enviados a $_[0]',
499                                 moon => 'QTH                                   Salida Puesta  Azim    Elev RGain dB',
500                                 namee1 => 'Por favor, introduce tu nombre set/name <tu nombre>',
501                                 namee2 => 'No se encuentra el usuario $_[0]!',
502                                 name => 'Tu nombre es ahora \"$_[0]\"',
503                                 nodea => '$_[0] fijado como nodo AK1A ',
504                                 nodeac => '$_[0] creado como nodo AK1A ',
505                                 nodeb => '$_[0] fijado como BBS',
506                                 nodebc => '$_[0] creado como BBS',
507                                 nodec => '$_[0] fijado como nodo CLX ',
508                                 nodecc => '$_[0] creado como nodo CLX ',
509                                 noder => '$_[0] fijado como nodo AR-Cluster ',
510                                 noderc => '$_[0] creado como nodo AR-Cluster ',
511                                 nodes => '$_[0] fijado como nodo DXSpider ',
512                                 nodesc => '$_[0] creado como nodo DXSpider ',
513                                 nodex => '$_[0] fijado como nodo DXNET ',
514                                 nodexc => '$_[0] creado como nodo DXNET ',
515                                 nodeu => '$_[0] es ahora un usuario',
516                                 nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
517                                 notdone => 'NO se pudo hacer',
518                                 nothere => 'Lo siento, pero $_[0] no esta aqui ahora, intentalo mas tarde',
519                                 obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
520                                 ok => 'Operación realizada',
521                                 outconn => 'Iniciando conexion con  $_[0]',
522                                 page => 'Teclea Enter para continuar, A para abortar ($_[0] lineas) >',
523                                 pagelth => 'La longitud de las páginas es ahora $_[0]',
524                                 passerr => 'Por favor usa: SET/PASS <password> <indicativo>',
525                                 password => 'Password ajustado o cambiado para $_[0]',
526                                 pingo => 'Iniciado el ping a $_[0]',
527                                 pingi => 'Retorno del ping desde $_[0] $_[1] (Ave $_[2]) secs',
528                                 pinge1 => 'No puedes enviarte un ping a ti mismo!',
529                                 pingint => 'Intervalo de ping en $_[0] ajustado para $_[1] segundos',
530                                 'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
531                                 pr => '$_[0] de $main::mycall $_[1] $_[2] >',
532                                 pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
533                                 priv => 'Nivel de privilegios en $_[0]',
534                                 prx => '$main::mycall >',
535                                 qll => 'Por favor introduce tu locator con set/location o set/qra',
536                                 qthe1 => 'Por favor introduce tu QTH, set/qth <tu qth>',
537                                 qth => 'Tu QTH es ahora \"$_[0]\"',
538                                 qrae1 => 'Por favor introduce tu QRA locator, set/qra <qra locator> (ej: set/qra JO02LQ)',                                qrashe1 => 'Por favor introduce un QRA locator, ej sh/qra JO02LQ o sh/qra JO02LQ IO93NS',                                qrae2 => 'No reconocido  \"$_[0]\" como un QRA locator (ej JO02LQ)',
539                                 qrashe1 => 'Por favor introduce un QRA locator, ej set/qra JO02LQ o sh/qra JO02LQ IO93NS',
540                                 qrae2 => 'No se reconocio \"$_[0]\" como un QRA locator ( ej JO02LQ)',
541                                 qra => 'Tu QRA Locator es ahora \"$_[0]\"',
542                                 rcmdo => 'RCMD \"$_[0]\" enviado a $_[1]',
543                                 rec => '$_[0] records',
544                                 read1 => 'Lo siento, no hay mensajes nuevos para ti',
545                                 read2 => 'Msg $_[0] no encontrado',
546                                 read3 => 'Msg $_[0] no disponible',
547                                 route => '$_[0] en $_[1] via $_[2]',
548                                 sat1 => 'Tabla de seguimiento $_[0] para las proximas $_[1] horas cada $_[2] minutos',
549                                 sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
550                                 sat3 => 'Sintaxis: SH/SAT <nombre> [<horas> <intervalo>]',
551                                 sat4 => 'Satélites disponibles:-',
552                                 satnf => 'Satélite $_[0] desconocido',
553                                 satdisc => '-----',
554                                 sethop1 => 'usa: set/hops <call> ann|spots|wwv|wcy <nr de hops>',
555                                 sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]',
556                                 sethop3 => 'No hay hops definidos para $_[0]',
557                                 shutting => '$main::mycall shutting down...',
558                                 sloc => 'Cluster lat $_[0] long $_[1], NO OLVIDES CAMBIAR TU DXVars.pm',
559                                 snode1 => 'Nodo Call   Sort    Version',
560                                 snode2 => '$_[0] $_[1]  $_[2]',
561                                 snode3 => '$_[0] Indicativo desconocido',
562                                 sqra => 'Cluster QRA Locator$_[0], NO OLVIDES CAMBIAR TU DXVars.pm',
563                                 sorry => 'Lo siento',
564                                 spf1 => 'spoof: creando nuevo usuario $_[0]',
565                                 sun => 'QTH                                   Salida Puesta  Azim    Elev',
566                                 suser1 => 'usa: indicativo user_field_name value',
567                                 suser2 => 'Usuario $_[0] no encontrado',
568                                 suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
569                                 suser4 => 'User field name \'$_[0]\' doesn\'t exist',
570                                 time1 => 'Horario local: $_[0] $_[1], UTC $_[2]',
571                                 time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Horas)',
572                                 time3 => '$_[0]  $_[1]',
573                                 talks => 'Talk activado $_[0]',
574                                 talku => 'Talk desactivado $_[0]',
575                                 talkend => 'Finalizado modo talk contigo',
576                                 talkinst => 'Entrando en modo talk, /EX para salir, /<cmd> para ejecutar un comando',
577                                 talkprompt => 'Talk ($_[0])>',
578                                 talkstart => 'Iniciando modo talk contigo',
579                                 usernf => '*** User record for $_[0] no encontrado ***',
580                                 wwvs => 'WWV activado $_[0]',
581                                 wwvu => 'WWV desactivado $_[0]',
582                                 wxs => 'WX activado $_[0]',
583                                 wxu => 'WX desactivado $_[0]',
584                 },
585 );