File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / lrzsz / po / ChangeLog
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Thu Oct 24 15:49:50 2019 UTC (5 years, 5 months ago) by misho
Branches: lrzsz, MAIN
CVS tags: v0_12_20p5, HEAD
lrzsz ver 0.12.20

    1: /* Automatically generated by po2tbl.sed from lrzsz.pot.  */
    2: 
    3: #if HAVE_CONFIG_H
    4: # include <config.h>
    5: #endif
    6: 
    7: #include "libgettext.h"
    8: 
    9: const struct _msg_ent _msg_tbl[] = {
   10:   {"", 1},
   11:   {"Transfer complete.", 2},
   12:   {"need at least one file to send", 3},
   13:   {"option C needs argument", 4},
   14:   {"option c needs argument", 5},
   15:   {"option L needs argument", 6},
   16:   {"argument to option L out of range 24..%ld", 7},
   17:   {"option l needs argument", 8},
   18:   {"argument to option l out of range 32..%ld", 9},
   19:   {"argument to option t out of range 10..1000", 10},
   20:   {"security violation: can't do that under restricted shell\n", 11},
   21:   {"option w needs argument", 12},
   22:   {"unknown option", 13},
   23:   {"Can't send command in restricted mode\n", 14},
   24:   {"out of memory", 15},
   25:   {"Transfer incomplete\n", 16},
   26:   {"Transfer complete\n", 17},
   27:   {"Answering TIMESYNC", 18},
   28:   {"at", 19},
   29:   {"timezone", 20},
   30:   {"unknown", 21},
   31:   {"TIMESYNC: failed\n", 22},
   32:   {"TIMESYNC: ok\n", 23},
   33:   {"  cannot open tmpfile %s: %s", 24},
   34:   {"Can't open any requested files.", 25},
   35:   {"Security Violation", 26},
   36:   {"Sending %s, %ld blocks: ", 27},
   37:   {"Give your local XMODEM receive command now.", 28},
   38:   {"Sending: %s\n", 29},
   39:   {"Timeout on pathname", 30},
   40:   {"Receiver Cancelled", 31},
   41:   {"No ACK on EOT", 32},
   42:   {"Ymodem sectors/kbytes sent: %3d/%2dk", 33},
   43:   {"Cancelled", 34},
   44:   {"Timeout on sector ACK", 35},
   45:   {"NAK on sector", 36},
   46:   {"Got burst for sector ACK", 37},
   47:   {"Got %02x for sector ACK", 38},
   48:   {"Retry Count Exceeded", 39},
   49:   {"%s version %s for %s %s\n", 40},
   50:   {"Send file(s) with ZMODEM/YMODEM/XMODEM Protocol\n", 41},
   51:   {"\
   52: \t(Y) = Option applies to YMODEM only\n\
   53: \t(Z) = Option applies to ZMODEM only\n", 42},
   54:   {"Usage: %s %s\n", 43},
   55:   {"\
   56: \tlsz [-2Ceqv] -c COMMAND\n\
   57: \tlsb [-2adfkquv] [-] file ...\n\
   58: \tlsx [-2akquv] [-] file\n\
   59: \t2 Use 2 stop bits\n\
   60: \t8 go up to 8K blocksize (give twice to start with 8K blocksize)\n\
   61: \t+ Append to existing destination file (Z)\n\
   62: \ta (ASCII) change NL to CR/LF\n\
   63: \tb Binary file transfer override\n\
   64: \tc send COMMAND (Z)\n\
   65: \td Change '.' to '/' in pathnames (Y/Z)\n\
   66: \te Escape all control characters (Z)\n\
   67: \tf send Full pathname (Y/Z)\n\
   68: \ti send COMMAND, ack Immediately (Z)\n\
   69: \th Print this usage message\n\
   70: \tk Send 1024 byte packets (Y)\n\
   71: \tL N Limit subpacket length to N bytes (Z)\n\
   72: \tl N Limit frame length to N bytes (l>=L) (Z)\n\
   73: \tn send file if source newer (Z)\n\
   74: \tN send file if source newer or longer (Z)\n\
   75: \to Use 16 bit CRC instead of 32 bit CRC (Z)\n\
   76: \tp Protect existing destination file (Z)\n\
   77: \tr Resume/Recover interrupted file transfer (Z)\n\
   78: \tq Quiet (no progress reports)\n\
   79: \tu Unlink file after transmission\n\
   80: \tU disable restricted mode (if allowed to)\n\
   81: \tv Verbose - provide debugging information\n\
   82: \tw N Window is N bytes (Z)\n\
   83: \tY Yes, overwrite existing file, skip if not present at rx (Z)\n\
   84: \ty Yes, overwrite existing file (Z)\n", 44},
   85:   {"Bytes Sent:%7ld/%7ld   BPS:%-8ld ETA %02d:%02d  ", 45},
   86:   {"Bytes Sent:%7ld   BPS:%-8ld                       \n", 46},
   87:   {"Falldown to %ld blklen", 47},
   88:   {"Sender Canceled", 48},
   89:   {"TIMEOUT", 49},
   90:   {"Bad data subpacket", 50},
   91:   {"Data subpacket too long", 51},
   92:   {"Garbage count exceeded", 52},
   93:   {"Got %s", 53},
   94:   {"Bad escape sequence %x", 54},
   95:   {"Retry %d: ", 55},
   96:   {"don't have settimeofday, will not set time\n", 56},
   97:   {"not running as root (this is good!), can not set time\n", 57},
   98:   {"option t needs argument", 58},
   99:   {"for", 59},
  100:   {"Receive files with ZMODEM/YMODEM/XMODEM protocol\n", 60},
  101:   {"\
  102: \t+ append to existing files\n\
  103: \ta ASCII transfer (change CR/LF to LF)\n\
  104: \tb binary transfer\n\
  105: \tc Use 16 bit CRC (XMODEM only)\n\
  106: \tC allow execution of remote commands (ZMODEM only)\n\
  107: \tD write all received data to /dev/null\n\
  108: \te Escape control characters\t(ZMODEM)\n\
  109: \th Help, print this usage message\n\
  110: \tO disable timeout code, wait forever for remote data\n\
  111: \tp protect existing files\n\
  112: \tq quiet, no progress reports\n\
  113: \tr try to resume interrupted file transfer (ZMODEM only)\n\
  114: \tR restricted, more secure mode\n\
  115: \tS request timesync packet (give twice to set local time)\n\
  116: \tu keep upper case filenames\n\
  117: \tU disable restricted mode (if allowed to)\n\
  118: \tv Verbose - provide debugging information\n\
  119: \tw N Window is N bytes (Z)\n\
  120: \ty Yes, clobber existing file if any\n", 61},
  121:   {"%s waiting to receive.", 62},
  122:   {"%s: ready to receive %s", 63},
  123:   {"%s: %s removed.", 64},
  124:   {"Pathname fetch returned EOT", 65},
  125:   {"Received dup Sector", 66},
  126:   {"Sync Error", 67},
  127:   {"CRC", 68},
  128:   {"Checksum", 69},
  129:   {"Sector number garbled", 70},
  130:   {"Sender CANcelled", 71},
  131:   {"Got 0%o sector header", 72},
  132:   {"TIMESYNC: here %ld, remote %ld, diff %d seconds\n", 73},
  133:   {"TIMESYNC: cannot set time: %s\n", 74},
  134:   {"Topipe", 75},
  135:   {"Receiving: %s\n", 76},
  136:   {"cannot open %s", 77},
  137:   {"Blocks received: %d", 78},
  138:   {"%s: %s exists\n", 79},
  139:   {"%s:\tSecurity Violation", 80},
  140:   {"remote command execution requested", 81},
  141:   {"not executed", 82},
  142:   {"Bytes Received: %7ld/%7ld   BPS:%-6ld                ", 83},
  143:   {"Bytes Received: %7ld/%7ld   BPS:%-6ld ETA %02d:%02d  ", 84},
  144:   {"file close error", 85},
  145: };
  146: 
  147: int _msg_tbl_length = 85;

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>