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