Minor changes.
[egate.git] / kernel / lang.uk.res
1 # Email gateway - resources for english conversation
2 # lang.uk.res,v 1.2 1995/02/22 15:22:33 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)
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.msg.records: %d records found
12
13 # Error messages
14 gw.err.no.database: You must choose database before issuing a find-query
15 gw.err.no.target: No connection established - command ignored
16 gw.err.no.set: No result-set generated
17 gw.err.nullbody: No email-body - no query performed
18 gw.err.unimplemented: The command is not implemented - yet
19 gw.err.unknown.command: Unknown command
20 gw.err.connect: Cannot connect to target
21 gw.err.term.expected: Search term expected
22 gw.err.rp.expected: ')' expected
23 gw.err.setname.expected: Search set name expected
24 gw.err.op.expected: Operator expected
25 gw.err.bad.rp: Unbalanced ')'
26 gw.err.unknown.qual: Unknown qualifier
27 gw.err.double.qual: Quailifiers applied more than once
28 gw.err.eq.qual: '=' expected
29 gw.err.bad.relation: Error in relation
30 gw.err.trunc.not.left: Left truncation not allowed
31 gw.err.trunc.not.both: Bot left and right truncation not allowed
32 gw.err.trunc.not.right: Right truncation not allowed
33
34 # Command names and operators
35 ccl.command.find: find f
36 ccl.command.target: server target
37 ccl.command.show: show
38 ccl.command.base: base 
39 ccl.command.help: help h
40 ccl.command.info: info i
41 ccl.command.continue: cont continue
42 ccl.command.status: status
43 ccl.command.cancel: cancel
44 ccl.token.and: and
45 ccl.token.or: or
46 ccl.token.not: not
47 ccl.token.set: s
48