home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 22 gnu / 22-gnu.zip / gnudiff.zip / messages.po < prev    next >
Text File  |  1994-11-14  |  7KB  |  144 lines

  1. msgid  "        E  F-1"
  2. msgid  "        F  first line number"
  3. msgid  "        L  last line number"
  4. msgid  "        M  L+1"
  5. msgid  "        N  number of lines = L-F+1"
  6. msgid  "      LETTERs are as follows for new group, lower case for old group:"
  7. msgid  "    %%  %"
  8. msgid  "    %<  lines from FILE1"
  9. msgid  "    %=  lines common to FILE1 and FILE2"
  10. msgid  "    %>  lines from FILE2"
  11. msgid  "    %L  contents of line"
  12. msgid  "    %[-][WIDTH][.[PREC]]{doxX}LETTER  printf-style spec for LETTER"
  13. msgid  "    %[-][WIDTH][.[PREC]]{doxX}n  printf-style spec for input line number"
  14. msgid  "    %c'C'  the single character C"
  15. msgid  "    %c'\\OOO'  the character with octal code OOO"
  16. msgid  "    %l  contents of line, excluding any trailing newline"
  17. msgid  "  --left-column  Output only the left column of common lines."
  18. msgid  "  --suppress-common-lines  Do not output common lines."
  19. msgid  "  -F RE  --show-function-line=RE  Show the most recent line matching RE."
  20. msgid  "  -L LABEL  --label LABEL  Use LABEL instead of file name."
  21. msgid  "  -NUM  Use NUM context lines."
  22. msgid  "  -p  --show-c-function  Show which C function each change is in."
  23. msgid  "  -w NUM  --width=NUM  Output at most NUM (default 130) characters per line."
  24. msgid  "  Either GFMT or LFMT may contain:"
  25. msgid  "  GFMT may contain:"
  26. msgid  "  LFMT may contain:"
  27. msgid  "  LTYPE is `old', `new', or `unchanged'.  GTYPE is LTYPE or `changed'."
  28. msgid  "%s %s differ: char %lu, line %lu is %3o %s %3o %s\n"
  29. msgid  "%s %s differ: char %lu, line %lu\n"
  30. msgid  "%s: diff failed: "
  31. msgid  "--GTYPE-group-format=GFMT  Similar, but format GTYPE input groups with GFMT."
  32. msgid  "--LTYPE-line-format=LFMT  Similar, but format LTYPE input lines with LFMT."
  33. msgid  "--binary  Read and write data in binary mode."
  34. msgid  "--help  Output this help."
  35. msgid  "--horizon-lines=NUM  Keep NUM lines of the common prefix and suffix."
  36. msgid  "--ignore-initial value must be a nonnegative integer"
  37. msgid  "--line-format=LFMT  Similar, but format all input lines with LFMT."
  38. msgid  "-3  --easy-only  Output unmerged nonoverlapping changes."
  39. msgid  "-A  --show-all  Output all changes, bracketing conflicts."
  40. msgid  "-B  --ignore-blank-lines  Ignore changes whose lines are all blank."
  41. msgid  "-D option not supported with directories"
  42. msgid  "-DNAME  --ifdef=NAME  Output merged file to show `#ifdef NAME' diffs."
  43. msgid  "-E  --show-overlap  Output unmerged changes, bracketing conflicts."
  44. msgid  "-H  --speed-large-files  Assume large files and many scattered small changes."
  45. msgid  "-I RE  --ignore-matching-lines=RE  Ignore changes whose lines all match RE."
  46. msgid  "-L LABEL  --label=LABEL  Use LABEL instead of file name."
  47. msgid  "-N  --new-file  Treat absent files as empty."
  48. msgid  "-P  --unidirectional-new-file  Treat absent first files as empty."
  49. msgid  "-S FILE  --starting-file=FILE  Start with FILE when comparing directories."
  50. msgid  "-T  --initial-tab  Make tabs line up by prepending a tab."
  51. msgid  "-W  --ignore-all-space  Ignore all white space."
  52. msgid  "-X  Output overlapping changes, bracketing them."
  53. msgid  "-X FILE  --exclude-from=FILE  Exclude files that match any pattern in FILE."
  54. msgid  "-a  --text  Treat all files as text."
  55. msgid  "-b  --ignore-space-change  Ignore changes in the amount of white space."
  56. msgid  "-c  --print-chars  Output differing bytes as characters."
  57. msgid  "-c  -C NUM  --context[=NUM]  Output NUM (default 2) lines of copied context."
  58. msgid  "-d  --minimal  Try hard to find a smaller set of changes."
  59. msgid  "-e  --ed  Output an ed script."
  60. msgid  "-e  --ed  Output unmerged changes from OLDFILE to YOURFILE into MYFILE."
  61. msgid  "-i  --ignore-case  Consider upper- and lower-case to be the same."
  62. msgid  "-i  Append `w' and `q' commands to ed scripts."
  63. msgid  "-i N  --ignore-initial=N  Ignore differences in the first N bytes of input."
  64. msgid  "-l  --left-column  Output only the left column of common lines."
  65. msgid  "-l  --paginate  Pass the output through `pr' to paginate it."
  66. msgid  "-l  --verbose  Output offsets and codes of all differing bytes."
  67. msgid  "-m  --merge  Output merged file instead of ed script (default -A)."
  68. msgid  "-n  --rcs  Output an RCS format diff."
  69. msgid  "-o FILE  --output=FILE  Operate interactively, sending output to FILE."
  70. msgid  "-q  --brief  Output only whether files differ."
  71. msgid  "-r  --recursive  Recursively compare any subdirectories found."
  72. msgid  "-s  --quiet  --silent  Output nothing; yield exit status only."
  73. msgid  "-s  --report-identical-files  Report when two files are the same."
  74. msgid  "-s  --suppress-common-lines  Do not output common lines."
  75. msgid  "-t  --expand-tabs  Expand tabs to spaces in output."
  76. msgid  "-u  -U NUM  --unified[=NUM]  Output NUM (default 2) lines of unified context."
  77. msgid  "-v  --version  Output version info."
  78. msgid  "-w  --ignore-all-space  Ignore all white space."
  79. msgid  "-w NUM  --width=NUM  Output at most NUM (default 130) characters per line."
  80. msgid  "-x  --overlap-only  Output overlapping changes."
  81. msgid  "-x PAT  --exclude=PAT  Exclude files that match PAT."
  82. msgid  "-y  --side-by-side  Output in two columns."
  83. msgid  "Binary files %s and %s differ\n"
  84. msgid  "Common subdirectories: %s and %s\n"
  85. msgid  "File %s is a %s while file %s is a %s\n"
  86. msgid  "Files %s and %s are identical\n"
  87. msgid  "Files %s and %s differ\n"
  88. msgid  "If a FILE is `-' or missing, read standard input.\n"
  89. msgid  "If a FILE is `-', read standard input.\n"
  90. msgid  "No newline at end of file"
  91. msgid  "Only in %s: %s\n"
  92. msgid  "Try `%s --help' for more information."
  93. msgid  "Usage: %s [OPTION]... FILE1 FILE2\n"
  94. msgid  "Usage: %s [OPTION]... FILE1 [FILE2]\n"
  95. msgid  "Usage: %s [OPTION]... MYFILE OLDFILE YOURFILE\n"
  96. msgid  "`-' specified for more than one input file"
  97. msgid  "block special file"
  98. msgid  "both files to be compared are directories"
  99. msgid  "cannot compare `-' to a directory"
  100. msgid  "cannot interactively merge standard input"
  101. msgid  "character special file"
  102. msgid  "cmp: EOF on %s\n"
  103. msgid  "column width must be a positive integer"
  104. msgid  "conflicting #ifdef format"
  105. msgid  "conflicting group format"
  106. msgid  "conflicting line format"
  107. msgid  "conflicting specifications of output style"
  108. msgid  "context length must be a nonnegative integer"
  109. msgid  "context length specified twice"
  110. msgid  "directory"
  111. msgid  "e b:\tedit then use the left and right versions concatenated"
  112. msgid  "e l:\tedit then use the left version"
  113. msgid  "e r:\tedit then use the right version"
  114. msgid  "e:\tedit a new version"
  115. msgid  "extra operand"
  116. msgid  "fifo"
  117. msgid  "horizon must be a nonnegative integer"
  118. msgid  "incompatible options"
  119. msgid  "input file shrank"
  120. msgid  "internal error: invalid diff type in process_diff"
  121. msgid  "internal error: invalid diff type passed to output"
  122. msgid  "internal error: screwup in format of diff blocks"
  123. msgid  "invalid diff format; incomplete last line"
  124. msgid  "invalid diff format; incorrect leading line chars"
  125. msgid  "invalid diff format; invalid change separator"
  126. msgid  "l:\tuse the left version"
  127. msgid  "memory exhausted"
  128. msgid  "message queue"
  129. msgid  "missing operand"
  130. msgid  "q:\tquit"
  131. msgid  "r:\tuse the right version"
  132. msgid  "read failed"
  133. msgid  "regular empty file"
  134. msgid  "regular file"
  135. msgid  "s:\tsilently include common lines"
  136. msgid  "semaphore"
  137. msgid  "shared memory object"
  138. msgid  "socket"
  139. msgid  "subsidiary program failed"
  140. msgid  "too many file label options"
  141. msgid  "v:\tverbosely include common lines"
  142. msgid  "weird file"
  143. msgid  "write failed"
  144.