216 lines
7.8 KiB
C
216 lines
7.8 KiB
C
/* Automatically generated by po2tbl.sed from nano.pot. */
|
|
|
|
#if HAVE_CONFIG_H
|
|
# include <config.h>
|
|
#endif
|
|
|
|
#include "libgettext.h"
|
|
|
|
const struct _msg_ent _msg_tbl[] = {
|
|
{"", 1},
|
|
{"add_to_cutbuffer called with inptr->data = %s\n", 2},
|
|
{"Blew away cutbuffer =)\n", 3},
|
|
{"read_line: not on first line and prev is NULL", 4},
|
|
{"Read %d lines", 5},
|
|
{"\"%s\" not found", 6},
|
|
{"New File", 7},
|
|
{"File \"%s\" is a directory", 8},
|
|
{"Reading File", 9},
|
|
{"File to insert [from ./] ", 10},
|
|
{"Cancelled", 11},
|
|
{"Could not open file for writing: %s", 12},
|
|
{"Could not open file: Path length exceeded.", 13},
|
|
{"Wrote >%s\n", 14},
|
|
{"Could not close %s: %s", 15},
|
|
{"Could not open %s for writing: %s", 16},
|
|
{"Could not set permissions %o on %s: %s", 17},
|
|
{"Wrote %d lines", 18},
|
|
{"File Name to write", 19},
|
|
{"filename is %s", 20},
|
|
{"File exists, OVERWRITE ?", 21},
|
|
{"Invoke the help menu", 22},
|
|
{"Write the current file to disk", 23},
|
|
{"Exit from nano", 24},
|
|
{"Goto a specific line number", 25},
|
|
{"Justify the current paragraph", 26},
|
|
{"Replace text within the editor", 27},
|
|
{"Insert another file into the current one", 28},
|
|
{"Search for text within the editor", 29},
|
|
{"Move to the previous screen", 30},
|
|
{"Move to the next screen", 31},
|
|
{"Cut the current line and store it in the cutbuffer", 32},
|
|
{"Uncut from the cutbuffer into the current line", 33},
|
|
{"Show the posititon of the cursor", 34},
|
|
{"Invoke the spell checker (if available)", 35},
|
|
{"Move up one line", 36},
|
|
{"Move down one line", 37},
|
|
{"Move forward one character", 38},
|
|
{"Move back one character", 39},
|
|
{"Move to the beginning of the current line", 40},
|
|
{"Move to the end of the current line", 41},
|
|
{"Go to the first line of the file", 42},
|
|
{"Go to the last line of the file", 43},
|
|
{"Refresh (redraw) the current screen", 44},
|
|
{"Mark text at the current cursor location", 45},
|
|
{"Delete the character under the cursor", 46},
|
|
{"Delete the character to the left of the cursor", 47},
|
|
{"Insert a tab character", 48},
|
|
{"Insert a carriage return at the cursor position", 49},
|
|
{"Make the current search or replace case (in)sensitive", 50},
|
|
{"Cancel the current function", 51},
|
|
{"Get Help", 52},
|
|
{"WriteOut", 53},
|
|
{"Exit", 54},
|
|
{"Goto Line", 55},
|
|
{"Justify", 56},
|
|
{"Replace", 57},
|
|
{"Read File", 58},
|
|
{"Where Is", 59},
|
|
{"Prev Page", 60},
|
|
{"Next Page", 61},
|
|
{"Cut Text", 62},
|
|
{"UnCut Txt", 63},
|
|
{"Cur Pos", 64},
|
|
{"To Spell", 65},
|
|
{"Up", 66},
|
|
{"Down", 67},
|
|
{"Forward", 68},
|
|
{"Back", 69},
|
|
{"Home", 70},
|
|
{"End", 71},
|
|
{"Refresh", 72},
|
|
{"Mark Text", 73},
|
|
{"Delete", 74},
|
|
{"Backspace", 75},
|
|
{"Tab", 76},
|
|
{"Enter", 77},
|
|
{"First Line", 78},
|
|
{"Last Line", 79},
|
|
{"Case Sens", 80},
|
|
{"Cancel", 81},
|
|
{"No Replace", 82},
|
|
{"\
|
|
\n\
|
|
Buffer written to 'nano.save'\n", 83},
|
|
{"Key illegal in VIEW mode", 84},
|
|
{"\
|
|
nano help text\n\
|
|
\n\
|
|
The nano editor is designed to emulate the functionality and ease-of-use of \
|
|
the UW Pico text editor. There are four main sections of the editor: The \
|
|
top line shows the program version, the current filename being edited, and \
|
|
whether or not the file has been modified. Next is the main editor window \
|
|
showing the file being edited. The status line is the third line from the \
|
|
bottom and shows important messages. The bottom two lines show the most \
|
|
commonly used shortcuts in the editor.\n\
|
|
\n\
|
|
The notation for shortcuts is as follows: Control-key sequences are notated \
|
|
with a caret (^) symbol. Alt-key sequences are notated with an at (@) \
|
|
symbol. The following keystrokes are available in the main editor window. \
|
|
Optional keys are shown in parentheses:\n\
|
|
\n", 85},
|
|
{"free_node(): free'd a node, YAY!\n", 86},
|
|
{"free_node(): free'd last node.\n", 87},
|
|
{"\
|
|
Usage: nano [GNU long option] [option] +LINE <file>\n\
|
|
\n", 88},
|
|
{"Option\t\tLong option\t\tMeaning\n", 89},
|
|
{" -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n", 90},
|
|
{" -R\t\t--regexp\t\tUse regular expressions for search\n", 91},
|
|
{" -V \t\t--version\t\tPrint version information and exit\n", 92},
|
|
{" -c \t\t--const\t\t\tConstantly show cursor position\n", 93},
|
|
{" -h \t\t--help\t\t\tShow this message\n", 94},
|
|
{" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 95},
|
|
{" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 96},
|
|
{" -m \t\t--mouse\t\t\tEnable mouse\n", 97},
|
|
{"\
|
|
-r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 98},
|
|
{" -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n", 99},
|
|
{" -s [prog] \t--speller=[prog]\tEnable alternate speller\n", 100},
|
|
{" -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n", 101},
|
|
{" -v \t\t--view\t\t\tView (read only) mode\n", 102},
|
|
{" -w \t\t--nowrap\t\tDon't wrap long lines\n", 103},
|
|
{" -x \t\t--nohelp\t\tDon't show help window\n", 104},
|
|
{" -z \t\t--suspend\t\tEnable suspend\n", 105},
|
|
{" +LINE\t\t\t\t\tStart at line number LINE\n", 106},
|
|
{"\
|
|
Usage: nano [option] +LINE <file>\n\
|
|
\n", 107},
|
|
{"Option\t\tMeaning\n", 108},
|
|
{" -T [num]\tSet width of a tab to num\n", 109},
|
|
{" -R\t\tUse regular expressions for search\n", 110},
|
|
{" -V \t\tPrint version information and exit\n", 111},
|
|
{" -c \t\tConstantly show cursor position\n", 112},
|
|
{" -h \t\tShow this message\n", 113},
|
|
{" -i \t\tAutomatically indent new lines\n", 114},
|
|
{" -l \t\tDon't follow symbolic links, overwrite.\n", 115},
|
|
{" -m \t\tEnable mouse\n", 116},
|
|
{" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 117},
|
|
{" -s [prog] \tEnable alternate speller\n", 118},
|
|
{" -p \t\tMake bottom 2 lines more Pico-like\n", 119},
|
|
{" -t \t\tAuto save on exit, don't prompt\n", 120},
|
|
{" -v \t\tView (read only) mode\n", 121},
|
|
{" -w \t\tDon't wrap long lines\n", 122},
|
|
{" -x \t\tDon't show help window\n", 123},
|
|
{" -z \t\tEnable suspend\n", 124},
|
|
{" +LINE\t\tStart at line number LINE\n", 125},
|
|
{" nano version %s by Chris Allegretta (compiled %s, %s)\n", 126},
|
|
{" Email: nano@asty.org\tWeb: http://www.asty.org/nano\n", 127},
|
|
{"Mark Set", 128},
|
|
{"Mark UNset", 129},
|
|
{"check_wrap called with inptr->data=\"%s\"\n", 130},
|
|
{"current->data now = \"%s\"\n", 131},
|
|
{"After, data = \"%s\"\n", 132},
|
|
{"Error deleting tempfile, ack!", 133},
|
|
{"Could not create a temporary filename: %s", 134},
|
|
{"Could not invoke spell program \"%s\"", 135},
|
|
{"Could not invoke \"ispell\"", 136},
|
|
{"Finished checking spelling", 137},
|
|
{"Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? ", 138},
|
|
{"Cannot resize top win", 139},
|
|
{"Cannot move top win", 140},
|
|
{"Cannot resize edit win", 141},
|
|
{"Cannot move edit win", 142},
|
|
{"Cannot resize bottom win", 143},
|
|
{"Cannot move bottom win", 144},
|
|
{"Main: set up windows\n", 145},
|
|
{"Main: bottom win\n", 146},
|
|
{"Main: open file\n", 147},
|
|
{"I got Alt-[-%c! (%d)\n", 148},
|
|
{"I got Alt-%c! (%d)\n", 149},
|
|
{"Case Sensitive Regexp Search%s", 150},
|
|
{"Regexp Search%s", 151},
|
|
{"Case Sensitive Search%s", 152},
|
|
{"Search%s", 153},
|
|
{"Search Cancelled", 154},
|
|
{"Search Wrapped", 155},
|
|
{"Replaced %d occurences", 156},
|
|
{"Replaced 1 occurence", 157},
|
|
{"Replace Cancelled", 158},
|
|
{"Replace with [%s]", 159},
|
|
{"Replace with", 160},
|
|
{"Replace this instance?", 161},
|
|
{"Enter line number", 162},
|
|
{"Aborted", 163},
|
|
{"Come on, be reasonable", 164},
|
|
{"Only %d lines available, skipping to last line", 165},
|
|
{"actual_x_from_start for xplus=%d returned %d\n", 166},
|
|
{"input '%c' (%d)\n", 167},
|
|
{"New Buffer", 168},
|
|
{" File: ...", 169},
|
|
{"Modified", 170},
|
|
{"Moved to (%d, %d) in edit buffer\n", 171},
|
|
{"current->data = \"%s\"\n", 172},
|
|
{"I got \"%s\"\n", 173},
|
|
{"Yes", 174},
|
|
{"All", 175},
|
|
{"No", 176},
|
|
{"do_cursorpos: linepct = %f, bytepct = %f\n", 177},
|
|
{"line %d of %d (%.0f%%), character %d of %d (%.0f%%)", 178},
|
|
{"Dumping file buffer to stderr...\n", 179},
|
|
{"Dumping cutbuffer to stderr...\n", 180},
|
|
{"Dumping a buffer to stderr...\n", 181},
|
|
};
|
|
|
|
int _msg_tbl_length = 181;
|