smol/po/cat-id-tbl.c

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