#language english
#version 0
;
; ProfiPacket - Miscellaneous server (misc. remote commands)
;
; ProfiPacket catalog description file
; Please use this file as source for translations of ProfiPacket
;
; (c) 1997 by Alexander Feigl
;
; NOTE : THE STRINGS IN THIS CATALOG FILE ARE INTENDED TO BE SENT
;        OUT TO PACKET RADIO IMMEDIATELY! YOU MUST USE \R AS 
;        LINE SEPERATOR AND YOU WILL HAVE TO USE THE PC FONT
;        CHARSET FOR VOWEL MUTATIONS OR SIMILAR. YOU CAN CONVERT
;        AN AMIGA FONT FILE TO AN PC FONT FILE WITH PROFIPACKET.
;
; maximum string id : 6
;
;-------------------------------------------------------------------
;--Remote command called with invalid parameters!
invalidparam (0//)
{ProfiPacket}: Invalid parameters!\r
;--Compression is not possible - disabled in prefs or paclen too long
nocompress (1//)
{ProfiPacket}: Compression not possible!\r
;--Message sent out if the user used the //RING command
ringring (2//)
{ProfiPacket}: Ring ring ring ... \007\r
;--ProfiPacket is unable to read the TNC parameters  (//PARAM command)
cannotreadparam (3//)
{ProfiPacket}: Cannot read parameters!\r
;--TNC parameter output (used by //PARAM command)
tncparam (4//)
{ProfiPacket}: Paclen   : %5ld  Frack       : %4ld   Tries    : %4ld\r\
               Maxframe : %5ld  Persistance : %4ld   SlotTime : %4ld\r\
               IPoll    : %5ld  Digipeating : %4ld   Timer 2  : %4ld\r\
               Timer 3  : %5ld  TXDelay     : %4ld   TXTail   : %4ld\r
;--Answer of the RTT command
rttanswer (5//)
{ProfiPacket}: Runtime %s --> %s --> %s : %ld seconds\r
actanswer (6//)
{ProfiPacket}: Last sysop activity : %ld seconds\r
