/* Automatically generated by po2tbl.sed from nano.pot. */ #if HAVE_CONFIG_H # include #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}, {"Key illegal in VIEW mode", 67}, {"\ 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", 68}, {"free_node(): free'd a node, YAY!\n", 69}, {"free_node(): free'd last node.\n", 70}, {"\ Usage: nano [GNU long option] [option] +LINE \n\ \n", 71}, {"Option\t\tLong option\t\tMeaning\n", 72}, {" -V \t\t--version\t\tPrint version information and exit\n", 73}, {" -c \t\t--const\t\t\tConstantly show cursor position\n", 74}, {" -h \t\t--help\t\t\tShow this message\n", 75}, {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 76}, {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite.\n", 77}, {" -m \t\t--mouse\t\t\tEnable mouse\n", 78}, {"\ -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 79}, {" -p\t \t--pico\t\t\tMake bottom 2 lines more Pico-like\n", 80}, {" -s [prog] \t--speller=[prog]\tEnable alternate speller\n", 81}, {" -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n", 82}, {" -v \t\t--view\t\t\tView (read only) mode\n", 83}, {" -w \t\t--nowrap\t\tDon't wrap long lines\n", 84}, {" -x \t\t--nohelp\t\tDon't show help window\n", 85}, {" -z \t\t--suspend\t\tEnable suspend\n", 86}, {" +LINE\t\t\t\t\tStart at line number LINE\n", 87}, {"\ Usage: nano [option] +LINE \n\ \n", 88}, {"Option\t\tMeaning\n", 89}, {" -V \t\tPrint version information and exit\n", 90}, {" -c \t\tConstantly show cursor position\n", 91}, {" -h \t\tShow this message\n", 92}, {" -i \t\tAutomatically indent new lines\n", 93}, {" -l \t\tDon't follow symbolic links, overwrite.\n", 94}, {" -m \t\tEnable mouse\n", 95}, {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 96}, {" -s [prog] \tEnable alternate speller\n", 97}, {" -p \t\tMake bottom 2 lines more Pico-like\n", 98}, {" -t \t\tAuto save on exit, don't prompt\n", 99}, {" -v \t\tView (read only) mode\n", 100}, {" -w \t\tDon't wrap long lines\n", 101}, {" -x \t\tDon't show help window\n", 102}, {" -z \t\tEnable suspend\n", 103}, {" +LINE\t\tStart at line number LINE\n", 104}, {" nano version %s by Chris Allegretta (compiled %s, %s)\n", 105}, {" Email: nano@asty.org\tWeb: http://www.asty.org/nano\n", 106}, {"Mark Set", 107}, {"Mark UNset", 108}, {"check_wrap called with inptr->data=\"%s\"\n", 109}, {"current->data now = \"%s\"\n", 110}, {"After, data = \"%s\"\n", 111}, {"Error deleting tempfile, ack!", 112}, {"Could not create a temporary filename: %s", 113}, {"Could not invoke spell program \"%s\"", 114}, {"Could not invoke \"ispell\"", 115}, {"Finished checking spelling", 116}, {"Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? ", 117}, {"Cancelled", 118}, {"Cannot resize top win", 119}, {"Cannot move top win", 120}, {"Cannot resize edit win", 121}, {"Cannot move edit win", 122}, {"Cannot resize bottom win", 123}, {"Cannot move bottom win", 124}, {"Main: set up windows\n", 125}, {"Main: bottom win\n", 126}, {"Main: open file\n", 127}, {"I got Alt-[-%c! (%d)\n", 128}, {"I got Alt-%c! (%d)\n", 129}, {"actual_x_from_start for xplus=%d returned %d\n", 130}, {"input '%c' (%d)\n", 131}, {"New Buffer", 132}, {" File: ...", 133}, {"Modified", 134}, {"Moved to (%d, %d) in edit buffer\n", 135}, {"current->data = \"%s\"\n", 136}, {"I got \"%s\"\n", 137}, {" Y", 138}, {"Yes", 139}, {" A", 140}, {"All", 141}, {" N", 142}, {"No", 143}, {"^C", 144}, {"do_cursorpos: linepct = %f, bytepct = %f\n", 145}, {"line %d of %d (%.0f%%), character %d of %d (%.0f%%)", 146}, {"Dumping file buffer to stderr...\n", 147}, {"Dumping cutbuffer to stderr...\n", 148}, {"Dumping a buffer to stderr...\n", 149}, }; int _msg_tbl_length = 149;