42 lines
1.7 KiB
Plaintext
42 lines
1.7 KiB
Plaintext
$ $Id: set20,v 1.2 2001/09/03 02:14:04 kim Exp $
|
|
$ tc.bind.c
|
|
$set 20
|
|
1 Invalid key name `%S'\n
|
|
2 Bad key name: %S\n
|
|
3 Bad command name: %S\n
|
|
4 Bad key spec %S\n
|
|
5 Null string specification\n
|
|
6 Standard näppäinmäärittelyt\n
|
|
7 Vaihtoehtoiset näppäinmäärittelyt\n
|
|
8 Monimerkkiset määrittelyt\n
|
|
9 Nuolinäppäinmäärittelyt\n
|
|
10 %-15s-> ei ole määritelty\n
|
|
11 VIKA!!! %s ei ole määritelty mihinkään näppäimeen.\n
|
|
12 Käyttö: bindkey [valitsimet] [--] [NÄPPÄIN [KOMENTO]]\n
|
|
13 -a list or bind KEY in alternative key map\n
|
|
14 -b interpret KEY as a C-, M-, F- or X- key name\n
|
|
15 -s interpret COMMAND as a literal string to be output\n
|
|
16 -c interpret COMMAND as a builtin or external command\n
|
|
17 -v bind all keys to vi bindings\n
|
|
18 -e bind all keys to emacs bindings\n
|
|
19 -d bind all keys to default editor's bindings\n
|
|
20 -l list editor commands with descriptions\n
|
|
21 -r remove KEY's binding\n
|
|
22 -k interpret KEY as a symbolic arrow-key name\n
|
|
23 -- force a break from option processing\n
|
|
24 -u (or any invalid option) this message\n
|
|
25 Ilman NÄPPÄINTÄ tai KOMENTOA tulostetaan kaikki määrittelyt\n
|
|
26 Ilman KOMENTOA tulostetaan NÄPPÄIMEN määrittely.\n
|
|
27 bad key specification -- null string\n
|
|
28 bad key specification -- empty string\n
|
|
29 Bad function-key specification. Null key not allowed\n
|
|
30 bad key specification -- malformed hex number\n
|
|
31 bad key specification -- malformed octal number\n
|
|
32 bad key specification -- malformed decimal number\n
|
|
33 Bad function-key specification.\n
|
|
34 Null key not allowed\n
|
|
35 bad key specification -- unknown name "%S"\n
|
|
36 Käyttö: bind [NÄPPÄIN | KOMENTO NÄPPÄIN | "emacs" | "vi" | "-a"]\n
|
|
37 Invalid function
|
|
38 %s\t\tis undefined\n
|