5cfe6a05f42443cc6c1f37d7c6aea80bc20c34e6
[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                              dd/mm/yyyy Rise   Set',
164                                 moon_with_azel => 'Location                              dd/mm/yyyy Rise   Set      Azim   Elev',
165                                 mond => 'Monitoring Disabled',
166                                 mone => 'Monitoring Enabled',
167                                 namee1 => 'Please enter your name, set/name <your name>',
168                                 namee2 => 'Can\'t find user $_[0]!',
169                                 name => 'Your name is now \"$_[0]\"',
170                                 nodea => '$_[0] set as AK1A style Node',
171                                 nodeac => '$_[0] created as AK1A style Node',
172                                 nodeb => '$_[0] set as BBS',
173                                 nodebc => '$_[0] created as BBS',
174                                 nodec => '$_[0] set as CLX style Node',
175                                 nodecc => '$_[0] created as CLX style Node',
176                                 noder => '$_[0] set as AR-Cluster style Node',
177                                 noderc => '$_[0] created as AR-Cluster style Node',
178                                 nodes => '$_[0] set as DXSpider style Node',
179                                 nodesc => '$_[0] created as DXSpider style Node',
180                                 nodex => '$_[0] set as DXNET style Node',
181                                 nodexc => '$_[0] created as DXNET style Node',
182                                 nodeu => '$_[0] set back as a User',
183                                 nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
184                                 notdone => 'NOT Done',
185                                 nothere => 'Sorry, but $_[0] isn\'t here at the moment, please try later', 
186                                 obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
187                                 ok => 'Operation successful',
188                                 outconn => 'Outstanding connect to $_[0]',
189                                 page => 'Press Enter to continue, A to abort ($_[0] lines) >',
190                                 pagelth => 'Page Length is now $_[0]',
191                                 passerr => 'Please use: SET/PASS <password> <callsign>',
192                                 password => 'Password set or changed for $_[0]',
193                                 pingo => 'Ping Started to $_[0]',
194                                 pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
195                                 pinge1 => 'Cannot ping yourself!',
196                                 pingint => 'Ping interval on $_[0] set to $_[1] secs',
197                                 'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
198                                 pr => '$_[0] de $main::mycall $_[1] $_[2] >',
199                                 pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
200                                 priv => 'Privilege level changed on $_[0]',
201                                 prx => '$main::mycall >',
202                                 qll => 'Please enter your location with set/location or set/qra',
203                                 qthe1 => 'Please enter your QTH, set/qth <your qth>',
204                                 qth => 'Your QTH is now \"$_[0]\"',
205                                 qrae1 => 'Please enter your QRA locator, set/qra <qra locator> (eg set/qra JO02LQ)',
206                                 qrashe1 => 'Please enter a QRA locator, eg sh/qra JO02LQ or sh/qra JO02LQ IO93NS',
207                                 qrae2 => 'Don\'t recognise \"$_[0]\" as a QRA locator (eg JO02LQ)',
208                                 qra => 'Your QRA Locator is now \"$_[0]\"',
209                                 rcmdo => 'RCMD \"$_[0]\" sent to $_[1]',
210                                 rec => '$_[0] records',
211                                 read1 => 'Sorry, no new messages for you',
212                                 read2 => 'Msg $_[0] not found',
213                                 read3 => 'Msg $_[0] not available',
214                                 route => '$_[0] on $_[1] via $_[2]',
215                                 sat1 => 'Tracking Table for $_[0] for the next $_[1] hours every $_[2] mins',
216                                 sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
217                                 sat3 => 'Syntax: SH/SAT <name> [<hours> <interval>]',
218                                 sat4 => 'Satellites available:-',
219                                 satnf => 'Satellite $_[0] unknown',
220                                 satdisc => '-----',
221                                 sethop1 => 'usage: set/hops <call> ann|spots|wwv|wcy <no of hops>',
222                                 sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', 
223                                 sethop3 => 'No hops set for $_[0]', 
224                                 shutting => '$main::mycall shutting down...',
225                                 sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
226                                 snode1 => 'Node Call   Sort    Version',
227                                 snode2 => '$_[0] $_[1]  $_[2]',
228                                 snode3 => '$_[0] Unknown Call',
229                                 sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
230                                 sorry => 'Sorry',
231                                 spf1 => 'spoof: creating new user $_[0]',
232                                 stathf => 'HF DX Spot Stats, last 31 days',
233                                 stathft => 'HF DX Spot Stats, last 31 days for DXCC $_[0]',
234                                 statvhf => 'VHF+ DX Spot Stats, last 31 days',
235                                 statvhft => 'VHF+ DX Spot Stats, last 31 days for DXCC $_[0]',
236                                 statdx => 'Total DX Spots last 31 days',
237                                 sun => 'Location                              dd/mm/yyyy Rise   Set',
238                                 sun_with_azel => 'Location                              dd/mm/yyyy Rise   Set      Azim   Elev',
239                                 suser1 => 'usage: callsign user_field_name value',
240                                 suser2 => 'User $_[0] not found',
241                                 suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
242                                 suser4 => 'User field name \'$_[0]\' doesn\'t exist',
243                                 time1 => 'Local Time: $_[0] $_[1], UTC $_[2]',
244                                 time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Hours)',
245                                 time3 => '$_[0]  $_[1]',
246                                 talks => 'Talk flag set on $_[0]',
247                                 talku => 'Talk flag unset on $_[0]',
248                                 talkend => 'Finished talking to you',
249                                 talkinst => 'Entering Talkmode, /EX to end, /<cmd> to run a command',
250                                 talknh => 'Sorry $_[0] is not online at the moment',
251                                 talkprompt => 'Talk ($_[0])>',
252                                 talkstart => 'Starting talking to you',
253                                 usernf => '*** User record for $_[0] not found ***',
254                                 wwvs => 'WWV flag set on $_[0]',
255                                 wwvu => 'WWV flag unset on $_[0]',
256                                 wxs => 'WX flag set on $_[0]',
257                                 wxu => 'WX flag unset on $_[0]',
258                 },
259   nl => {
260                  addr => 'Addres gezet op: $_[0]',
261                  already => '$_[0] reeds geconnect',
262                  anns => 'Announce berichten AAN gezet voor $_[0]',
263                  annu => 'Announce berichten UIT gezet voor $_[0]',
264                  bbse1 => 'Geef je home bbs (mailbox),, set/bbs <home mailbox>',
265                  bbs => 'Je home bbs (mailbox) is nu \"$_[0]\"',
266                  beepoff => 'De beep staat nu UIT',
267                  beepon => 'De beep staat nu AAN',
268                  conother => 'Sorry $_[0] je bent reeds geconnect op een andere poort',
269                  concluster => 'Sorry $_[0] je bent reeds op een ander cluster geconnect',
270                  conscript => 'Geen connectscript aangeroepen \"$_[0]\" gevonden in $main::root/connect',
271                  confail => 'Verbinding met $_[0] mislukt ($_[1])',
272                  constart => 'Verbinding met $_[0] gestart',
273                  disc1 => 'Gedisconnect door $_[0]',
274                  disc2 => '$_[0] gedisconnect',
275                  dx1 => 'Frequentie $_[0] valt niet binnen een band [Opdracht: DX freq call commentaar](Zie sh/band)',
276                  dx2 => 'Ik heb een call nodig! [Opdracht: DX freq call commentaar]',
277                  dxs => 'DX Spots worden WEL doorgegeven aan $_[0]',
278                  dxu => 'DX Spots worden NIET doorgegeven aan $_[0]',
279                  e1 => 'Ongeldige opdracht',
280                  e2 => 'Fout: $_[0]',
281                  e3 => '$_[0]: $_[1] niet gevonden',
282                  e4 => 'Minimaal een prefix of een call nodig',
283                  e5 => 'Niet toegestaan',
284                  e6 => '*** Geen station gespecifiseerd ***',
285                  e7 => 'Callsign $_[0] is niet zichtbaar op het cluster',
286                  e8 => 'Ik heb een call en tekst nodig',
287                  e9 => 'Ik heb wel tekst nodig voor een announce!',
288                  e10 => '$_[0] is niet lokaal verbonden',
289                  e12 => 'Ik heb een node call nodig',
290                  e13 => '$_[0] is geen node',
291                  emaile1 => 'Geef uw E-mail addres, set/email <uw e-mail addres>',
292                  emaila => 'Uw E-Mail addres is nu \"$_[0]\"',
293                  email => 'E-mail addres gezet op: $_[0]',
294                  helpe1 => 'Help systeem niet beschikbaar, meld dit aan de sysop',
295                  helpe2 => 'Geen help beschikbaar over \"$_[0]\"',
296                  heres => 'Aanwezigheid AAN gezet voor $_[0]',
297                  heade1 => 'Gebruik gemaakt van de $main::mycall coordinaten, overweeg een set/location of set/qra',
298                  hereu => 'Aanwezigheid UIT gezet voor $_[0]',
299                  homebbs => 'Uw Home mailbox is nu $_[0]',
300                  homenode => 'Uw (Home) DX-Cluster is : $_[0]',
301                  hnodee1 => 'Geef mij uw lokale (home) DX-cluster, set/homenode <DX-cluster>',
302                  hnode => 'Uw (home) DX-cluster is nu \"$_[0]\"',
303                  iso => '$_[0] is geisoleerd (Isolated)',
304                  isou => '$_[0] is niet meer geisoleerd (UnIsolated)',
305                  isoc => '$_[0] gecreerd en geisoleerd (Isolated)',
306                  l1 => 'Sorry $_[0], u bent reeds op een ander kanaal ingelogt',
307                  l2 => 'Hallo $_[0], dit is $main::mycall in $main::myqth met DXSpider V$main::version',
308                  lh1 => '$main::data/hop_table.pl bestaat niet',
309                  loce1 => 'Geef uw coordinaten met, set/location <latitude longitude>',
310                  loce2 => 'Herken \"$_[0]\" niet als Lat/Long (vb 52 20 N 0 16 E)',
311                  loc => 'Uw Latitude en Longitude zijn nu \"$_[0]\"',
312                  lockout => '$_[0] heeft geen toegang meer (Locked out)',
313                  lockoutun => '$_[0] heeft wederom toegang (Unlocked)',
314                  m2 => '$_[0] Informatie: $_[1]',
315                  merge1 => 'Merge verzoek voor $_[1] spots en $_[2] WWV verzonden naar $_[0]',
316                  msgnew => 'Er is nieuwe post gearriveerd voor u',
317                  namee1 => 'Geef aub uw naam met, set/name <uw naam>',
318                  namee2 => 'Gebruiker $_[0] niet te vinden!',
319                  name => 'Uw naam is gezet op \"$_[0]\"',
320                  node => '$_[0] gezet als een AK1A stijl DX-cluster',
321                  nodeu => '$_[0] teruggezet naar gebruiker status',
322                  nodec => '$_[0] gecreeerd als AK1A stijl DX-cluster',
323                  nodee1 => 'U kunt deze opdracht niet uitvoeren zolang ($_[0]) on-line is',
324                  ok => 'Opdracht succesvol uitgevoerd',
325                  page => 'Druk op Enter om door te gaan, A om af te breken (nog $_[0] regels) >',
326                  pagelth => 'Paginalengte gezet op ($_[0]) regels',
327                  passerr => 'Gebruik: SET/PASS <wachtwoord> <call>',
328                  password => 'Wachtwoord gezet of gewijzigd voor $_[0]',
329                  pingo => 'Ping gestart naar $_[0]',
330                  pingi => 'Ping ontvangen van $_[0] $_[1] (Ave $_[2]) secs',
331                  pr => '$_[0] de $main::mycall $_[1] $_[2] >',
332                  pr2 => '($_[0]) de $main::mycall $_[1] $[2] >',
333                  priv => 'Privilege level gewijzigd op $_[0]',
334                  prx => '$main::mycall >',
335                  qll => 'Geef uw locator met set/location of set/qra',
336                  qthe1 => 'Geef uw woonplaats met, set/qth <woonplaats>',
337                  qth => 'Uw QTH is nu \"$_[0]\"',
338                  qrae1 => 'Geef uw QRA locator, set/qra <qra locator> (vb set/qra JO33FD)',
339                  qrashe1 => 'Geef uw QRA locator, vbg sh/qra JO33FD of sh/qra JO33FD IO93NS',
340                  qrae2 => 'Ik herken \"$_[0]\" niet als een QRA locator (vb JO33FD)',
341                  qra => 'Uw QRA Locator is nu \"$_[0]\"',
342                  rcmdo => 'RCMD \"$_[0]\" verzonden naar $_[1]',
343                  read1 => 'Sorry, geen berichten voor u',
344                  read2 => 'Bericht $_[0] niet gevonden',
345                  read3 => 'Bericht $_[0] niet beschikbaar',
346                  shutting => '$main::mycall gaat QRT...',
347                  sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
348                  sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
349                  talks => 'Talk berichten AAN gezet voor $_[0]',
350                  talku => 'Talk berichten UIT gezet voor $_[0]',
351                  usernf => '*** Gebruiker info van $_[0] niet gevonden ***',
352                  wwvs => 'WWV berichten AAN gezet voor $_[0]',
353                  wwvu => 'WWV berichten UIT gezet voor $_[0]',
354                  wxs => 'WX berichten AAN gezet voor $_[0]',
355                  wxu => 'WX berichten UIT gezet voor $_[0]',
356                 },
357   fr => {
358                 },
359   de => {
360                 },
361   sp => {                               
362                                 addr => 'Dirección es ahora: $_[0]',
363                                 already => '$_[0] ya esta conectado',
364                                 anns => 'Anuncios activados $_[0]',
365                                 annu => 'Anuncios desactivados $_[0]',
366                                 annts => 'AnnTalk activados  $_[0]',
367                                 anntu => 'AnnTalk desactivados $_[0]',
368                                 badnode1 => '$_[0] es ahora un nodo indeseado',
369                                 badnode2 => '$_[0] es ahora un nodo normal',
370                                 badnode3 => 'Lista de nodos indeseados:-',
371                                 bbse1 => 'Por favor introduce la dirección de tu BBS,, set/bbs <tu bbs>',
372                                 bbs => 'Tu BBS es ahora \"$_[0]\"',
373                                 beepoff => 'Beeps desactivados',
374                                 beepon => 'Beeps activados',
375                                 call1 => 'Callsign lookup via $_[0]:',
376                                 conother => 'Lo siento $_[0] ya estás conectado en otro puerto',
377                                 concluster => 'Lo siento $_[0] ya estás conectado en otro cluster',
378                                 conscript => 'no hay ningun script que se llame \"$_[0]\" en $main::root/connect',
379                                 confail => 'conexión con $_[0] fallida ($_[1])',
380                                 constart => 'conexión con $_[0] ha comenzado',
381                                 deluser =>'El usuario $_[0] ha sido borrado',
382                                 db1 => 'Esta base de datos está en $_[0]',
383                                 db2 => 'Lo siento, pero la palabra: $_[0] no se encontró en $_[1]',
384                                 db3 => 'Lo siento, la base de datos $_[0] no existe aquí',
385                                 db4 => 'Lo siento, la base de datos $_[0] situada en $_[1] no se encuentra disponible',
386                                 db5 => 'Accediendo a la base de datos remota $_[0]...espere...',
387                                 db6 => 'Base de datos $_[0] ya existe, bórrala primero',
388                                 db7 => 'Base de datos $_[0] creada para el nodo remoto $_[1]',
389                                 db8 => 'Base de datos $_[0] creada localmente',
390                                 db9 => 'Base de datos $_[0] borrada',
391                                 db10 => '$_[0] records imported into $_[1]',
392                                 db11 => 'Petición enviada a  $_[0], por favor espera...',
393                                 dfreq1 => 'Frecuencia invalida $_[0] se necesita: ej 0/30000 o hf o hf/cw',
394                                 disc1 => 'Desconectado por $_[0]',
395                                 disc2 => '$_[0] desconectado',
396                                 disc3 => 'No Channel, but connection $_[0] disconnected',
397                                 disc4 => 'No Channel or connection but orphan $_[0] disconnected',
398                                 done => 'Hecho',
399                                 dup => 'Lo siento, esto es un duplicado',
400                                 dx1 => 'Frecuencia $_[0] fuera de banda (ver show/band); usa: DX [BY indicativo] frec indic. comentario',
401                                 dx2 => 'Necesita indicativo; usa: DX [BY indicativo] frec indic. comentario',
402                                 dx3 => 'El indicativo o la frecuencia es incorrecta',
403                                 dxs => 'DX Spots activado $_[0]',
404                                 dxu => 'DX Spots desactivado $_[0]',
405                                 e1 => 'Comando inválido',
406                                 e2 => 'Error: $_[0]',
407                                 e3 => '$_[0]: $_[1] no encontrado',
408                                 e4 => 'Se necesita, por lo menos, un prefijo o indicativo',
409                                 e5 => 'No permitido',
410                                 e6 => '*** No se ha especificado una estación ***',
411                                 e7 => 'indicativo $_[0] no visible en el cluster',
412                                 e8 => 'Se necesita un indicativo y algo de texto',
413                                 e9 => 'Se necesita al menos algo de texto',
414                                 e10 => '$_[0] no conectado en local',
415                                 e11 => 'Can\'t use $main:mycall as target',
416                                 e12 => 'Se necesita el indicativo del nodo',
417                                 e13 => '$_[0] no es un nodo',
418                                 e14 => 'El primer argumento debe de ser mumérico y > 0',
419                                 e15 => 'cualificador no válido \"$_[0]\"',
420                                 e16 => 'El fichero \"$_[0]\" ya existe',
421                                 e17 => 'Por favor no uses la palabra: @_ aqui',
422                                 e18 => 'No se puede conectar con $_[0] ($!)',
423                                 e19 => 'Caracter inválido en la linea',
424                                 e20 => 'señal $_[0] no reconocido',
425                                 e21 => '$_[0] no numérico',
426                                 e22 => '$_[0] no es un indicativo',
427                                 e23 => '$_[0] fuera de rango (ej: 0/30000)',
428                                 e24 => 'Lo siento, el acceso a internet no está habilitado',
429                                 e25 => 'Lo siento el valor debe de estar entre $_[0] y $_[1]',
430                                 e26 => 'Demasiados errores, seras desconectado',
431                                 e27 => '$_[0] no es un numero o un prefijo',
432                                 echoon => 'Habilitado eco',
433                                 echooff => 'Deshabilitado eco',
434                                 echow => '*Eco está ahora deshabilitado, set/echo para habilitar',
435                                 emaile1 => 'Por favor introduce tu E-mail, set/email <tu E-mail>',
436                                 emaila => 'Tu dirección de E-Mail es ahora \"$_[0]\"',
437                                 email => 'E-mail es ahora: $_[0]',
438                                 export1 => 'usa: export <msgno> <filename>',
439                                 export2 => '$_[3] hubo un error exportando msg $_[0] to $_[1] ($_[2])',
440                                 export3 => '$_[2 ] exportando msg $_[0] to $_[1]',
441                                 filter1 => 'Filtro $_[0] actualizado para $_[1]',
442                                 filter2 => 'Necesito un valor para $_[0]',
443                                 filter3 => 'No hay filtros definidos para $_[0]',
444                                 filter4 => '$_[0]$_[1] Filtros $_[2] borrados para $_[3]',
445                                 filter5 => 'necesito algunos camandos para el filtro...',
446                                 filter6 => '$_[0]$_[1] Filtro para $[2] no encontrado',
447                                 grids => 'DX Grid está activado $_[0]',
448                                 gridu => 'DX Grid está desavtivado $_[0]',
449                                 illcall => 'Lo siento,$_[0] no es un indicativo valido',
450                                 hasha => '$_[0] ya existe en $_[1]',
451                                 hashb => '$_[0] añadido a $_[1]',
452                                 hashc => '$_[0] eliminado desde $_[1]',
453                                 hashd => '$_[0] no en $_[1]',
454                                 hashe => '$_[0] activado $_[1]',
455                                 helpe1 => 'La ayuda no esta disponible, avisa al sysop',
456                                 helpe2 => 'No hay ayuda disponible en $_[0]',
457                                 heres => 'Estas presente $_[0]',
458                                 heade1 => 'Usando $main::mycall Coords, se recomienda usar set/location o set/qra',
459                                 hereu => 'Estas ausente $_[0]',
460                                 homebbs => 'Tu  BBS es ahora: $_[0]',
461                                 homenode => 'Tu Nodo habitual es ahora: $_[0]',
462                                 hnodee1 => 'Por favor introduce tu nodo local, set/homenode <tu DXCluster local>',
463                                 hnodee2 => 'Fallo al poner homenode en $_[0]',
464                                 hnode => 'Tu nodo habitual es ahora \"$_[0]\"',
465                                 init1 => 'enviando mensaje de inicialización a $_[0]',
466                                 iso => '$_[0] Aislado',
467                                 isou => '$_[0] en red',
468                                 isoc => '$_[0] creado y aislado',
469                                 isoari => 'Ya hay un input route filter para $_[0]; clear/route input $_[0] primero',
470                                 isoaro => 'Ya hay un output route filter para $_[0]; clear/route $_[0] primero',   
471                                 isow => '$_[0] esta aislado; unset/isolate $_[0] primero',
472                                 l1 => 'Lo siento $_[0], ya estás conectado en otro canal',
473                                 l2 => 'Hola $_[0], este es $main::mycall en $main::myqth usando DXSpider V$main::version',
474                                 lang => 'El idioma es ahora $_[0]',
475                                 lange1 => 'set/language <lang> cuando <lang> es uno de ($_[0])',
476                                 lange2 => 'fallo al poner idioma en $_[0]',
477                                 lh1 => '$main::data/hop_table.pl no existe',
478                                 loce1 => 'Por favor introduce tu posición, set/location <latitud longitud>',
479                                 loce2 => 'No reconocida \"$_[0]\" como una Lat/Long (eg 52 20 N 0 16E)',
480                                 loce3 => '$_[0] es un QRA locator, por favor usa: set/qra $_[0]',
481                                 loc => 'Tu Lat/Long es ahora \"$_[0]\"',
482                                 lockout => '$_[0] Boloqueado',
483                                 lockoutc => '$_[0] Creado y bloqueado',
484                                 lockoutun => '$_[0] Desbloqueado',
485                                 loginu => 'Usuario $_[0] conectado',
486                                 logoutu => 'Usuario $_[0] desconectado',
487                                 loginn => 'Nodo $_[0] conectado',
488                                 logoutn => 'Nodo $_[0] desconectado',
489                                 m1 => 'Introduce título (30 caracteres):',
490                                 m2 => 'Copia del mensaje $_[0] enviada a $_[1]',
491                                 m3 => 'Lo siento, $_[0] no se puede enviar  TO dirección',
492                                 m4 => 'Lo siento, no puedo acceder al mensaje $_[0]',
493                                 m5 => 'Lo siento, se necesita un número de mensaje',
494                                 m6 => 'Reenviado a: $_[0]',
495                                 m7 => 'Título : $_[0]',
496                                 m8 => 'Introduce mensaje /EX para enviar o /ABORT para salir',
497                                 m9 => 'Hay correo nuevo para ti.Borralo una vez leido.',
498                                 m10 => 'mensaje interrumpido',
499                                 m11 => 'mensaje nr $_[0] guardado y enviado a $_[1]',
500                                 m12 => 'mensaje nr $_[0] borrado',
501                                 m13 => 'mensaje nr $_[0] no encontrado',
502                                 m14 => 'mensaje nr $_[0] marcado para enviar a $_[1]',
503                                 m15 => 'mensaje nr $_[0] desmarcado para ser enviado a $_[1]',
504                                 m16 => 'Necesito un número de mensaje',
505                                 m17 => 'Lo siento, no puedo enviar el mensaje en $_[0] modo',
506                                 msg1 => 'Bulletin Messages Queued',
507                                 msg2 => 'Private Messages Queued',
508                                 msg3 => 'Msg $_[0]: $_[1] cambiado en $_[2] to $_[3]',
509                                 msgu => 'usa: msg <cmd> <msgno> data...',
510                                 merge1 => 'Petición de envío desde $_[1] spots y $_[2] WWV enviados a $_[0]',
511                                 moon => 'QTH                                   dd/mm/yyyy Salida Puesta',
512                                 moon_with_azel => 'QTH                                   dd/mm/yyyy Salida Puesta   Azim   Elev',                                 
513                                 mond => 'Monitorado deshabilitado',
514                                 mone => 'Monitorado habilitado',
515                                 namee1 => 'Por favor, introduce tu nombre set/name <tu nombre>',
516                                 namee2 => 'No se encuentra el usuario $_[0]!',
517                                 name => 'Tu nombre es ahora \"$_[0]\"',
518                                 nodea => '$_[0] fijado como nodo AK1A ',
519                                 nodeac => '$_[0] creado como nodo AK1A ',
520                                 nodeb => '$_[0] fijado como BBS',
521                                 nodebc => '$_[0] creado como BBS',
522                                 nodec => '$_[0] fijado como nodo CLX ',
523                                 nodecc => '$_[0] creado como nodo CLX ',
524                                 noder => '$_[0] fijado como nodo AR-Cluster ',
525                                 noderc => '$_[0] creado como nodo AR-Cluster ',
526                                 nodes => '$_[0] fijado como nodo DXSpider ',
527                                 nodesc => '$_[0] creado como nodo DXSpider ',
528                                 nodex => '$_[0] fijado como nodo DXNET ',
529                                 nodexc => '$_[0] creado como nodo DXNET ',
530                                 nodeu => '$_[0] es ahora un usuario',
531                                 nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
532                                 notdone => 'NO se pudo hacer',
533                                 nothere => 'Lo siento, pero $_[0] no esta aqui ahora, intentalo mas tarde',
534                                 obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
535                                 ok => 'Operación realizada',
536                                 outconn => 'Iniciando conexion con  $_[0]',
537                                 page => 'Teclea Enter para continuar, A para abortar ($_[0] lineas) >',
538                                 pagelth => 'La longitud de las páginas es ahora $_[0]',
539                                 passerr => 'Por favor usa: SET/PASS <password> <indicativo>',
540                                 password => 'Password ajustado o cambiado para $_[0]',
541                                 pingo => 'Iniciado el ping a $_[0]',
542                                 pingi => 'Retorno del ping desde $_[0] $_[1] (Ave $_[2]) secs',
543                                 pinge1 => 'No puedes enviarte un ping a ti mismo!',
544                                 pingint => 'Intervalo de ping en $_[0] ajustado para $_[1] segundos',
545                                 'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
546                                 pr => '$_[0] de $main::mycall $_[1] $_[2] >',
547                                 pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
548                                 priv => 'Nivel de privilegios en $_[0]',
549                                 prx => '$main::mycall >',
550                                 qll => 'Por favor introduce tu locator con set/location o set/qra',
551                                 qthe1 => 'Por favor introduce tu QTH, set/qth <tu qth>',
552                                 qth => 'Tu QTH es ahora \"$_[0]\"',
553                                 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)',
554                                 qrashe1 => 'Por favor introduce un QRA locator, ej set/qra JO02LQ o sh/qra JO02LQ IO93NS',
555                                 qrae2 => 'No se reconocio \"$_[0]\" como un QRA locator ( ej JO02LQ)',
556                                 qra => 'Tu QRA Locator es ahora \"$_[0]\"',
557                                 rcmdo => 'RCMD \"$_[0]\" enviado a $_[1]',
558                                 rec => '$_[0] records',
559                                 read1 => 'Lo siento, no hay mensajes nuevos para ti',
560                                 read2 => 'Msg $_[0] no encontrado',
561                                 read3 => 'Msg $_[0] no disponible',
562                                 route => '$_[0] en $_[1] via $_[2]',
563                                 sat1 => 'Tabla de seguimiento $_[0] para las proximas $_[1] horas cada $_[2] minutos',
564                                 sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
565                                 sat3 => 'Sintaxis: SH/SAT <nombre> [<horas> <intervalo>]',
566                                 sat4 => 'Satélites disponibles:-',
567                                 satnf => 'Satélite $_[0] desconocido',
568                                 satdisc => '-----',
569                                 sethop1 => 'usa: set/hops <call> ann|spots|wwv|wcy <nr de hops>',
570                                 sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]',
571                                 sethop3 => 'No hay hops definidos para $_[0]',
572                                 shutting => '$main::mycall shutting down...',
573                                 sloc => 'Cluster lat $_[0] long $_[1], NO OLVIDES CAMBIAR TU DXVars.pm',
574                                 snode1 => 'Nodo Call   Sort    Version',
575                                 snode2 => '$_[0] $_[1]  $_[2]',
576                                 snode3 => '$_[0] Indicativo desconocido',
577                                 sqra => 'Cluster QRA Locator$_[0], NO OLVIDES CAMBIAR TU DXVars.pm',
578                                 sorry => 'Lo siento',
579                                 spf1 => 'spoof: creando nuevo usuario $_[0]',
580                                 stathf => 'HF DX Spot Stats, ultimos 31 dias',
581                                 stathft => 'HF DX Spot Stats, ultimos 31 dias para DXCC $_[0]',
582                                 statvhf => 'VHF+ DX Spot Stats, ultimos 31 dias',
583                                 statvhft => 'VHF+ DX Spot Stats, ultimos 31 dias para DXCC $_[0]',
584                                 statdx => 'Total DX Spots ultimos 31 dias',
585                                 sun => 'QTH                                   dd/mm/yyyy Salida Puesta',
586                                 sun_with_azel => 'QTH                                   dd/mm/yyyy Salida Puesta   Azim   Elev',
587                                 suser1 => 'usa: indicativo user_field_name value',
588                                 suser2 => 'Usuario $_[0] no encontrado',
589                                 suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
590                                 suser4 => 'User field name \'$_[0]\' doesn\'t exist',
591                                 time1 => 'Horario local: $_[0] $_[1], UTC $_[2]',
592                                 time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Horas)',
593                                 time3 => '$_[0]  $_[1]',
594                                 talks => 'Talk activado $_[0]',
595                                 talku => 'Talk desactivado $_[0]',
596                                 talkend => 'Finalizado modo talk contigo',
597                                 talkinst => 'Entrando en modo talk, /EX para salir, /<cmd> para ejecutar un comando',
598                                 talkprompt => 'Talk ($_[0])>',
599                                 talkstart => 'Iniciando modo talk contigo',
600                                 usernf => '*** User record for $_[0] no encontrado ***',
601                                 wwvs => 'WWV activado $_[0]',
602                                 wwvu => 'WWV desactivado $_[0]',
603                                 wxs => 'WX activado $_[0]',
604                                 wxu => 'WX desactivado $_[0]',
605                 },
606 );
607
608