## version $VER: XX.catalog XX.XX (XX.XX.XX)
## codeset X
## language X
;
MENU_PROJECT

; Project
;
MENU_SAVECONFIG

; Save configuration
;
MENU_ABOUT

; About...
;
MENU_QUIT

; Q\000Quit
;
MENU_SETTINGS

; Settings
;
MENU_UPDATE

; Update (seconds)
;
MENU_REFRESH1

;      1
;
MENU_REFRESH2

;      2
;
MENU_REFRESH3

;      3
;
MENU_REFRESH4

;      4
;
MENU_REFRESH5

;      5
;
MENU_REFRESH10

;     10
;
MENU_REFRESH20

;     20
;
MENU_REFRESH30

;     30
;
MENU_REFRESH40

;     40
;
MENU_REFRESH50

;     50
;
MENU_REFRESH60

;     60
;
MENU_CPSAGING

; CPS Aging Factor
;
MENU_AGING0

;      0\%
;
MENU_AGING10

;     10\%
;
MENU_AGING20

;     20\%
;
MENU_AGING30

;     30\%
;
MENU_AGING40

;     40\%
;
MENU_AGING50

;     50\%
;
MENU_JUMP

; J\000Jump to next screen
;
MENU_STAYFRONT

; Stay front
;
TXT_IPACKETS

; Packets Received
;
TXT_OPACKETS

; Packets Sent
;
TXT_BADDATA

; Bad Packets
;
TXT_OVERRUNS

; Input Overruns
;
TXT_UNKNOWN

; Unknown Packet-Types
;
TXT_RECONFIGS

; Reconfigurations
;
TXT_MTU

; MTU
;
TXT_BPS

; Speed
;
TXT_HWTYPE

; Hardware-Type
;
REQ_ABOUT_TITLE

; About SANA-II Meter Tool
;
REQ_ABOUT_BODY

; SANA-II Meter Tool %ld.%ld (%s)\n(C) Copyright 1996 Marius Gröger <%s>\nAll Rights Reserved.
;
REQ_ABOUT_BUTTON

;  Ok\040
;
REQ_ERROR_TITLE

; SANA2Meter Error
;
REQ_ERROR_QUITBUTTON

;  Quit\040
;
REQ_ERROR_OPENDEV

; Can't open device \"%s\", unit %ld.
;
REQ_ERROR_OPENLIB

; Can't open library \"%s\", version %ld.
;
REQ_ERROR_QUERY

; Can't query device \"%s\", unit %ld.
;
REQ_ERROR_NOMSGPORT

; Can't create MessagePort.
;
REQ_ERROR_NOPOOL

; Can't create memory pool.
;
REQ_ERROR_READARGS

; Can't parse arguments.
;
REQ_ERROR_NOGUI

; Can't create user interface.
;
REQ_ERROR_TRACK

; Can't initialise type tracking for type $%lx.\nI/O Error: %ld, SANA-II WireError: %ld
;
REQ_ERROR_NOCONFIG

; Can't open configuration file \"%s\".
;
REQ_ERROR_NODEVS

; Please specify at least one SANA-II device\non the commandline or in configuration file(s).
;
REQ_ERROR_BADAGING

; Please give an aging factor between 0\% and 50\%.
;
TXT_TTIPACKETS

; Packets Received
;
TXT_TTOPACKETS

; Packets Sent
;
TXT_TTIBYTES

; Bytes Received
;
TXT_TTOBYTES

; Bytes Sent
;
TXT_TTDPACKETS

; Packets Dropped
;
TXT_TTOCPS

; Send CPS
;
TXT_TTICPS

; Receive CPS
;
TXT_TTLABEL

; Packet Type $%lx
;
TXT_INACTIVE

; Display off.
;
