home *** CD-ROM | disk | FTP | other *** search
/ System Booster / System Booster.iso / Texteditors / Origami / Sources / src / h / msg < prev    next >
Encoding:
Text File  |  1996-09-27  |  22.0 KB  |  287 lines

  1. #
  2. # language dependent strings of origami
  3. #
  4. #{{{}}}
  5. #{{{  msg-file lines
  6. #name                       @ string as long as the space here                                               @comment for the manual
  7. #{{{  display characters
  8. D_COMMA           @,<- limiter for modes                                                           @limiter for modes in statusline
  9. D_EOLN            @$<- long line indicator                                                         @marker for long lines
  10. D_SOLN            @ <- shift indicator                                                             @mark for shifted lines
  11. #}}}
  12. #{{{  print formats
  13. F_ADD_PATH        @[added current path, using file: %s]                                            @warning about extended enter-fold filename
  14. F_DEMAND          @[demand load function %d failed]                                                @error on demand load
  15. F_F_FAILED        @[open filed-fold %s failed]                                                     @opening a filed fold failed
  16. F_INFO_1          @Line %d Column %d:'%c'=0%o=%d=0x%x. Entered %d folds %d spaces.                 @first format for \fBdescribe-fold\fP
  17. F_INFO_2          @ t%d c%d %s                                                                     @second format for \fBdescribe-fold\fP
  18. F_INT_OCL         @[internal OCL-CRASH: %s %d]                                                     @internal OCL-crash
  19. F_LOADING         @[loading %s]                                                                    @displayed while loading a file
  20. F_NO_DEFINE       @[macro %d is not defineable]                                                    @\fBsave-keyboard-macro\fP impossible adress
  21. F_NO_OPEN         @[You are not allowed to open %s]                                                @trying to open a non-text fold
  22. F_NO_TERMCAP      @Cannot open %s.\n                                                               @cannot open terminal
  23. F_SIZE_FILE       @[%s - %s %d lines with %d characters]                                           @read/wrote lines/characters
  24. F_SUBSTITUTIONS   @[%d substitutions]                                                              @number of replaces by \fBreplace-string\fP
  25. F_TCFF            @toggle-file-fold - Overwrite %s                                                 @\fBtoggle-file-fold\fP overwrite a file?
  26. F_TCG_F           @tcgetattr failed: %s\n                                                          @keyboard problems (tcgetattr)
  27. F_TCS_F           @tcsetattr failed: %s\n                                                          @keyboard problems (tcsetattr)
  28. F_TERMA           @No %s capability for current terminal %s - aborted.\n                           @keyboard problems (missing capability)
  29. F_TERMB           @Cannot find %s in %s.\n                                                         @keyboard problems (not in termcap)
  30. F_VM_FAIL         @vm file %s failed: %s.                                                          @virtual text handling crashed
  31. F_WRITING         @[Writing %s ...]                                                                @displayed while writing a file
  32. #}}}
  33. #{{{  inputs
  34. I_YES             @Yes                                                                             @yes-key
  35. I_NO              @No                                                                              @no-key
  36. M_DSP             @Quit   Octal Decimal Hex   Mark Invers Number   Tab(%d)   Plain 8-Bit All       @menu for command set-display-mode
  37. I_QUIT            @Quit                                                                            @Quit
  38. I_8BIT            @8-Bit                                                                           @8-Bit
  39. I_OCTAL           @Octal                                                                           @Octal
  40. I_DECIMAL         @Decimal                                                                         @Decimal
  41. I_HEX             @Hex                                                                             @Hex
  42. I_MARK            @Mark                                                                            @Mark
  43. I_INVERS          @Invers                                                                          @Invers
  44. I_NUMBER          @Number                                                                          @Number
  45. I_TAB             @Tab                                                                             @Tab
  46. I_PLAIN           @Plain                                                                           @Plain
  47. I_ALL             @All                                                                             @All
  48. M_ANY_Q           @#(next-page) newline(next-line) Back Quit Filter Search        Kill             @prompt for help/describe bindings
  49. I_NEXT_PAGE       @ (next-page)                                                                    @ (next-page)
  50. I_NEWLINE         @newline(next-line)                                                              @newline(next-line)
  51. I_BACK            @Back                                                                            @Back
  52. I_FILTER          @Filter                                                                          @Filter
  53. I_SEARCH          @Search                                                                          @Search
  54. I_KILL            @Kill                                                                            @Kill
  55. M_Q_R_PROMPT      @(Y)es, (N)o, (!)Do rest, (A)bort, (.)Do and abort:                              @prompt for \fBquery-replace-string\fP
  56. I_DO_REST         @!                                                                               @do-rest key for \fBquery-replace-string\fP
  57. I_AB              @Abort                                                                           @abort key for \fBquery-replace-string\fP
  58. I_DO_AB           @.                                                                               @do-and-abort key for \fBquery-replace-string\fP
  59. #}}}
  60. #{{{  strings
  61. M_ABORTED         @[aborted]                                                                       @displayed, if a macro was aborted
  62. M_ACF_LINE        @%s %d %s line[s] missing, fold[s] closed automatically %s                       @read ASCII-file, }}} lines missing line
  63. M_ACF_MSG         @[close fold line[s] missing, fold[s] closed automatically]                      @read ASCII-file, }}} lines missing msg
  64. M_ARG             @arg:                                                                            @arg: for \fBrepeat-argument-\fP\fIx\fP
  65. M_AUTO_SAVED      @[auto-saved]                                                                    @files has been \fBauto-save\fPd
  66. M_BOTTOM          @[BOTTOM of LIST]                                                                @no move behind of entered fold
  67. M_BYE             @[Bye]                                                                           @Bye
  68. M_CANTOPEN        @[can't open %s: %s]                                                             @complain about failed file-open
  69. M_CANTWRITE       @[can't write %s: %s]                                                            @complain about failed file-write
  70. M_CHANGED_LEAVE   @File modified. Leave anyway                                                     @prompt, if leave a changed file
  71. M_CHANGED_SAVE    @File not saved. Save                                                            @prompt, if save a changed file
  72. M_CLOSE_FAILED    @[close %s failed: %s]                                                           @complain about a failed file-close
  73. M_CO_END          @End of comment                                                                  @\fBset-language\fP asks for end-comment
  74. M_CO_START        @Start of comment                                                                @\fBset-language\fP asks for start-comment
  75. M_DIRTY_FOLD      @[Incorrect fold lines handled as text%s.]                                       @ASCII reading crashed, handle as text
  76. M_DIR_EDIT        @[editing directory!]                                                            @warning, editing directory!
  77. M_END             @[End]                                                                           @End
  78. M_ERR_PO          @[invalid edit-position]                                                         @trying to edit at invalid place
  79. M_EXE_EXE         @[exe macro not allowed during define macro]                                     @no \fBexecute-macro\fP while \fBdefine-macro\fP
  80. M_FAILED          @[failed]                                                                        @failed
  81. M_FAILED_TERMINAL @cannot open terminal\n                                                          @cannot open keyboard/terminal
  82. M_FF_COPY         @[copy filed folds: link, not file copy]                                         @copy of filed folds copies links
  83. M_FILENAME        @filename                                                                        @prompt for a filename
  84. M_FILEPO          @number of file                                                                  @prompt for number of next file
  85. M_FIX_EXE         @[no save-keyboard-macro during define macro]                                    @no \fBsave-keyboard-macro\fP while \fBdefine-macro\fP
  86. M_FI_FAILED       @[find failed]                                                                   @find failed
  87. M_FOLDERR         @[cannot fold]                                                                   @cannot fold
  88. M_FORKFAIL        @[fork failed]                                                                   @fork failed
  89. M_GOTO            @goto-line                                                                       @prompt for a line-number
  90. M_HF              @help-file: %s                                                                   @help-file
  91. M_INDENT_CRASH    @[changed indentation of folded line%s.]                                         @reading ASCII changed indentation
  92. M_KBD_PIPE_FAILED @[multiple kbd-pipes]                                                            @more than one keyboard-pipe
  93. M_KEY_BUFF_FULL   @[keyboard-macro-buffer full]                                                    @keyboard macrobuffer is full
  94. M_KILLING         @[killing help page]                                                             @report killing the help
  95. M_LEAVE_INMOS     @really leave language Inmos                                                     @really leave language \fBInmos\fP?
  96. M_LIST            @listing-mode                                                                    @listing-mode for \fBwrite-file\fP?
  97. M_LONG_LINE       @[long line]                                                                     @complain about long line
  98. M_LONG_LINE_SPLIT @[long line split%s.]                                                            @complain about splitted long line
  99. M_MAIL_1          @%s was killed on `%s' (sig %d) while unsaved files exist and tried to\nsave:\n\n@dump-mail, part 1
  100. M_MAIL_2          @ buffer %d,'%s' dumped to '%s'\n                                                @dump-mail, part 2
  101. M_MAIL_3          @\nPlease check if the contents is valid before using it.\n                      @dump-mail, part 3
  102. M_MAIL_S          @Abnormal termination of Origami                                                 @dump-mail, subject
  103. M_MARK_PATTERN    @[Cannot replace at this position]                                               @replace at invalid position
  104. M_MULT_EDIT       @[File edited in %d different buffers]                                           @warn file edited in several buffers
  105. M_NEW_FILE        @[Read new file]                                                                 @read a new file message
  106. M_B_NO_MEMORY     @[not enough memory]                                                             @no memory
  107. M_NOFOLDKEY       @[key disabled during create fold]                                               @key disabled during create fold
  108. M_NOT_BOUND       @[key not bound]                                                                 @key not bound
  109. M_NOT_IF_TDS      @[using language Inmos!]                                                         @\fBInmos\fP: some commands not allowed
  110. M_NO_AREA         @[no valid area field]                                                           @incorrect area-address
  111. M_NO_BACK_FOLDING @[cannot fold backwards]                                                         @complain: cannot fold backwards
  112. M_NO_BUFFERS      @[no more buffers]                                                               @no more buffers available
  113. M_NO_CHANGE       @[no changes need to be written]                                                 @\fBsave-file\fP not done, file unchanged!
  114. M_NO_ENTER_LIST_FF@[cannot enter listing of filed fold]                                            @cannot enter listing of filed fold
  115. M_NO_FF_COPY      @[cannot copy filed folds]                                                       @no copy of filed folds
  116. M_NO_JOB          @[no job-control]                                                                @\fBOrigami\fP cannot handle job-control
  117. M_NO_KTAB         @bad data in rcfile: %s\n                                                        @rc-file corrupted
  118. M_NO_OUTFILE      @can't open outputfile                                                           @\fBfilter-buffer\fP cannot open the pipe
  119. M_NO_PICK         @[kill buffer empty]                                                             @nothing for \fBinsert-folded-kill-buffer\fP
  120. M_NO_SAVE_CANCEL  @cannot save - cancel changes                                                    @if cancel changes after failed save?
  121. M_NO_SIMPLE_FOLD  @[line is not a simple fold!]                                                    @normal fold required
  122. M_NO_TERM         @Environment variable TERM not set.\n                                            @environment variable \fBTERM\fP not set
  123. M_NO_TEXT         @[not text fold]                                                                 @only text filed-folds can be entered
  124. M_NO_TOP          @[not at top]                                                                    @action needs to be on toplevel
  125. M_NO_TOP_AUTO_SAVE@[not at top for auto-save]                                                      @cannot \fBauto-save\fP, entered a fold!
  126. M_NO_UNDEL        @[nothing to undelete]                                                           @\fBundo-delete-line\fP has nothing to do
  127. M_NULL_CRASH      @[no newline or null-character, maybe trailing data lost%s]                      @ASCII read: \\0 or no newline
  128. M_READ            @[Read]                                                                          @Read
  129. M_READING         @[Reading...]                                                                    @Reading...
  130. M_REG_EXP         @Correct regexp %s:                                                              @Prompt for correction of regexp
  131. M_REG_PAT         @[invalid replace pattern %s]                                                    @error: not defined replace pattern
  132. M_REPLACE         @Replace with                                                                    @Prompt for replace-pattern
  133. M_RF              @rc-file: %s                                                                     @rc-file
  134. M_SEARCH          @Search for                                                                      @prompt for search-pattern
  135. M_SHELL_CREATED   @[sub shell created]                                                             @sub-shell created
  136. M_SH_COMMAND      @shell command                                                                   @prompt for a shell-command
  137. M_STACK_OVER      @[macro-stack overflow, macro stopped]                                           @complain about OCL-stack-crash
  138. M_SUSPEND         @[suspended]                                                                     @suspended
  139. M_TABSIZE         @Tab size                                                                        @prompt for tab-size
  140. M_TDS_CRASH       @[read corrupted Inmos file]                                                     @reading corrupted \fBInmos\fP-file
  141. M_TDS_LONG_LINE   @[long Inmos-line]                                                               @complain about long \fBInmos\fP-line
  142. M_TOP             @[TOP of LIST]                                                                   @no move above entered fold
  143. M_TRAIL_SPACE     @[trailing space or tab found%s.]                                                @trailing whitespace found
  144. M_USE_EXIT        @[use exit]                                                                      @trying to close a entered fold
  145. M_VIEW            @[view mode!]                                                                    @view mode!
  146. M_WHICH_FIX       @Which fix_macro_buffer                                                          @prompt for a macro-buffer
  147. M_WIN_CHANGED     @[window changed]                                                                @window changed
  148. M_WRITING         @[Writing...]                                                                    @Writing...
  149. M_WRITTEN         @[Written]                                                                       @Written
  150. M_XY_LONG         @Line %d Column %d                                                               @long position for statusline
  151. M_XYS_LONG        @Line %d Column %d < %d                                                          @long position with shift for statusline
  152. M_XY_SHORT        @L %d C %d                                                                       @short position for statusline
  153. M_XYS_SHORT       @L %d C %d<%d                                                                    @short position with shift for statusline
  154. M_Y               @ (first line %d)                                                                @line position for complain
  155. #}}}
  156. #}}}
  157. #{{{  c-code argument type names
  158. MSG_CLARG_DEFAULT_NAME@default-name
  159. MSG_CLARG_DELAY@delay
  160. MSG_CLARG_DSP_MODE@display-mode
  161. MSG_CLARG_FILES@files
  162. MSG_CLARG_LINES@lines
  163. MSG_CLARG_LLINES@local-lines
  164. MSG_CLARG_MARK@marks
  165. MSG_CLARG_MASTR@match
  166. MSG_CLARG_MNAME@markname
  167. MSG_CLARG_MSTRING@markstrings
  168. MSG_CLARG_NAME@name
  169. MSG_CLARG_NBASE@namebase
  170. MSG_CLARG_NMASTR@nomatch
  171. MSG_CLARG_NUMBER@number
  172. MSG_CLARG_OCLV@ocl-value
  173. MSG_CLARG_OSO@os-options
  174. MSG_CLARG_RC@rcpath
  175. MSG_CLARG_SHELL@shell
  176. MSG_CLARG_STATE@state
  177. MSG_CLARG_STRING@string
  178. MSG_CLARG_TAB@tab-width
  179. MSG_CLARG_VALUE@value
  180. MSG_CLARG_WIDTH@width
  181. MSG_CLARG_WINNAME@window-name
  182. #}}}
  183. #{{{  c-code option explanations
  184. MSG_CLOP_A@open the list of files, instead of first file
  185. MSG_CLOP_C@disable copyright message
  186. MSG_CLOP_D@dump core on crash
  187. MSG_CLOP_F@specify regular expression, for ignored diredit files
  188. MSG_CLOP_IGNORE@ignored
  189. MSG_CLOP_K@N/A, to choose numerical or application keypad mode
  190. MSG_CLOP_M@like -m, but give strings directly (begin/file/line/end)
  191. MSG_CLOP_N@specify the local table for virtual text handling
  192. MSG_CLOP_O@specify startup-value for OCL-variable '" OCL_ARG_V "'
  193. MSG_CLOP_P@do not open the controling terminal, if stdin is not
  194. MSG_CLOP_R@pathlist for rc,help and msg-file
  195. MSG_CLOP_S@shell-commands use shell, pipe-commands are disabled
  196. MSG_CLOP_T@specify window name, after exiting Origami
  197. MSG_CLOP_V@verbose-mode
  198. MSG_CLOP_W@display name in front of the filename in the statusline
  199. MSG_CLOP_Z@disable suspend-origami
  200. MSG_CLOP_a@specify time between auto-saves (%d<=" MSG_CLARG_DELAY "<=%d,default=%d)
  201. MSG_CLOP_d@specify display mode
  202. MSG_CLOP_e@echoing keyboard input on
  203. MSG_CLOP_f@specify regular expression, for allowed diredit files
  204. MSG_CLOP_h@this message
  205. MSG_CLOP_i@show ctrl-chars inverse
  206. MSG_CLOP_k@specify other rc-file
  207. MSG_CLOP_l@specify first position in file
  208. MSG_CLOP_m@specify other marks for fold-display
  209. MSG_CLOP_n@load files without fold-parsing
  210. MSG_CLOP_o@start in overwrite-mode
  211. MSG_CLOP_p@use c-preprocessor-mode
  212. MSG_CLOP_t@specify the size of tabs
  213. MSG_CLOP_v@start in view-mode
  214. #}}}
  215. #{{{  some strings for messages.c
  216. MSG_DETAILS@use -h for more details
  217. MSG_DOC_PATH@document path:        %s" PATH_SEP "doc\n
  218. MSG_M_CP_DOC@\nSee in directory %s" PATH_SEP "doc for more information.\n
  219. MSG_M_CP_INFO@Originally by Martin Green, Ferranti Ltd, Cheadle Heath, Stockport, England\nConverted from Pascal and modified by Charlie Lawrence, Eastman Kodak Co.\nConsiderably improved by Michael Haardt and Wolfgang Stumvoll, Aachen\n
  220. MSG_M_FM@invalid fold marks
  221. MSG_M_INVALID_PATH@invalid value for " ORIPATH "\n
  222. MSG_M_INV_OCL@invalid ocl-argument initialization %s:%s
  223. MSG_M_IN_MES@inproper msg-file (line %d, magic %c expected, linelength %d+1):\nfile:    %s\nread:    >%s<\n
  224. MSG_M_MIS_MES@missing msg-file
  225. MSG_M_NOT_HERE@[function not available in this version]
  226. MSG_M_NO_MALLOC@[running out of memory]
  227. MSG_M_NO_MEMORY@not enough memory
  228. MSG_NO_PLACE@none
  229. MSG_OPTIONS@options
  230. MSG_OPT_ARE@options are
  231. MSG_PATHS@default rc pathlist:    %s\nmsg file:               %s\nrc file:                %s\nhelp file:              %s\n
  232. MSG_USAGE@Usage:
  233. #}}}
  234. #{{{  some c strings
  235. STR_F_ALARM@invalid auto-save time (%d<=x<=%d)
  236. STR_EDT_FILE@editor files
  237. STR_EOF@EOF
  238. STR_INV_FOLD@invalid fold decode
  239. STR_INV_TOK@invalid token
  240. STR_INV_VAR@invalid var
  241. STR_KEYTABLE@invalid keytable
  242. STR_M_F_BEG@fold-begin
  243. STR_M_F_END@fold-end
  244. STR_M_F_LIN@fold-line
  245. STR_M_F_NAM@fold-name
  246. STR_M_KP@invalid keypad state
  247. STR_M_LINE@invalid/multiple line
  248. STR_M_MARK@multiple mark types
  249. STR_M_NORCCHANGE@-k after -O is not allowed
  250. STR_M_VN@invalid table-size
  251. STR_MISSING@missing
  252. STR_POP_EMPTY_STACK@pop empty stack
  253. STR_WINSIZE@window size (li/co)
  254. STR_F_A@[fullshift on]
  255. STR_F_D@[fullshift off]
  256. STR_V_A@[verbose on]
  257. STR_V_D@[verbose off]
  258. STR_E_A@[echo on]
  259. STR_E_D@[echo off]
  260. #}}}
  261. #{{{  wordlist for compress
  262. # Attention:
  263. #  words are searched in the given order!
  264. RC-COMPRESSION-DATA
  265. able activ add again all and append auto
  266. back begin buffer
  267. can case change character char close command complet control copy current cursor
  268. dec default defin del delet director display down
  269. edit end enter esc escape exit
  270. file first fold
  271. goto
  272. insert
  273. key kill
  274. left like line list
  275. macro mark menu message mode mouse move
  276. name next not number
  277. open option origami
  278. page para pipe position prev previous prompt
  279. quit
  280. read replace return right
  281. save search select set shell space start status switch
  282. tab text the this toggle
  283. under use
  284. ward will window with word write
  285. you
  286. #}}}
  287.