Added the German language to the Messages file from Stephan, dk8lv
[spider.git] / perl / Messages
index 6a33b1efde6c3fe0f9a68d0b1d3ce8f4248cbc1b..a0308c562920b96356dd04e65d3813002f54f284 100644 (file)
@@ -14,17 +14,22 @@ package DXM;
                 already => '$_[0] already connnected',
                                anns => 'Announce flag set on $_[0]',
                                annu => 'Announce flag unset on $_[0]',
+                               annts => 'AnnTalk flag set on $_[0]',
+                               anntu => 'AnnTalk flag unset on $_[0]',
+                               badnode1 => '$_[0] is now a bad node',
+                               badnode2 => '$_[0] is now a good node',
+                               badnode3 => 'List of Bad Nodes:-',
                                bbse1 => 'Please enter your BBS address,, set/bbs <your bbs address>',
                                bbs => 'Your BBS Address is now \"$_[0]\"',
                                beepoff => 'Beeps are now off',
                                beepon => 'Beeps are now on',
-                               conother => 'Sorry $_[0] you are connected on another port',
-                               concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster',
+                               call1 => 'Callsign lookup via $_[0]:',
+                               conother => 'Sorry $_[0] you are connected to me on another port',
+                               concluster => 'Sorry $_[0] you are already connected elsewhere on the cluster (on $_[1])',
                                conscript => 'no connect script called \"$_[0]\" found in $main::root/connect',
                                confail => 'connection to $_[0] failed ($_[1])',
                                constart => 'connection to $_[0] started',
-                               disc1 => 'Disconnected by $_[0]',
-                               disc2 => '$_[0] disconnected',
+                               deluser => 'User $_[0] has been deleted',
                                db1 => 'This database is hosted at $_[0]',
                                db2 => 'Sorry, but key: $_[0] was not found in $_[1]',
                                db3 => 'Sorry, database $_[0] doesn\'t exist here',
@@ -36,8 +41,17 @@ package DXM;
                                db9 => 'Database $_[0] removed',
                                db10 => '$_[0] records imported into $_[1]',
                                db11 => 'Sending your request(s) to $_[0], please stand by...',
+                               dfreq1 => 'Invalid freq $_[0] need: eg 0/30000 or hf or hf/cw', 
+                               dir1 => 'No messages found',
+                               disc1 => 'Disconnected by $_[0]',
+                               disc2 => 'Channel $_[0] disconnected',
+                               disc3 => 'No Channel, but connection $_[0] disconnected',
+                               disc4 => 'No Channel or connection but orphan $_[0] disconnected',
+                               done => 'Done',
+                               dup => 'Sorry, this is a duplicate',
                                dx1 => 'Frequency $_[0] not in band (see show/band); usage: DX [BY call] freq call comments',
                                dx2 => 'Need a callsign; usage: DX [BY call] freq call comments',
+                               dx3 => 'The callsign or frequency is invalid',
                                dxs => 'DX Spots flag set on $_[0]',
                                dxu => 'DX Spots flag unset on $_[0]',
                                e1 => 'Invalid command',
@@ -54,10 +68,45 @@ package DXM;
                                e12 => 'Need a node callsign',
                                e13 => '$_[0] is not a node',
                                e14 => 'First argument must be numeric and > 0',
-                               
+                               e15 => 'invalid qualifier \"$_[0]\"',
+                               e16 => 'File \"$_[0]\" exists',
+                               e17 => 'Please don\'t use the words: @_ on here', 
+                               e18 => 'Cannot connect to $_[0] ($!)',
+                               e19 => 'Invalid character in line',
+                               e20 => 'token $_[0] not recognised',
+                               e21 => '$_[0] not numeric',
+                               e22 => '$_[0] not a callsign',
+                               e23 => '$_[0] not a range (eg 0/30000)', 
+                               e24 => 'Sorry, Internet access is not enabled',
+                               e25 => 'Sorry the value must be between $_[0] and $_[1]',
+                               e26 => 'Too many concurrent errors, you are being disconnected',
+                               e27 => '$_[0] not a numeric or a callsign prefix', 
+                               e28 => 'Sorry, you need to be registered (SP $main::myalias to register)',
+                               e29 => 'Need a password',
+
+                               echoon => 'Echoing enabled',
+                               echooff => 'Echoing disabled',
+                               echow => '*Echoing is currently disabled, set/echo to enable',
                                emaile1 => 'Please enter your email address, set/email <your e-mail address>',
                                emaila => 'Your E-Mail Address is now \"$_[0]\"',
                                email => 'E-mail address set to: $_[0]',
+                               export1 => 'usage: export <msgno> <filename>',
+                               export2 => '$_[3] has error exporting msg $_[0] to $_[1] ($_[2])',
+                               export3 => '$_[2 ] exported msg $_[0] to $_[1]',
+                               filter1 => 'Filter $_[0] updated for $_[1]',
+                               filter2 => 'Unknown filter keyword $_[0]',
+                               filter3 => 'No filters defined for $_[0]',
+                               filter4 => '$_[0]$_[1] Filter $_[2] deleted for $_[3]',
+                               filter5 => 'need some filter commands...',
+                               filter6 => '$_[0]$_[1] Filter for $[2] not found',
+                               grids => 'DX Grid flag set on $_[0]',
+                               gridu => 'DX Grid flag unset on $_[0]',
+                               illcall => 'Sorry, $_[0] is an invalid callsign',
+                               hasha => '$_[0] already exists in $_[1]',
+                               hashb => '$_[0] added to $_[1]',
+                               hashc => '$_[0] removed from $_[1]',
+                               hashd => '$_[0] not in $_[1]', 
+                               hashe => '$_[0] set on $_[1]', 
                                helpe1 => 'Help system unavailable, tell sysop',
                                helpe2 => 'No help available on $_[0]',
                                heres => 'Here set on $_[0]',
@@ -72,18 +121,23 @@ package DXM;
                                iso => '$_[0] Isolated',
                                isou => '$_[0] UnIsolated',
                                isoc => '$_[0] created and Isolated',
+                               isoari => 'there is an input route filter for $_[0]; clear/route input $_[0] first',
+                               isoaro => 'there is an output route filter for $_[0]; clear/route $_[0] first',
+                               isow => '$_[0] is isolated; unset/isolate $_[0] first',
                                l1 => 'Sorry $_[0], you are already logged on on another channel',
-                               l2 => 'Hello $_[0], this is $main::mycall in $main::myqth running DXSpider V$main::version',
+                               l2 => 'Hello $_[0], this is $main::mycall in $main::myqth\nrunning DXSpider V$main::version build $main::build',
                                lang => 'Language is now $_[0]',
                                lange1 => 'set/language <lang> where <lang> is one of ($_[0])',
                                lange2 => 'failed to set language on $_[0]', 
                                lh1 => '$main::data/hop_table.pl doesn\'t exist',
                                loce1 => 'Please enter your location,, set/location <latitude longitude>',
                                loce2 => 'Don\'t recognise \"$_[0]\" as a Lat/Long (eg 52 20 N 0 16 E)',
+                               loce3 => '$_[0] is a QRA locator, please use: set/qra $_[0]',
                                loc => 'Your Lat/Long is now \"$_[0]\"',
                                lockout => '$_[0] Locked out',
                                lockoutc => '$_[0] Created and Locked out',
                                lockoutun => '$_[0] Unlocked',
+                               lockoutuse => 'usage: sh/lockout <call>|ALL',
                                loginu => 'User $_[0] has logged in',
                                logoutu => 'User $_[0] has logged out',
                                loginn => 'Node $_[0] has logged in',
@@ -104,34 +158,57 @@ package DXM;
                                m14 => 'Message no $_[0] marked as sent to $_[1]',
                                m15 => 'Message no $_[0] unmarked as sent to $_[1]',
                                m16 => 'Need a Message number',
-                msg1 => 'Bulletin Messages Queued',
-                msg2 => 'Private Messages Queued',
+                               m17 => 'Sorry, cannot send messages in $_[0] mode',
+                                msg1 => 'Bulletin Messages Queued',
+                                msg2 => 'Private Messages Queued',
                                msg3 => 'Msg $_[0]: $_[1] changed from $_[2] to $_[3]',
                                msgu => 'usage: msg <cmd> <msgno> data...',
                                merge1 => 'Merge request for $_[1] spots and $_[2] WWV sent to $_[0]',
-                               moon => 'Location                              Rise   Set      Azim   Elev RGain dB',
+                               moon => 'Location                              dd/mm/yyyy Rise   Set',
+                               moon_with_azel => 'Location                              dd/mm/yyyy Rise   Set      Azim   Elev',
+                               mond => 'Monitoring Disabled',
+                               mone => 'Monitoring Enabled',
                                namee1 => 'Please enter your name, set/name <your name>',
                                namee2 => 'Can\'t find user $_[0]!',
                                name => 'Your name is now \"$_[0]\"',
-                               node => '$_[0] set as AK1A style Node',
+                               nodea => '$_[0] set as AK1A style Node',
+                               nodeac => '$_[0] created as AK1A style Node',
+                               nodeb => '$_[0] set as BBS',
+                               nodebc => '$_[0] created as BBS',
+                               nodec => '$_[0] set as CLX style Node',
+                               nodecc => '$_[0] created as CLX style Node',
+                               noder => '$_[0] set as AR-Cluster style Node',
+                               noderc => '$_[0] created as AR-Cluster style Node',
+                               nodes => '$_[0] set as DXSpider style Node',
+                               nodesc => '$_[0] created as DXSpider style Node',
+                               nodex => '$_[0] set as DXNET style Node',
+                               nodexc => '$_[0] created as DXNET style Node',
                                nodeu => '$_[0] set back as a User',
-                               nodec => '$_[0] created as AK1A style Node',
                                nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
+                               notdone => 'NOT Done',
+                               nothere => 'Sorry, but $_[0] isn\'t here at the moment, please try later', 
+                               obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
                                ok => 'Operation successful',
                                outconn => 'Outstanding connect to $_[0]',
                                page => 'Press Enter to continue, A to abort ($_[0] lines) >',
                                pagelth => 'Page Length is now $_[0]',
                                passerr => 'Please use: SET/PASS <password> <callsign>',
                                password => 'Password set or changed for $_[0]',
+                               passwordu => 'Password removed for $_[0]',
                                pingo => 'Ping Started to $_[0]',
                                pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
                                pinge1 => 'Cannot ping yourself!',
                                pingint => 'Ping interval on $_[0] set to $_[1] secs',
-
-                               pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
-                               pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
+                               'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
+                               pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                               pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
                                priv => 'Privilege level changed on $_[0]',
                                prx => '$main::mycall >',
+                               pw0 => 'Enter old password: ',
+                               pw1 => 'Enter new password: ',
+                               pw2 => 'Re-enter new password: ',
+                               pw3 => 'Password changed',
+                               pw4 => 'Passwords differ, password NOT changed',
                                qll => 'Please enter your location with set/location or set/qra',
                                qthe1 => 'Please enter your QTH, set/qth <your qth>',
                                qth => 'Your QTH is now \"$_[0]\"',
@@ -143,18 +220,50 @@ package DXM;
                                read1 => 'Sorry, no new messages for you',
                                read2 => 'Msg $_[0] not found',
                                read3 => 'Msg $_[0] not available',
+                               rec => '$_[0] records',
+                               reg => '$_[0] registered',
+                               regc => '$_[0] created and registered',
+                               reginac => 'Registration is not active (set/var \$main::reqreg = 1 to activate)',
+                               regun => '$_[0] unregistered',
+                               route => '$_[0] on $_[1] via $_[2]',
+                               sat1 => 'Tracking Table for $_[0] for the next $_[1] hours every $_[2] mins',
+                               sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
+                               sat3 => 'Syntax: SH/SAT <name> [<hours> <interval>]',
+                               sat4 => 'Satellites available:-',
+                               satnf => 'Satellite $_[0] unknown',
+                               satdisc => '-----',
+                               sethop1 => 'usage: set/hops <call> ann|spots|wwv|wcy <no of hops>',
+                               sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]', 
+                               sethop3 => 'No hops set for $_[0]', 
                                shutting => '$main::mycall shutting down...',
                                sloc => 'Cluster lat $_[0] long $_[1], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
+                               snode1 => 'Node Call   Sort    Version',
+                               snode2 => '$_[0] $_[1]  $_[2]',
+                               snode3 => '$_[0] Unknown Call',
                                sqra => 'Cluster QRA Locator$_[0], DON\'T FORGET TO CHANGE YOUR DXVars.pm',
                                sorry => 'Sorry',
                                spf1 => 'spoof: creating new user $_[0]',
-                               sun => 'Location                              Rise   Set      Azim   Elev',
+                               stathf => 'HF DX Spot Stats, last 31 days',
+                               stathft => 'HF DX Spot Stats, last 31 days for DXCC $_[0]',
+                               statvhf => 'VHF+ DX Spot Stats, last 31 days',
+                               statvhft => 'VHF+ DX Spot Stats, last 31 days for DXCC $_[0]',
+                               statdx => 'Total DX Spots last 31 days',
+                               sun => 'Location                              dd/mm/yyyy Rise   Set',
+                               sun_with_azel => 'Location                              dd/mm/yyyy Rise   Set      Azim   Elev',
                                suser1 => 'usage: callsign user_field_name value',
                                suser2 => 'User $_[0] not found',
                                suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
                                suser4 => 'User field name \'$_[0]\' doesn\'t exist',
+                               time1 => 'Local Time: $_[0] $_[1], UTC $_[2]',
+                               time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Hours)',
+                               time3 => '$_[0]  $_[1]',
                                talks => 'Talk flag set on $_[0]',
                                talku => 'Talk flag unset on $_[0]',
+                               talkend => 'Finished talking to you',
+                               talkinst => 'Entering Talkmode, /EX to end, /<cmd> to run a command',
+                               talknh => 'Sorry $_[0] is not online at the moment',
+                               talkprompt => 'Talk ($_[0])>',
+                               talkstart => 'Starting talking to you',
                                usernf => '*** User record for $_[0] not found ***',
                                wwvs => 'WWV flag set on $_[0]',
                                wwvu => 'WWV flag unset on $_[0]',
@@ -233,8 +342,8 @@ package DXM;
                 password => 'Wachtwoord gezet of gewijzigd voor $_[0]',
                 pingo => 'Ping gestart naar $_[0]',
                 pingi => 'Ping ontvangen van $_[0] $_[1] (Ave $_[2]) secs',
-                pr => '$_[0] de $main::mycall $main::cldate $main::ztime >',
-                pr2 => '($_[0]) de $main::mycall $main::cldate $main::ztime >',
+                pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                pr2 => '($_[0]) de $main::mycall $_[1] $[2] >',
                 priv => 'Privilege level gewijzigd op $_[0]',
                 prx => '$main::mycall >',
                 qll => 'Geef uw locator met set/location of set/qra',
@@ -261,6 +370,525 @@ package DXM;
                },
   fr => {
                },
-  de => {
+  sp => {                               
+                               addr => 'Dirección es ahora: $_[0]',
+                               already => '$_[0] ya esta conectado',
+                                anns => 'Anuncios activados $_[0]',
+                                annu => 'Anuncios desactivados $_[0]',
+                                annts => 'AnnTalk activados  $_[0]',
+                               anntu => 'AnnTalk desactivados $_[0]',
+                               badnode1 => '$_[0] es ahora un nodo indeseado',
+                                badnode2 => '$_[0] es ahora un nodo normal',
+                                badnode3 => 'Lista de nodos indeseados:-',
+                                bbse1 => 'Por favor introduce la dirección de tu BBS,, set/bbs <tu bbs>',
+                                bbs => 'Tu BBS es ahora \"$_[0]\"',
+                                beepoff => 'Beeps desactivados',
+                                beepon => 'Beeps activados',
+                                call1 => 'Callsign lookup via $_[0]:',
+                                conother => 'Lo siento $_[0] ya estás conectado en otro puerto',
+                                concluster => 'Lo siento $_[0] ya estás conectado en otro cluster',
+                                conscript => 'no hay ningún script que se llame \"$_[0]\" en $main::root/connect',
+                                confail => 'conexión con $_[0] fallida ($_[1])',
+                                constart => 'conexión con $_[0] ha comenzado',
+                               deluser =>'El usuario $_[0] ha sido borrado',
+                                db1 => 'Esta base de datos está en $_[0]',
+                                db2 => 'Lo siento, pero la palabra: $_[0] no se encontró en $_[1]',
+                                db3 => 'Lo siento, la base de datos $_[0] no existe aquí',
+                                db4 => 'Lo siento, la base de datos $_[0] situada en $_[1] no se encuentra disponible',
+                                db5 => 'Accediendo a la base de datos remota $_[0]...espere...',
+                                db6 => 'Base de datos $_[0] ya existe, bórrala primero',
+                                db7 => 'Base de datos $_[0] creada para el nodo remoto $_[1]',
+                                db8 => 'Base de datos $_[0] creada localmente',
+                                db9 => 'Base de datos $_[0] borrada',
+                                db10 => '$_[0] registros importados para $_[1]',
+                                db11 => 'Petición enviada a  $_[0], por favor espera...',
+                                dfreq1 => 'Frecuencia inválida $_[0] se necesita: ej 0/30000 o hf o hf/cw',
+                                dir1 => 'No se encontró el mensage',
+                                disc1 => 'Desconectado por $_[0]',
+                                disc2 => '$_[0] desconectado',
+                                disc3 => 'No Channel, but connection $_[0] disconnected',
+                               disc4 => 'No Channel or connection but orphan $_[0] disconnected',
+                                done => 'Hecho',
+                                dup => 'Lo siento, esto es un duplicado',
+                                dx1 => 'Frecuencia $_[0] fuera de banda (ver show/band); usa: DX [BY indicativo] frec indic. comentario',
+                                dx2 => 'Necesita indicativo; usa: DX [BY indicativo] frec indic. comentario',
+                                dx3 => 'El indicativo o la frecuencia es incorrecta',
+                               dxs => 'DX Spots activado $_[0]',
+                                dxu => 'DX Spots desactivado $_[0]',
+                                e1 => 'Comando inválido',
+                                e2 => 'Error: $_[0]',
+                                e3 => '$_[0]: $_[1] no encontrado',
+                                e4 => 'Se necesita, por lo menos, un prefijo o indicativo',
+                                e5 => 'No permitido',
+                                e6 => '*** No se ha especificado una estación ***',
+                                e7 => 'indicativo $_[0] no visible en el cluster',
+                                e8 => 'Se necesita un indicativo y algo de texto',
+                                e9 => 'Se necesita al menos algo de texto',
+                                e10 => '$_[0] no conectado en local',
+                                e11 => 'Can\'t use $main:mycall as target',
+                                e12 => 'Se necesita el indicativo del nodo',
+                                e13 => '$_[0] no es un nodo',
+                                e14 => 'El primer argumento debe de ser mumérico y > 0',
+                                e15 => 'cualificador no válido \"$_[0]\"',
+                                e16 => 'El fichero \"$_[0]\" ya existe',
+                                e17 => 'Por favor no uses la palabra: @_ aqui',
+                                e18 => 'No se puede conectar con $_[0] ($!)',
+                                e19 => 'Caracter inválido en la linea',
+                                e20 => 'señal $_[0] no reconocido',
+                                e21 => '$_[0] no numérico',
+                                e22 => '$_[0] no es un indicativo',
+                                e23 => '$_[0] fuera de rango (ej: 0/30000)',
+                                e24 => 'Lo siento, el acceso a internet no está habilitado',
+                                e25 => 'Lo siento el valor debe de estar entre $_[0] y $_[1]',
+                                e26 => 'Demasiados errores, serás desconectado',
+                                e27 => '$_[0] no es un numero o un prefijo',
+                               e28 => 'Lo siento, necesitas registrarte (SP $main::myalias para registrarte)',   
+                               e29 => 'Necesitas password',   
+
+                                echoon => 'Habilitado eco',
+                                echooff => 'Deshabilitado eco',
+                                echow => '*Eco está ahora deshabilitado, set/echo para habilitar',
+                                emaile1 => 'Por favor introduce tu E-mail, set/email <tu E-mail>',
+                                emaila => 'Tu dirección de E-Mail es ahora \"$_[0]\"',
+                                email => 'E-mail es ahora: $_[0]',
+                                export1 => 'usa: export <msgno> <filename>',
+                                export2 => '$_[3] hubo un error exportando msg $_[0] to $_[1] ($_[2])',
+                                export3 => '$_[2 ] exportando msg $_[0] to $_[1]',
+                                filter1 => 'Filtro $_[0] actualizado para $_[1]',
+                                filter2 => 'Necesito un valor para $_[0]',
+                                filter3 => 'No hay filtros definidos para $_[0]',
+                                filter4 => '$_[0]$_[1] Filtros $_[2] borrados para $_[3]',
+                                filter5 => 'necesito algunos camandos para el filtro...',
+                                filter6 => '$_[0]$_[1] Filtro para $[2] no encontrado',
+                                grids => 'DX Grid está activado $_[0]',
+                                gridu => 'DX Grid está desavtivado $_[0]',
+                                illcall => 'Lo siento,$_[0] no es un indicativo válido',
+                               hasha => '$_[0] ya existe en $_[1]',
+                                hashb => '$_[0] añadido a $_[1]',
+                                hashc => '$_[0] eliminado desde $_[1]',
+                                hashd => '$_[0] no en $_[1]',
+                                hashe => '$_[0] activado $_[1]',
+                                helpe1 => 'La ayuda no esta disponible, avisa al sysop',
+                                helpe2 => 'No hay ayuda disponible en $_[0]',
+                                heres => 'Estás presente $_[0]',
+                                heade1 => 'Usando $main::mycall Coords, se recomienda usar set/location o set/qra',
+                                hereu => 'Estás ausente $_[0]',
+                                homebbs => 'Tu  BBS es ahora: $_[0]',
+                                homenode => 'Tu Nodo habitual es ahora: $_[0]',
+                                hnodee1 => 'Por favor introduce tu nodo local, set/homenode <tu DXCluster local>',
+                                hnodee2 => 'Fallo al poner homenode en $_[0]',
+                                hnode => 'Tu nodo habitual es ahora \"$_[0]\"',
+                                init1 => 'enviando mensaje de inicialización a $_[0]',
+                                iso => '$_[0] Aislado',
+                                isou => '$_[0] en red',
+                                isoc => '$_[0] creado y aislado',
+                                isoari => 'Ya hay un input route filter para $_[0]; clear/route input $_[0] primero',
+                               isoaro => 'Ya hay un output route filter para $_[0]; clear/route $_[0] primero',   
+                               isow => '$_[0] está aislado; unset/isolate $_[0] primero',
+                               l1 => 'Lo siento $_[0], ya estás conectado en otro canal',
+                                l2 => 'Hola $_[0], este es $main::mycall en $main::myqth usando DXSpider V$main::version',
+                                lang => 'El idioma es ahora $_[0]',
+                                lange1 => 'set/language <lang> cuando <lang> es uno de ($_[0])',
+                                lange2 => 'fallo al poner idioma en $_[0]',
+                                lh1 => '$main::data/hop_table.pl no existe',
+                                loce1 => 'Por favor introduce tu posición, set/location <latitud longitud>',
+                                loce2 => 'No reconocida \"$_[0]\" como una Lat/Long (eg 52 20 N 0 16E)',
+                                loce3 => '$_[0] es un QRA locator, por favor usa: set/qra $_[0]',
+                               loc => 'Tu Lat/Long es ahora \"$_[0]\"',
+                                lockout => '$_[0] Boloqueado',
+                                lockoutc => '$_[0] Creado y bloqueado',
+                                lockoutun => '$_[0] Desbloqueado',
+                                lockoutuse => 'usa: sh/lockout <call>|ALL',
+                               loginu => 'Usuario $_[0] conectado',
+                                logoutu => 'Usuario $_[0] desconectado',
+                                loginn => 'Nodo $_[0] conectado',
+                                logoutn => 'Nodo $_[0] desconectado',
+                                m1 => 'Introduce título (30 caracteres):',
+                                m2 => 'Copia del mensaje $_[0] enviada a $_[1]',
+                                m3 => 'Lo siento, $_[0] no se puede enviar  TO dirección',
+                                m4 => 'Lo siento, no puedo acceder al mensaje $_[0]',
+                                m5 => 'Lo siento, se necesita un número de mensaje',
+                                m6 => 'Reenviado a: $_[0]',
+                                m7 => 'Título : $_[0]',
+                                m8 => 'Introduce mensaje /EX para enviar o /ABORT para salir',
+                                m9 => 'Hay correo nuevo para ti.Borralo una vez leido.',
+                                m10 => 'mensaje interrumpido',
+                                m11 => 'mensaje nr $_[0] guardado y enviado a $_[1]',
+                                m12 => 'mensaje nr $_[0] borrado',
+                                m13 => 'mensaje nr $_[0] no encontrado',
+                                m14 => 'mensaje nr $_[0] marcado para enviar a $_[1]',
+                                m15 => 'mensaje nr $_[0] desmarcado para ser enviado a $_[1]',
+                                m16 => 'Necesito un número de mensaje',
+                                m17 => 'Lo siento, no puedo enviar el mensaje en $_[0] modo',
+                               msg1 => 'Bulletin Messages Queued',
+                               msg2 => 'Private Messages Queued',
+                                msg3 => 'Msg $_[0]: $_[1] cambiado en $_[2] to $_[3]',
+                                msgu => 'usa: msg <cmd> <msgno> data...',
+                                merge1 => 'Petición de envío desde $_[1] spots y $_[2] WWV enviados a $_[0]',
+                                moon => 'QTH                                   dd/mm/yyyy Salida Puesta',
+                               moon_with_azel => 'QTH                                   dd/mm/yyyy Salida Puesta   Azim   Elev',                                 
+                               mond => 'Monitorado deshabilitado',
+                               mone => 'Monitorado habilitado',
+                               namee1 => 'Por favor, introduce tu nombre set/name <tu nombre>',
+                                namee2 => 'No se encuentra el usuario $_[0]!',
+                                name => 'Tu nombre es ahora \"$_[0]\"',
+                                nodea => '$_[0] fijado como nodo AK1A ',
+                                nodeac => '$_[0] creado como nodo AK1A ',
+                                nodeb => '$_[0] fijado como BBS',
+                               nodebc => '$_[0] creado como BBS',
+                               nodec => '$_[0] fijado como nodo CLX ',
+                                nodecc => '$_[0] creado como nodo CLX ',
+                                noder => '$_[0] fijado como nodo AR-Cluster ',
+                                noderc => '$_[0] creado como nodo AR-Cluster ',
+                                nodes => '$_[0] fijado como nodo DXSpider ',
+                                nodesc => '$_[0] creado como nodo DXSpider ',
+                                nodex => '$_[0] fijado como nodo DXNET ',
+                                nodexc => '$_[0] creado como nodo DXNET ',
+                                nodeu => '$_[0] es ahora un usuario',
+                                nodee1 => 'You cannot use this command whilst your target ($_[0]) is on-line',
+                                notdone => 'NO se pudo hacer',
+                               nothere => 'Lo siento, pero $_[0] no esta aqui ahora, intentalo mas tarde',
+                               obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
+                                ok => 'Operación realizada',
+                                outconn => 'Iniciando conexion con  $_[0]',
+                                page => 'Teclea Enter para continuar, A para abortar ($_[0] lineas) >',
+                                pagelth => 'La longitud de las páginas es ahora $_[0]',
+                                passerr => 'Por favor usa: SET/PASS <password> <indicativo>',
+                                password => 'Password ajustado o cambiado para $_[0]',
+                                pingo => 'Iniciado el ping a $_[0]',
+                                pingi => 'Retorno del ping desde $_[0] $_[1] (Ave $_[2]) secs',
+                                pinge1 => 'No puedes enviarte un ping a ti mismo!',
+                                pingint => 'Intervalo de ping en $_[0] ajustado para $_[1] segundos',
+                                'pos' => 'From Callsign: $_[0] Lat: $_[1] Long: $_[2]',
+                                pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                                pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
+                                priv => 'Nivel de privilegios en $_[0]',
+                                prx => '$main::mycall >',
+                                pw0 => 'Teclea el password antiguo: ',
+                                pw1 => 'Teclea el  password nuevo: ',
+                                pw2 => 'Teclea otra vez el password nuevo: ',
+                                pw3 => 'Password cambiado',
+                                pw4 => 'Los passwords no coinciden, NO se han cambiado',
+                               qll => 'Por favor introduce tu locator con set/location o set/qra',
+                                qthe1 => 'Por favor introduce tu QTH, set/qth <tu qth>',
+                                qth => 'Tu QTH es ahora \"$_[0]\"',
+                                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)',
+                                qrashe1 => 'Por favor introduce un QRA locator, ej set/qra JO02LQ o sh/qra JO02LQ IO93NS',
+                               qrae2 => 'No se reconocio \"$_[0]\" como un QRA locator ( ej JO02LQ)',
+                               qra => 'Tu QRA Locator es ahora \"$_[0]\"',
+                                rcmdo => 'RCMD \"$_[0]\" enviado a $_[1]',
+                                read1 => 'Lo siento, no hay mensajes nuevos para ti',
+                                read2 => 'Msg $_[0] no encontrado',
+                                read3 => 'Msg $_[0] no disponible',
+                                rec => '$_[0] registros',
+                               reg => '$_[0] registrado',
+                                regc => '$_[0] creado y registrado',
+                                reginac => 'El registro no está activ (set/var \$main::regreq = 1 para  activarlo)',
+                                regun => '$_[0] borrado',
+                                route => '$_[0] en $_[1] via $_[2]',
+                                sat1 => 'Tabla de seguimiento $_[0] para las proximas $_[1] horas cada $_[2] minutos',
+                                sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
+                                sat3 => 'Sintaxis: SH/SAT <nombre> [<horas> <intervalo>]',
+                                sat4 => 'Satélites disponibles:-',
+                                satnf => 'Satélite $_[0] desconocido',
+                                satdisc => '-----',
+                                sethop1 => 'usa: set/hops <call> ann|spots|wwv|wcy <nr de hops>',
+                                sethop2 => '$_[0] hops set on $_[1]$_[2] for $_[3]',
+                                sethop3 => 'No hay hops definidos para $_[0]',
+                                shutting => '$main::mycall shutting down...',
+                                sloc => 'Cluster lat $_[0] long $_[1], NO OLVIDES CAMBIAR TU DXVars.pm',
+                                snode1 => 'Nodo Call   Sort    Version',
+                                snode2 => '$_[0] $_[1]  $_[2]',
+                                snode3 => '$_[0] Indicativo desconocido',
+                                sqra => 'Cluster QRA Locator$_[0], NO OLVIDES CAMBIAR TU DXVars.pm',
+                                sorry => 'Lo siento',
+                                spf1 => 'spoof: creando nuevo usuario $_[0]',
+                                stathf => 'Estadísticas de spots en HF de los Ãºltimos 31 dias',
+                               stathft => 'Estadísticas de spots en HF de los Ãºltimos 31 dias para DXCC $_[0]',
+                               statvhf => 'VHF+ DX Spot Stats, ultimos 31 dias',
+                               statvhft => 'VHF+ DX Spot Stats, ultimos 31 dias para DXCC $_[0]',
+                               statdx => 'Total DX Spots ultimos 31 dias',
+                               sun => 'QTH                                   dd/mm/yyyy Salida Puesta',
+                                sun_with_azel => 'QTH                                   dd/mm/yyyy Salida Puesta   Azim   Elev',
+                               suser1 => 'usa: indicativo user_field_name value',
+                                suser2 => 'Usuario $_[0] no encontrado',
+                                suser3 => 'User field \'$_[0]\' was \'$_[1]\' now set to \'$_[2]\'',
+                                suser4 => 'User field name \'$_[0]\' doesn\'t exist',
+                                time1 => 'Horario local: $_[0] $_[1], UTC $_[2]',
+                                time2 => '$_[0] Local (standard) time: $_[1] ($_[2] Horas)',
+                                time3 => '$_[0]  $_[1]',
+                                talks => 'Talk activado $_[0]',
+                                talku => 'Talk desactivado $_[0]',
+                                talkend => 'Finalizado modo talk contigo',
+                                talkinst => 'Entrando en modo talk, /EX para salir, /<cmd> para ejecutar un comando',
+                                talknh => 'Lo siento $_[0] no est conectado en este momento',
+                               talkprompt => 'Talk ($_[0])>',
+                                talkstart => 'Iniciando modo talk contigo',
+                                usernf => '*** User record for $_[0] no encontrado ***',
+                                wwvs => 'WWV activado $_[0]',
+                                wwvu => 'WWV desactivado $_[0]',
+                                wxs => 'WX activado $_[0]',
+                                wxu => 'WX desactivado $_[0]',
+                },
+       de => {
+                       addr => 'Adresse gesetzt auf: $_[0]',
+               already => '$_[0] bereits connnected',
+                       anns => 'Announce flag gesetzt auf $_[0]',
+                       annu => 'Announce flag zurueckgesetzt auf $_[0]',
+                       annts => 'AnnTalk flag gesetzt auf $_[0]',
+                       anntu => 'AnnTalk flag zurueckgesetzt auf $_[0]',
+                       badnode1 => '$_[0] ist nun ein bad node',
+                       badnode2 => '$_[0] ist nun ein good node',
+                       badnode3 => 'Liste der Bad Nodes:-',
+                       bbse1 => 'Bitte die BBS Adresse eingeben,, set/bbs <your bbs address>',
+                       bbs => 'Deine BBS Adresse ist nun \"$_[0]\"'
+                       beepoff => 'Beeps sind nun aus',
+                       beepon => 'Beeps sind nun eingeschaltet',
+                       call1 => 'Callsign lookup via $_[0]:',
+                       conother => 'Sorry $_[0] Du bist zu mir auf einem anderen Port connected',
+                       concluster => 'Sorry $_[0] Du bist schon anderswo in einem Cluster connected (on $_[1])',
+                       conscript => 'Kein connect script mit Namen \"$_[0]\" gefunden in $main::root/connect',
+                       confail => 'Verbindung zu $_[0] misslungen ($_[1])'
+                       constart => 'Verbindung zu $_[0] gestartet',
+                       deluser => 'User $_[0] wurde geloescht',
+                       db1 => 'Diese Datenbank ist untergebracht bei $_[0]',
+                       db2 => 'Sorry, aber Scluesselwort: $_[0] wurde nicht gefunden in $_[1]',
+                       db3 => 'Sorry, Datenbank $_[0] existiert hier nicht',
+                       db4 => 'Sorry, Datenbank $_[0] untergebracht bei $_[1] ist nicht online',
+                       db5 => 'Zugriff auf remote Datenbank bei $_[0]...standby...',
+                       db6 => 'Datenbank $_[0] existiert bereits, bitte zuerst loeschen',
+                       db7 => 'Datenbank $_[0] angelegt fuer remote Cluster $_[1]',
+                       db8 => 'Datenbank $_[0] lokal angelegt',
+                       db9 => 'Datenbank $_[0] entfernt',
+                       db10 => '$_[0] Datensaetze importiert in $_[1]',
+                       db11 => 'Sende Deine Anfrage(n)an $_[0], bitte stand by...',
+                       dfreq1 => 'Ungueltige Freq $_[0] brauche: z.B. 0/30000 oder hf oderr hf/cw',
+                       dir1 => 'Keine Nachricht gefunden',
+                       disc1 => 'Disconnected von $_[0]',
+                       disc2 => 'Kanal $_[0] disconnected',
+                       disc3 => 'Kein Kanal, aber Verbindung $_[0] disconnected',
+                       disc4 => 'Kein Kanal oder Verbindung, aber Waise $_[0] disconnected',
+                       done => 'Done',
+                       dup => 'Sorry, dies ist ein Duplikat',
+                       dx1 => 'Frequenz $_[0] nicht im Band (siehe show/band); Gebrauch: DX [BY call] Freq Call Kommentar',
+                       dx2 => 'Brauche ein Rufzeichen; Gebrauch: DX [BY call] Freq Call Kommentar',
+                       dx3 => 'Das Rufzeichen oder Frequenz ist ungueltig',
+                       dxs => 'DX Spots flag gesetzt auf $_[0]',
+                       dxu => 'DX Spots flag zurueckgesetzt auf $_[0]',
+                       e1 => 'Ungueltiger Befehl',
+                       e2 => 'Fehler: $_[0]',
+                       e3 => '$_[0]: $_[1] nicht gefunden',
+                       e4 => 'Brauche zumindestens einen Prefix oder ein Rufzeichen',
+                       e5 => 'Nicht erlaubt',
+                       e6 => '*** Keine Station angegeben ***',
+                       e7 => 'Rufzeichen $_[0] nicht sichtbar im Cluster',
+                       e8 => 'Brauche ein Rufzeichen und etwas Text',
+                       e9 => 'Brauche wenigstens etwas Text',
+                       e10 => '$_[0] nicht lokal connected',
+                       e11 => 'Kann nicht $main:mein Rufzeichen als Ziel',
+                       e12 => 'Brauche ein Node Rufzeichen',
+                       e13 => '$_[0] ist kein Node',
+                       e14 => 'Erstes Argument muss eine Zahl und > 0 sein',
+                       e15 => 'Unguelitges Abfragekriterium \"$_[0]\"',
+                       e16 => 'Datei \"$_[0]\" existiert',
+                       e17 => 'Bitte gebrauche dieses Wort: @_ nicht hier',
+                       e18 => 'Kann nicht verbinden mit $_[0] ($!)',
+                       e19 => 'Ungueltiger Character in der Zeile',
+                       e20 => 'Kuerzel $_[0] nicht erkannt',
+                       e21 => '$_[0] nicht numerisch',
+                       e22 => '$_[0] kein Rufzeichen',
+                       e23 => '$_[0] kein Bereich (z.B. 0/30000)',
+                       e24 => 'Sorry, Internet Zugriff ist nichtfreigeschaltet',
+
+                        e25 => 'Sorry der Wert muss zwischen $_[0] und $_[1] sein',
+                        e26 => 'Zu viele Fehler gleichzeitig, Du wirst disconnected',
+                       e27 => '$_[0] kein numerisches oder Rufzeichen Prefix',
+                       e28 => 'Sorry, Du musst Dich registrieren (SP $main::myalias to register)',
+                       e29 => 'Brauche eine Passwort',
+                       echoon => 'Echo enabled',
+                       echooff => 'Echo disabled',
+                       echow => '*Echo ist im moment disabled, set/echo to enable',
+                       emaile1 => 'Bitte email Addresse eingeben, set/email <Deine e-mail Adresse>',
+                       emaila => 'Deine E-Mail Adresse ist nun \"$_[0]\"'
+                       email => 'E-mail Adresse gesetzt auf: $_[0]',
+                       export1 => 'Gebrauch: export <msgno> <dateiname>',
+                       export2 => '$_[3] has error exporting msg $_[0]to $_[1] ($_[2])',
+                       export3 => '$_[2 ] exportierte msg $_[0] to $_[1]',
+                       filter1 => 'Filter $_[0] upgedated fuer $_[1]',
+                       filter2 => 'Unbekanntes Filter Schluesselwort $_[0]',
+                       filter3 => 'Keine Filter definiert fuer $_[0]',
+                       filter4 => '$_[0]$_[1] Filter $_[2] geloescht fuer$_[3]',
+                       filter5 => 'brauche ein paar Filter Kommandos...',
+                       filter6 => '$_[0]$_[1] Filter fuer $[2] nicht gefunden',
+                       grids => 'DX Grid flag gesetzt auf $_[0]',
+                       gridu => 'DX Grid flag zurueckgesetzt auf $_[0]',
+                       illcall => 'Sorry, $_[0] ist ein ungueltiges Rufzeichen',
+                       hasha => '$_[0] existiert bereits in $_[1]',
+                       hashb => '$_[0] zugefuegt zu $_[1]',
+                       hashc => '$_[0] entfernt von $_[1]',
+                       hashd => '$_[0] nicht in $_[1]',
+                       hashe => '$_[0] gesetzt auf $_[1]',
+                       helpe1 => 'Hilfe System nicht verfuegbar, bitte Sysop benachrichtigen',
+                       helpe2 => 'Keine Hilfe verfuegbar auf $_[0]',
+                       heres => 'Hier gesetzt auf $_[0]',
+                       heade1 => 'Using $main::mycall Coords, entspricht einem set/location or set/qra',
+                       hereu => 'Here zurueckgesetzt auf $_[0]',
+                       homebbs => 'Heimat BBS gesetzt auf: $_[0]',
+                       homenode => 'Heimat Node gesetzt auf: $_[0]',
+                       hnodee1 => 'Bitte Heimat Node eingeben, set/homenode <dein Heimat DX Cluster>',
+                       hnodee2 => 'Heimat Node setzen ist misslungen $_[0]',
+                       hnode => 'Dein Heimat Node ist nun \"$_[0]\"',
+                       init1 => 'Initialisierungs Nachricht gesendet an $_[0]',
+                       iso => '$_[0] Isoliert',
+                       isou => '$_[0] UnIsoliert',
+                       isoc => '$_[0] erstellt und Isoliert',
+                       isoari => 'Es gibt einen  Eingabe Route Filter fuer $_[0]; clear/route input $_[0] zuerst',
+                       isoaro => 'Es gibt einen Ausgabe Route Filter fuer $_[0]; clear/route $_[0] zuerst',
+                       isow => '$_[0] ist isoliert; unset/isolate $_[0] zuerst',
+                       l1 => 'Sorry $_[0], Du bist bereit auf einem anderen Kanal eingeloggt',
+                       l2 => 'Moin $_[0], hier ist $main::mycall in $main::myqth\nrunning DXSpider V$main::version build $main::build',
+                       lang => 'Sprache ist jetzt $_[0]',
+                       lange1 => 'set/language <lang> wobei <lang> ist eine von ($_[0])',
+                       lange2 => 'Fehler beim setzen der Sprache auf $_[0]',
+                       lh1 => '$main::data/hop_table.pl existiert nicht',
+                       loce1 => 'Bitte Deinen Standort eingeben,, set/location <latitude longitude>',
+                       loce2 => 'Nicht anerkannt \"$_[0]\" als Lat/Long (z.B. 52 20 N 0 16 E)',
+                       loce3 => '$_[0] ist ein QRA Locator, gebrauch: set/qra $_[0]',
+                       loc => 'Dein Lat/Long ist nun \"$_[0]\"',
+                       lockout => '$_[0] ausgesperrt',
+                       lockoutc => '$_[0] erstellt und ausgesperrt',
+                       lockoutun => '$_[0] Aussperrung aufgehoben',
+                       lockoutuse => 'Gebrauch: sh/lockout <Rufzeichen>|ALL',
+                       loginu => 'User $_[0] hat eingeloggt',
+                       logoutu => 'User $_[0] hat ausgeloggt',
+                       loginn => 'Node $_[0] hat eingeloggt',
+                       logoutn => 'Node $_[0] hat ausgeloggt',
+                       m1 => 'Subjekt eingeben (30 Zeichen):',
+                       m2 => 'Kopie der msg $_[0] gesendet an $_[1]',
+                       m3 => 'Sorry, $_[0] ist keine akzeptable TO Adresse',
+                       m4 => 'Sorry, kann nicht zugreifen auf Nachricht $_[0]',
+                       m5 => 'Sorry, ich brauche eine Nachrichten Nummer',
+                       m6 => 'Reply to: $_[0]',
+                       m7 => 'Subject : $_[0]',
+                       m8 => 'Nachricht eingeben, /EX zum absenden oder /ABORT zum abbrechen',
+                       m9 => 'Neue Nachricht(en) fuer Dich',
+                       m10 => 'Nachricht abgebrochen',
+                       m11 => 'Nachricht Nr. $_[0] gesichert und weitergeleitet an $_[1]',
+                       m12 => 'Nachricht Nr. $_[0] geloescht',
+                       m13 => 'Nachricht Nr. $_[0] fehlt',
+                       m14 => 'Nachricht Nr. $_[0] markiert als gesendet an $_[1]',
+                       m15 => 'Nachricht Nr. $_[0] unmarkiert als gesendet an $_[1]',
+                       m16 => 'Brauche eine Nachrichten Nummer',
+                       m17 => 'Sorry, kann Nachricht nicht senden im $_[0] mode',
+                       msg1 => 'Bulletin Nachrichten aufgeschoben',
+                       msg2 => 'Private Nachrichten aufgeschoben',
+                       msg3 => 'Msg $_[0]: $_[1] geaendert von $_[2] auf $_[3]',
+                       msgu => 'Gebrauch: msg <cmd> <msgno> data...',
+                       merge1 => 'Merge request for $_[1] spots and $_[2] WWV sent to $_[0]',
+                       moon => 'Standort                              dd/mm/yyyy Rise   Set',
+                       moon_with_azel => 'Standort                              dd/mm/yyyy Rise   Set      Azim   Elev',
+                       mond => 'Ueberwachung Disabled',
+                       mone => 'Ueberwachung Enabled',
+                       namee1 => 'Bitte Deinen Namen eingeben, set/name <dein name>',
+                       namee2 => 'Kann User $_[0]nicht finden!',
+                       name => 'Dein Name ist jetzt \"$_[0]\"',
+                       nodea => '$_[0] gesetzt als AK1A style Node',
+                       nodeac => '$_[0] erstellt als AK1A style Node',
+                       nodeb => '$_[0] gesetzt als BBS',
+                       nodebc => '$_[0] erstellt als BBS',
+                       nodec => '$_[0] gesetzt als CLX style Node',
+                       nodecc => '$_[0] erstellt als CLX style Node',
+                       noder => '$_[0] gesetzt als AR-Cluster style Node',
+                       noderc => '$_[0] erstellt als AR-Cluster style Node',
+                       nodes => '$_[0] gesetzt als DXSpider style Node',
+                       nodesc => '$_[0] erstellt als DXSpider style Node',
+                       nodex => '$_[0] gesetzt als DXNET style Node',
+                       nodexc => '$_[0] erstellt als DXNET style Node',
+                       nodeu => '$_[0] zurueckgesetzt als ein User',
+                       nodee1 => 'Du kannst dieses Kommando nicht waehrend Dein Ziel ($_[0]) online ist',
+                       notdone => 'Nicht ausgefuehrt',
+                       nothere => 'Sorry, aber $_[0] ist nicht hier im Moment, bitte spaeter nocheinmal Versuchen',
+                       obscount => 'Ping obsolescence count on $_[0] set to $_[1]',
+                       ok => 'Operation erfolgreich',
+                       outconn => 'Outstanding connect to $_[0]',
+                       page => 'Druecke Enter zum fortfahren, A zum abbrechen ($_[0] lines) >',
+                       pagelth => 'Seitenlaenge ist nun $_[0]',
+                       passerr => 'Gebrauch: SET/PASS <Passwort> <Rufzeichen>',
+                       password => 'Passwort gesetzt oder geaendert fuer $_[0]',
+                       passwordu => 'Passwort geloescht fuer $_[0]',
+                       pingo => 'Ping Started to $_[0]',
+                       pingi => 'Ping Returned from $_[0] $_[1] (Ave $_[2]) secs',
+                       pinge1 => 'Cannot ping yourself!',
+                       pingint => 'Ping interval on $_[0] set to $_[1] secs',
+                       'pos' => 'Von Rufzeichen: $_[0] Lat: $_[1] Long: $_[2]',
+                       pr => '$_[0] de $main::mycall $_[1] $_[2] >',
+                       pr2 => '($_[0]) de $main::mycall $_[1] $_[2] >',
+                       priv => 'Priviligierten Level geaendert auf $_[0]',
+                       prx => '$main::mycall >',
+                       pw0 => 'Altes Passwort eingeben: ',
+                       pw1 => 'Neues Passwort eingeben: ',
+                       pw2 => 'Wiederhole neues Passwort: ',
+                       pw3 => 'Passwort geaendert',
+                       pw4 => 'Passwoerter differieren, Passwort NICHT geaendert',
+                       qll => 'Bitte gib Deinen QRA Locator ein mit set/location oder set/qra',
+                       qthe1 => 'Bitte gib Dein QTH ein mit set/qth <dein qth>',
+                       qth => 'Dein QTH ist nun \"$_[0]\"',
+                       qrae1 => 'Bitte gib Deinen QRA Locator ein mit set/qra <qra locator> (z.B. set/qra JO44RK)',
+                       qrashe1 => 'Bitte einen QRA Locator eingeben, z.B. sh/qra JO02LQ oder sh/qra JO02LQ IO93NS',
+                       qrae2 => 'Erkenne nicht \"$_[0]\" als ein QRA Locator (z.B. JO02LQ)',
+                       qra => 'Dein QRA Locator ist nun \"$_[0]\"',
+                       rcmdo => 'RCMD \"$_[0]\" gesendet an $_[1]',
+                       read1 => 'Sorry, keine neuen Nachrichtenfuer Dich',
+                       read2 => 'Msg $_[0] nicht gefunden',
+                       read3 => 'Msg $_[0] nicht verfuegbar',
+                       rec => '$_[0] records',
+                       reg => '$_[0] registriert',
+                       regc => '$_[0] erstellt und registriert',
+                       reginac => 'Registrierung ist nicht aktiv (set/var \$main::reqreg = 1 to activate)',
+                       regun => '$_[0] unregistriert',
+                       route => '$_[0] auf $_[1] via $_[2]',
+                       sat1 => 'Tracking Tabelle fuer $_[0] fuer den naechsten $_[1] Stunden alle $_[2] mins',
+                       sat2 => 'dd/mm  UTC      Lat     Lon  Alt Km      Az      El Dist Km',
+                       sat3 => 'Syntax: SH/SAT <name> [<hours> <interval>]',
+                       sat4 => 'Satelliten verfuegbar:-',
+                       satnf => 'Satellit $_[0] unbekannt',
+                       satdisc => '-----',
+                       sethop1 => 'Gebrauch: set/hops <Rufzeichen> ann|spots|wwv|wcy <Anzahl der Hops>',
+                       sethop2 => '$_[0] hops gesetzt auf $_[1]$_[2] fuer $_[3]',
+                       sethop3 => 'Keine hops gesetzt fuer $_[0]',
+                       shutting => '$main::mycall shutting down...',
+                       sloc => 'Cluster lat $_[0] long $_[1], Nicht vergessen die DXVars.pm zu aendern',
+                       snode1 => 'Node Call   Sort    Version',
+                       snode2 => '$_[0] $_[1]  $_[2]',
+                       snode3 => '$_[0] Unbekanntes Rufzeichen',
+                       sqra => 'Cluster QRA Locator$_[0], Nicht vergessen die DXVars.pm zu aendern',
+                       sorry => 'Sorry',
+                       spf1 => 'spoof: erzeuge neuen User $_[0]',
+                       stathf => 'HF DX Spot Stats, letzte 31 Tage',
+                       stathft => 'HF DX Spot Stats, letzte 31 Tage fuer DXCC $_[0]',
+                       statvhf => 'VHF+ DX Spot Stats, letzte 31 Tage',
+                       statvhft => 'VHF+ DX Spot Stats, letzte 31 Tage fuer DXCC $_[0]',
+                       statdx => 'Total DX Spots letzte 31 Tage',
+                       sun => 'Location                              dd/mm/yyyy Rise   Set',
+                       sun_with_azel => 'Location                              dd/mm/yyyy Rise   Set      Azim   Elev',
+                       suser1 => 'Gebrauch: Rufzeichen user_field_name value',
+                       suser2 => 'User $_[0] nicht gefunden',
+                       suser3 => 'User Feld \'$_[0]\' war \'$_[1]\' nun gesetzt auf \'$_[2]\'',
+                       suser4 => 'User Feld name \'$_[0]\' existiert nicht',
+                       time1 => 'Lokala Zeit: $_[0] $_[1], UTC $_[2]',
+                       time2 => '$_[0] Lokale (standard) Zeit: $_[1] ($_[2] Stunden)',
+                       time3 => '$_[0]  $_[1]',
+                       talks => 'Talk flag gesetzt auf $_[0]',
+                       talku => 'Talk flag zurueckgesetzt auf $_[0]',
+                       talkend => 'Beendet Talk zu Dir',
+                       talkinst => 'Talkmode, /EX zum beenden, /<cmd> um ein Kommando auszufuehren',
+                       talknh => 'Sorry $_[0] ist im moment nicht online',
+                       talkprompt => 'Talk ($_[0])>',
+                       talkstart => 'Startet Talkmode zu Dir',
+                       usernf => '*** User Satz fuer $_[0] nicht gefunden ***',
+                       wwvs => 'WWV flag gesetzt auf $_[0]',
+                       wwvu => 'WWV flag zurueckgesetzt auf $_[0]',
+                       wxs => 'WX flag gesetzt auf $_[0]',
+                       wxu => 'WX flag zurueckgesetzt auf $_[0]',
                },
 );