xref: /freebsd/contrib/less/lessmsg (revision 4523eebc6c1828d4fd41d7f1ab943cf079043bc8)
1# This is the default lessmsg file for less.
2# Messages defined in this file are compiled into the less executable.
3# This file can also be used as a template for creating a custom lessmsg file.
4
5# This file defines a list of mappings from a symbol name to a message string.
6# Each line in the file contains the symbol name, followed by one or more
7# ASCII spaces, followed by the message string.
8# To include a literal double-quote character in the message string, use
9# the C-style escape sequence \". Similarly, use \\ to include a literal
10# backslash, \n for newline, \r for carriage return, and \t for tab.
11# You can also use \xDD where DD is a hexadecimal number, or \DDD where DDD
12# is an octal number, to encode a character using its ASCII value.
13# Non-ASCII characters should be encoded as UTF-8 bytes.
14# A backslash at the end of a line indicates continuation onto the next line.
15# The backslash and following newline are removed from the line.
16# (Continuation lines work only in custom lessmsg files, not in the lessmsg
17# file which is compiled into less.)
18
19# Any spaces at the end of a line are significant, and will be included
20# in the message string. To make it easier to see that such trailing
21# spaces are present, you may wish to encode them as \40 or \x20.
22# Any printf-style format specifiers in a string (%s, %d, %x, etc) should be
23# retained in the new message. Do not remove such specifiers or add new ones.
24
25# To use a custom lessmsg file, copy this file and modify any messages desired,
26# then set your LESSMSG environment variable to the name of the file.
27# In each modified line, you should leave the symbol name unchanged, and
28# modify only the message string.
29# The default value of each symbol is built into less, so you can simply
30# delete any lines that you do not wish to modify, and less will use the
31# default value.
32
33Nothing_in_top_line Nothing in top line
34Nothing_in_bottom_line Nothing in bottom line
35No_bracket_in_top_line No bracket in top line
36No_bracket_in_bottom_line No bracket in bottom line
37No_matching_bracket No matching bracket
38invalid_hex_number_in_LESSUTFCHARDEF invalid hex number(s) in LESSUTFCHARDEF
39missing_colon_in_LESSUTFCHARDEF missing colon in LESSUTFCHARDEF
40invalid_chardef invalid chardef
41chardef_longer_than_256 chardef longer than 256
42invalid_charset_name invalid charset name
43seek_error seek error
44ch_ungetchar_overrun ch_ungetchar overrun
45Finishing_logfile Finishing logfile
46log_file_is_incomplete Warning: log file is incomplete
47seek_error_to_0 seek error to 0
48Integer_is_too_big Integer is too big
49Non_match Non-match\40
50First_file First-file\40
51EOF_ignore EOF-ignore\40
52Keep_pos Keep-pos\40
53Regex_off Regex-off\40
54Wrap Wrap\40
55Lit Lit\40
56Sub_X Sub-%d\40
57There_is_no_X_option There is no %s option
58There_is_no__X_option There is no --%s option
59Sub_pattern_1_X Sub-pattern (1-%d):
60read_error read error
61Search_hit_top Search hit top; continuing at bottom
62Search_hit_bottom Search hit bottom; continuing at top
63Link_X Link: %s
64Pattern_not_found Pattern not found
65Pattern_not_found_X Pattern not found: %s
66Invalid_line_number Invalid line number
67command_may_not_work_correctly_with_LESSOPEN Warning: command may not work correctly when file is viewed via LESSOPEN
68Command_not_available Command not available
69Examine Examine:\40
70Cannot_edit_standard_input Cannot edit standard input
71This_file_was_viewed_via_LESSOPEN WARNING: This file was viewed via LESSOPEN
72No_next_file No next file
73No_X_next_file No %snext file
74No_previous_file No previous file
75No_X_previous_file No %sprevious file
76No_next_tag No next tag
77No_previous_tag No previous tag
78No_such_file No such file
79set_mark set mark:\40
80clear_mark clear mark:\40
81goto_mark goto mark:\40
82pipe_mark |mark:\40
83pipe_line_number |line number:\40
84pipe_first_mark |first mark:\40
85pipe_first_line_number |first line number:\40
86pipe_second_mark |second mark:\40
87pipe_second_line_number |second line number:\40
88Brackets Brackets:\40
89some_commands_disabled Warning: some commands disabled
90some_edit_commands_disabled Warning: some edit commands disabled
91environment_variables_from_lesskey_file_unavailable Warning: environment variables from lesskey file unavailable
92ambiguous ambiguous
93invalid invalid
94Input_preprocessor_failed Input preprocessor failed (status %d)
95Input_preprocessor_terminated_X Input preprocessor terminated: %s
96Input_preprocessor_exited_with_status_X Input preprocessor exited with status %x
97X_may_be_a_binary_file \"%s\" may be a binary file.  See it anyway?\40
98X_is_a_terminal %s is a terminal (use -f to open it)
99Missing_filename Missing filename (\"less --help\" for help)
100X_exists Warning: \"%s\" exists; Overwrite, Append, Don't log, or Quit?\40
101Overwrite Overwrite, Append, Don't log, or Quit? (Type \"O\", \"A\", \"D\" or \"Q\")\40
102Cannot_write_to_X Cannot write to \"%s\"
103cannot_quote_command cannot quote command
104LESSOPEN_pipe_is_not_supported LESSOPEN pipe is not supported
105LESSOPEN_ignored LESSOPEN ignored: must contain exactly one %%s
106LESSCLOSE_ignored LESSCLOSE ignored; must contain no more than 2 %%s
107is_a_directory is a directory
108is_not_a_regular_file is not a regular file (use -f to see it)
109skipping ...skipping...
110Cannot_seek_to_end_of_file Cannot seek to end of file
111Cannot_seek_to_end_of_buffers Cannot seek to end of buffers
112Cannot_seek_to_beginning_of_file Cannot seek to beginning of file
113Cannot_seek_to_line_number_X Cannot seek to line number %n
114Determining_length_of_file Determining length of file
115Dont_know_length_of_file Don't know length of file
116Cannot_seek_to_that_file_position Cannot seek to that file position
117Calculating_line_numbers Calculating line numbers
118Line_numbers_turned_off Line numbers turned off
119press_RETURN (press RETURN)
120Cannot_seek_to_start_position Cannot seek to start position
121Cannot_create_pipe Cannot create pipe
122cannot_use_unicode_arguments WARNING: cannot use unicode arguments
123terminal_is_not_fully_functional WARNING: terminal is not fully functional
124No_filenames_allowed_with_t_option No filenames allowed with -t option
125Press_RETURN_to_continue Press RETURN to continue\40
126Cannot_allocate_memory Cannot allocate memory
127Invalid_mark_letter_X Invalid mark letter %c
128Mark_not_set Mark not set
129Cannot_find_line_number_X Cannot find line number %n
130Mark_not_in_current_file Mark not in current file
131log_file_support_is_not_available log file support is not available
132Input_is_not_a_pipe Input is not a pipe
133Log_file_is_already_in_use Log file is already in use
134No_log_file No log file
135Log_file_X Log file \"%s\"
136Invalid_fraction_in_X Invalid fraction in %s
137Position_target_at_screen_line_X Position target at screen line %d
138Position_target_at_screen_position_X Position target at screen position %s
139Horizontal_shift_X_columns Horizontal shift %d columns
140Horizontal_shift_X_of_screen_width Horizontal shift %s of screen width
141Cannot_use_lesskey_file_X Cannot use lesskey file \"%s\"
142Cannot_use_lesskey_source_file_X Cannot use lesskey source file \"%s\"
143Error_in_lesskey_content Error in lesskey content
144tags_support_is_not_available tags support is not available
145Tags_file_X Tags file \"%s\"
146Prompt_medium_X Prompt (medium): %s
147Prompt_long_X Prompt (long): %s
148Prompt_short_X Prompt (short): %s
149nothing (nothing)
150Print_after_medium_prompt_X Print after medium prompt: %s
151Print_after_long_prompt_X Print after long prompt: %s
152Print_after_short_prompt_X Print after short prompt: %s
153Autosave_actions_X Autosave actions: %s
154Invalid_color_string_X Invalid color string \"%s\"
155on on
156off off
157SGR_mode_is_X SGR mode is %s
158Invalid_color_specifier_X Invalid color specifier '%c'
159Set__use_color_before_changing_colors Set --use-color before changing colors
160Tab_stops Tab stops\40
161and_then and then\40
162every_X_spaces every %d spaces
163dq_must_be_followed_by_1_or_2_chars -\" must be followed by 1 or 2 chars
164quotes_X quotes %s
165cannot_set_rscroll_to_a_wide_character cannot set rscroll to a wide character
166rscroll_character_is_X rscroll character is %s
167Use_h_for_help Use \"h\" for help
168Search_match_shift_is_X Search match shift is %d
169Search_match_shift_is_X_of_screen_width Search match shift is %s of screen width
170Ignore_mouse_input Ignore mouse input
171Mouse_features_enabled_X Mouse features enabled: %s
172Line_number_width_must_not_be_larger_than_X Line number width must not be larger than %d
173Status_column_width_must_not_be_larger_than_X Status column width must not be larger than %d
174interrupt_character_is_X interrupt character is %s
175Header_is_X Header (lines,columns,line-number) is %s
176invalid_search_option_X invalid search option '%c'
177search_options_X search options: %s
178Search_does_not_include_header_lines_or_columns Search does not include header lines or columns
179Search_includes_header_columns_but_not_header_lines Search includes header columns but not header lines
180Search_includes_header_lines_but_not_header_columns Search includes header lines but not header columns
181Search_includes_header_lines_and_columns Search includes header lines and columns
182There_is_no_X_option_help There is no %s option (\"less --help\" for help)
183There_is_no__X_option_help There is no --%s option (\"less --help\" for help)
184The_X_option_should_not_be_followed_by_eq The --%s option should not be followed by =
185X_is_an_ambiguous_abbreviation --%s is an ambiguous abbreviation (\"less --help\" for help)
186No_such_option No such option
187Cannot_change_the_X_option Cannot change the %s option
188Cannot_query_the_X_option Cannot query the %s option
189Cannot_use_or_for_a_string_option Cannot use \"-+\" or \"-!\" for a string option
190Cant_use_for_a_numeric_option Can't use \"-!\" for a numeric option
191Value_is_required_after_X Value is required after %s
192Number_too_large_in_X Number too large in %s
193Negative_number_not_allowed_in_X Negative number not allowed in %s
194Number_is_required_after_X Number is required after %s
195Search_includes_displayed_screen Search includes displayed screen
196Search_skips_displayed_screen Search skips displayed screen
197Search_includes_all_of_displayed_screen Search includes all of displayed screen
198Max_buffer_space_per_file Max buffer space per file (K):\40
199Max_buffer_space_per_file_X Max buffer space per file: %dK
200Dont_automatically_allocate_buffers Don't automatically allocate buffers
201Automatically_allocate_buffers_when_needed Automatically allocate buffers when needed
202Repaint_by_scrolling_from_bottom_of_screen Repaint by scrolling from bottom of screen
203Repaint_by_painting_from_top_of_screen Repaint by painting from top of screen
204Assume_intelligent_terminal Assume intelligent terminal
205Assume_dumb_terminal Assume dumb terminal
206Dont_quit_at_end_of_file Don't quit at end-of-file
207Quit_at_end_of_file Quit at end-of-file
208Quit_immediately_at_end_of_file Quit immediately at end-of-file
209Open_only_regular_files Open only regular files
210Open_even_non_regular_files Open even non-regular files
211Dont_quit_if_end_of_file_on_first_screen Don't quit if end-of-file on first screen
212Quit_if_end_of_file_on_first_screen Quit if end-of-file on first screen
213Dont_highlight_search_matches Don't highlight search matches
214Highlight_matches_for_previous_search_only Highlight matches for previous search only
215Highlight_all_matches_for_previous_search_pattern Highlight all matches for previous search pattern
216Backwards_scroll_limit Backwards scroll limit:\40
217Backwards_scroll_limit_is_X_lines Backwards scroll limit is %d lines
218Case_is_significant_in_searches Case is significant in searches
219Ignore_case_in_searches Ignore case in searches
220Ignore_case_in_searches_and_in_patterns Ignore case in searches and in patterns
221Target_line Target line:\40
222Dont_display_a_status_column Don't display a status column
223Display_a_status_column Display a status column
224Interrupt_returns_to_prompt Interrupt (ctrl-C) returns to prompt
225Interrupt_exits_less Interrupt (ctrl-C) exits less
226Dont_use_the_LESSOPEN_filter Don't use the LESSOPEN filter
227Use_the_LESSOPEN_filter Use the LESSOPEN filter
228Short_prompt Short prompt
229Medium_prompt Medium prompt
230Long_prompt Long prompt
231Dont_use_line_numbers Don't use line numbers
232Use_line_numbers Use line numbers
233Constantly_display_line_numbers Constantly display line numbers
234Ring_the_bell_for_errors_AND_at_eof Ring the bell for errors AND at eof/bof
235Ring_the_bell_for_errors_but_not_at_eof Ring the bell for errors but not at eof/bof
236Never_ring_the_bell Never ring the bell
237Display_control_characters_as_caret Display control characters as ^X
238Display_control_characters_directly Display control characters directly (not recommended)
239Display_ANSI_sequences_directly Display ANSI sequences directly, other control characters as ^X
240Display_all_blank_lines Display all blank lines
241Squeeze_multiple_blank_lines Squeeze multiple blank lines
242Fold_long_lines Fold long lines
243Chop_long_lines Chop long lines
244Display_underlined_text_in_underline_mode Display underlined text in underline mode
245Backspaces_cause_overstrike Backspaces cause overstrike
246Print_backspace_as_caret Print backspace as ^H
247Dont_highlight_target_line Don't highlight target line
248Highlight_target_line Highlight target line
249Dont_highlight_first_unread_line Don't highlight first unread line
250Highlight_first_unread_line_after_forward_screen Highlight first unread line after forward-screen
251Highlight_first_unread_line_after_any_forward_movement Highlight first unread line after any forward movement
252Send_init_deinit_strings_to_terminal Send init/deinit strings to terminal
253Dont_use_init_deinit_strings Don't use init/deinit strings
254Forward_scroll_limit Forward scroll limit:\40
255Forward_scroll_limit_is_X_lines Forward scroll limit is %d lines
256Scroll_window_size Scroll window size:\40
257Scroll_window_size_is_X_lines Scroll window size is %d lines
258Dont_show_tildes_after_end_of_file Don't show tildes after end of file
259Show_tildes_after_end_of_file Show tildes after end of file
260Use_keypad_mode Use keypad mode
261Dont_use_keypad_mode Don't use keypad mode
262Use_new_bottom_of_screen_behavior Use new bottom of screen behavior
263Use_old_bottom_of_screen_behavior Use old bottom of screen behavior
264F_command_follows_file_descriptor F command follows file descriptor
265F_command_follows_file_name F command follows file name
266Dont_use_backslash_escaping_in_command_line_parameters Don't use backslash escaping in command line parameters
267Use_backslash_escaping_in_command_line_parameters Use backslash escaping in command line parameters
268Allow_duplicates_in_history_list Allow duplicates in history list
269Remove_duplicates_from_history_list Remove duplicates from history list
270Use_the_mouse_for_scrolling_vertically Use the mouse for scrolling vertically
271Use_the_mouse_for_scrolling_vertically_reverse Use the mouse for scrolling vertically (reverse)
272Normal_mouse_scroll_direction Normal mouse scroll direction
273Reverse_mouse_scroll_direction Reverse mouse scroll direction
274Lines_to_scroll_on_mouse_wheel Lines to scroll on mouse wheel:\40
275Scroll_X_lines_on_mouse_wheel Scroll %d line(s) on mouse wheel
276Dont_save_marks_in_history_file Don't save marks in history file
277Save_marks_in_history_file Save marks in history file
278Line_number_width Line number width:\40
279Line_number_width_is_X_chars Line number width is %d chars
280Status_column_width Status column width:\40
281Status_column_width_is_X_chars Status column width is %d chars
282Incremental_search_is_off Incremental search is off
283Incremental_search_is_on Incremental search is on
284Dont_use_color Don't use color
285Use_color Use color
286Dont_get_size_of_each_file Don't get size of each file
287Get_size_of_each_file Get size of each file
288Line_highlight_applies_to_text_only Line highlight applies to text only
289Line_highlight_applies_to_entire_width_of_screen Line highlight applies to entire width of screen
290Accept_pasted_input Accept pasted input
291Ignore_pasted_input Ignore pasted input
292Dont_stop_on_form_feed Don't stop on form feed
293Stop_on_form_feed Stop on form feed
294Stop_scrolling_at_end_of_file Stop scrolling at end of file
295Dont_stop_scrolling_at_end_of_file Don't stop scrolling at end of file
296Number_header_lines Number header lines
297Dont_number_header_lines Don't number header lines
298Dont_redraw_screen_when_quitting Don't redraw screen when quitting
299Redraw_last_screen_when_quitting Redraw last screen when quitting
300Search_options Search options:\40
301Dont_exit_F_command_when_input_closes Don't exit F command when input closes
302Exit_F_command_when_input_closes Exit F command when input closes
303Display_visual_bell Display visual bell
304Dont_display_visual_bell Don't display visual bell
305Lines_to_read_looking_for_modelines Lines to read looking for modelines:\40
306Read_X_lines_looking_for_modelines Read %d lines looking for modelines
307Wrap_lines_at_any_character Wrap lines at any character
308Wrap_lines_at_spaces Wrap lines at spaces
309Dont_show_error_message_if_preprocessor_fails Don't show error message if preprocessor fails
310Show_error_message_if_preprocessor_fails Show error message if preprocessor fails
311Backspace_handling_is_specified_by_the_U_option Backspace handling is specified by the -U option
312Display_underline_text_in_underline_mode Display underline text in underline mode
313Print_backspaces_as_caret Print backspaces as ^H
314Tab_handling_is_specified_by_the_U_option Tab handling is specified by the -U option
315Expand_tabs_to_spaces Expand tabs to spaces
316Print_tabs_as_caret Print tabs as ^I
317Carriage_return_handling_is_specified_by_the_U_option Carriage return handling is specified by the -U option
318Delete_carriage_return_before_newline Delete carriage return before newline
319Print_carriage_return_as_caret Print carriage return as ^M
320color_desc color desc:\40
321log_file log file:\40
322Log_file Log file:\40
323prompt prompt:\40
324tag tag:\40
325tags_file tags file:\40
326Tab_stops_ Tab stops:\40
327quotes quotes:\40
328Horizontal_shift Horizontal shift:\40
329rscroll_character rscroll character:\40
330Mouse_features Mouse features:\40
331Header_lines Header lines:\40
332Warn_when_editing_a_file_opened_via_LESSOPEN Warn when editing a file opened via LESSOPEN
333Dont_warn_when_editing_a_file_opened_via_LESSOPEN Don't warn when editing a file opened via LESSOPEN
334interrupt_character interrupt character:\40
335Search_match_shift Search match shift:\40
336Autosave_actions Autosave actions:\40
337Print_after_prompt Print after prompt:\40
338Error_X Error %d
339cannot_open cannot open
340Invalid_pattern Invalid pattern
341No_previous_regular_expression No previous regular expression
342Nothing_to_search Nothing to search
343OSC_8_link_not_found OSC 8 link not found
344No_OSC8_link_selected No OSC8 link selected
345Cannot_find_OSC8_link Cannot find OSC8 link
346No_handler_for_X_link_type No handler for \"%s\" link type
347Cannot_quote_URI Cannot quote URI
348link_done link done
349Please_re_enter_search_pattern Please re-enter search pattern
350No_tags_file No tags file
351No_such_tag_in_tags_file No such tag in tags file
352unknown_tag_type unknown tag type
353Tag_not_found Tag not found
354invalid_escape_sequence invalid escape sequence \"%s\"
355invalid_operator_X_in_version_line invalid operator '%s' in #version line
356non_numeric_version_number_in_version_line non-numeric version number in #version line
357unknown_action_X unknown action: \"%s\"
358missing_action missing action
359missing_eq_in_variable_definition missing = in variable definition
360
361# The help file can be overridden with the "HELP" symbol.
362# Normally this will be a multi-line string, so it is convenient to define
363# it here as a list of lines, each ending with a newline and backslash to
364# continue the message on the next line.  The last line should not have a
365# final backslash.
366#
367# Example (remove initial ## from each line):
368#
369##HELP \
370##First line of example help file.\n\
371##Second line of help file.\n\
372##Last line of help file.\n
373