Run latex
[egate.git] / kernel / lang.uk.res
1 # Email gateway - resources for english conversation
2 # $Id: lang.uk.res,v 1.8 1995/05/17 10:51:32 adam Exp $
3 #
4 # Messages
5 gw.msg.subject: Your Z39.50 Query
6 gw.msg.greeting: Europagate email-Z39.50 gateway
7 gw.msg.hits: hit(s) in set
8 gw.msg.z39errcode: Z39.50 error code
9 gw.msg.connect: Connection established to target
10 gw.msg.databases: Known databases
11 gw.msg.database: Selected databases
12 gw.msg.records: %d records found in set %s
13
14 # Error messages
15 gw.err.bad.show: Syntax error in show. Integer expected
16 gw.err.pos.show: Start position greater than end position
17 gw.err.search.fail: Search fail. Connection closed
18 gw.err.no.database: You must choose database before issuing a find-query
19 gw.err.no.target: No connection established - command ignored
20 gw.err.no.set: No result-set generated
21 gw.err.nullbody: No email-body - no query performed
22 gw.err.unimplemented: The command is not implemented - yet
23 gw.err.unknown.command: Unknown command
24 gw.err.connect: Cannot connect to target
25 gw.err.term.expected: Search term expected
26 gw.err.rp.expected: ')' expected
27 gw.err.setname.expected: Search set name expected
28 gw.err.op.expected: Operator expected
29 gw.err.bad.rp: Unbalanced ')'
30 gw.err.unknown.qual: Unknown qualifier
31 gw.err.double.qual: Quailifiers applied more than once
32 gw.err.eq.qual: '=' expected
33 gw.err.bad.relation: Error in relation
34 gw.err.trunc.not.left: Left truncation not allowed
35 gw.err.trunc.not.both: Bot left and right truncation not allowed
36 gw.err.trunc.not.right: Right truncation not allowed
37
38 # Command names and operators
39 ccl.command.find: find f
40 ccl.command.target: server target
41 ccl.command.show: show
42 ccl.command.base: base 
43 ccl.command.help: help h
44 ccl.command.info: info i
45 ccl.command.continue: cont continue
46 ccl.command.status: status
47 ccl.command.cancel: cancel
48 ccl.token.and: and
49 ccl.token.or: or
50 ccl.token.not: not
51 ccl.token.set: s
52