/* 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}, {"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}, {"(more)", 22}, {"Constant cursor position", 23}, {"Auto indent", 24}, {"Suspend", 25}, {"Help mode", 26}, {"Pico mode", 27}, {"Mouse support", 28}, {"Cut to end", 29}, {"Regular expressions", 30}, {"Auto wrap", 31}, {"Invoke the help menu", 32}, {"Write the current file to disk", 33}, {"Exit from nano", 34}, {"Goto a specific line number", 35}, {"Justify the current paragraph", 36}, {"Unjustify after a justify", 37}, {"Replace text within the editor", 38}, {"Insert another file into the current one", 39}, {"Search for text within the editor", 40}, {"Move to the previous screen", 41}, {"Move to the next screen", 42}, {"Cut the current line and store it in the cutbuffer", 43}, {"Uncut from the cutbuffer into the current line", 44}, {"Show the posititon of the cursor", 45}, {"Invoke the spell checker (if available)", 46}, {"Move up one line", 47}, {"Move down one line", 48}, {"Move forward one character", 49}, {"Move back one character", 50}, {"Move to the beginning of the current line", 51}, {"Move to the end of the current line", 52}, {"Go to the first line of the file", 53}, {"Go to the last line of the file", 54}, {"Refresh (redraw) the current screen", 55}, {"Mark text at the current cursor location", 56}, {"Delete the character under the cursor", 57}, {"Delete the character to the left of the cursor", 58}, {"Insert a tab character", 59}, {"Insert a carriage return at the cursor position", 60}, {"Make the current search or replace case (in)sensitive", 61}, {"Cancel the current function", 62}, {"Get Help", 63}, {"WriteOut", 64}, {"Exit", 65}, {"Goto Line", 66}, {"Justify", 67}, {"Replace", 68}, {"Read File", 69}, {"Where Is", 70}, {"Prev Page", 71}, {"Next Page", 72}, {"Cut Text", 73}, {"UnJustify", 74}, {"UnCut Txt", 75}, {"Cur Pos", 76}, {"To Spell", 77}, {"Up", 78}, {"Down", 79}, {"Forward", 80}, {"Back", 81}, {"Home", 82}, {"End", 83}, {"Refresh", 84}, {"Mark Text", 85}, {"Delete", 86}, {"Backspace", 87}, {"Tab", 88}, {"Enter", 89}, {"First Line", 90}, {"Last Line", 91}, {"Case Sens", 92}, {"Cancel", 93}, {"No Replace", 94}, {"\ \n\ Buffer written to 'nano.save'\n", 95}, {"Key illegal in VIEW mode", 96}, {"\ 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 and are entered with the Control (Ctrl) key. \ Escape-key sequences are notated with the Meta (M) symbol and can be entered \ using either the Esc, Alt or Meta key depending on your keyboard setup. The \ following keystrokes are available in the main editor window. Optional keys \ are shown in parentheses:\n\ \n", 97}, {"free_node(): free'd a node, YAY!\n", 98}, {"free_node(): free'd last node.\n", 99}, {"\ Usage: nano [GNU long option] [option] +LINE \n\ \n", 100}, {"Option\t\tLong option\t\tMeaning\n", 101}, {" -T \t\t--tabsize=[num]\t\tSet width of a tab to num\n", 102}, {" -R\t\t--regexp\t\tUse regular expressions for search\n", 103}, {" -V \t\t--version\t\tPrint version information and exit\n", 104}, {" -c \t\t--const\t\t\tConstantly show cursor position\n", 105}, {" -h \t\t--help\t\t\tShow this message\n", 106}, {" -k \t\t--cut\t\t\tLet ^K cut from cursor to end of line\n", 107}, {" -i \t\t--autoindent\t\tAutomatically indent new lines\n", 108}, {" -l \t\t--nofollow\t\tDon't follow symbolic links, overwrite\n", 109}, {" -m \t\t--mouse\t\t\tEnable mouse\n", 110}, {"\ -r [#cols] \t--fill=[#cols]\t\tSet fill cols to (wrap lines at) #cols\n", 111}, {" -p\t \t--pico\t\t\tEmulate Pico as closely as possible\n", 112}, {" -s [prog] \t--speller=[prog]\tEnable alternate speller\n", 113}, {" -t \t\t--tempfile\t\tAuto save on exit, don't prompt\n", 114}, {" -v \t\t--view\t\t\tView (read only) mode\n", 115}, {" -w \t\t--nowrap\t\tDon't wrap long lines\n", 116}, {" -x \t\t--nohelp\t\tDon't show help window\n", 117}, {" -z \t\t--suspend\t\tEnable suspend\n", 118}, {" +LINE\t\t\t\t\tStart at line number LINE\n", 119}, {"\ Usage: nano [option] +LINE \n\ \n", 120}, {"Option\t\tMeaning\n", 121}, {" -T [num]\tSet width of a tab to num\n", 122}, {" -R\t\tUse regular expressions for search\n", 123}, {" -V \t\tPrint version information and exit\n", 124}, {" -c \t\tConstantly show cursor position\n", 125}, {" -h \t\tShow this message\n", 126}, {" -k \t\tLet ^K cut from cursor to end of line\n", 127}, {" -i \t\tAutomatically indent new lines\n", 128}, {" -l \t\tDon't follow symbolic links, overwrite\n", 129}, {" -m \t\tEnable mouse\n", 130}, {" -r [#cols] \tSet fill cols to (wrap lines at) #cols\n", 131}, {" -s [prog] \tEnable alternate speller\n", 132}, {" -p \t\tEmulate Pico as closely as possible\n", 133}, {" -t \t\tAuto save on exit, don't prompt\n", 134}, {" -v \t\tView (read only) mode\n", 135}, {" -w \t\tDon't wrap long lines\n", 136}, {" -x \t\tDon't show help window\n", 137}, {" -z \t\tEnable suspend\n", 138}, {" +LINE\t\tStart at line number LINE\n", 139}, {" nano version %s by Chris Allegretta (compiled %s, %s)\n", 140}, {" Email: nano@nano-editor.org\tWeb: http://www.nano-editor.org", 141}, {"\ \n\ Compiled options:", 142}, {"Mark Set", 143}, {"Mark UNset", 144}, {"check_wrap called with inptr->data=\"%s\"\n", 145}, {"current->data now = \"%s\"\n", 146}, {"After, data = \"%s\"\n", 147}, {"Edit a replacement", 148}, {"Could not create a temporary filename: %s", 149}, {"Finished checking spelling", 150}, {"Spell checking failed", 151}, {"Save modified buffer (ANSWERING \"No\" WILL DESTROY CHANGES) ? ", 152}, {"Cannot resize top win", 153}, {"Cannot move top win", 154}, {"Cannot resize edit win", 155}, {"Cannot move edit win", 156}, {"Cannot resize bottom win", 157}, {"Cannot move bottom win", 158}, {"Can now UnJustify!", 159}, {"%s enable/disable", 160}, {"enabled", 161}, {"disabled", 162}, {"Main: set up windows\n", 163}, {"Main: bottom win\n", 164}, {"Main: open file\n", 165}, {"I got Alt-O-%c! (%d)\n", 166}, {"I got Alt-[-1-%c! (%d)\n", 167}, {"I got Alt-[-2-%c! (%d)\n", 168}, {"I got Alt-[-%c! (%d)\n", 169}, {"I got Alt-%c! (%d)\n", 170}, {"Case Sensitive Regexp Search%s%s", 171}, {"Regexp Search%s%s", 172}, {"Case Sensitive Search%s%s", 173}, {"Search%s%s", 174}, {" (to replace)", 175}, {"Search Cancelled", 176}, {"\"%s...\" not found", 177}, {"Search Wrapped", 178}, {"Replaced %d occurences", 179}, {"Replaced 1 occurence", 180}, {"Replace Cancelled", 181}, {"Replace this instance?", 182}, {"Replace failed: unknown subexpression!", 183}, {"Replace with [%s]", 184}, {"Replace with", 185}, {"Enter line number", 186}, {"Aborted", 187}, {"Come on, be reasonable", 188}, {"Only %d lines available, skipping to last line", 189}, {"actual_x_from_start for xplus=%d returned %d\n", 190}, {"input '%c' (%d)\n", 191}, {"New Buffer", 192}, {" File: ...", 193}, {"Modified", 194}, {"Moved to (%d, %d) in edit buffer\n", 195}, {"current->data = \"%s\"\n", 196}, {"I got \"%s\"\n", 197}, {"Yes", 198}, {"All", 199}, {"No", 200}, {"do_cursorpos: linepct = %f, bytepct = %f\n", 201}, {"line %d of %d (%.0f%%), character %d of %d (%.0f%%)", 202}, {"Dumping file buffer to stderr...\n", 203}, {"Dumping cutbuffer to stderr...\n", 204}, {"Dumping a buffer to stderr...\n", 205}, {"The nano text editor", 206}, {"version ", 207}, {"Brought to you by:", 208}, {"Special thanks to:", 209}, {"The Free Software Foundation", 210}, {"Pavel Curtis, Zeyd Ben-Halim and Eric S. Raymond for ncurses", 211}, {"and anyone else we forgot...", 212}, {"Thank you for using nano!\n", 213}, }; int _msg_tbl_length = 213;