???<!-- GIF89;a -->
123123123123
.....................................................................................................................................???<!-- GIF89;a -->
123123123123
.....................................................................................................................................Þ•    l      |  •   Ü      0	  Ï   1	  Ê   
  ÷   Ì
  Õ  Ä     š  /  ¯    ß  ¶  ý  U  ´  #  
  k  .  G  š     â  0   ö     '     D  ,   `       .   ­  '   Ü  (        -     M     O     S  *   d       R   §  ?   ú     :     Q     n     Š  $   ¢     Ç     Ù     ô                    :     J  #   _     ƒ     ž  !   µ     ×     ß  &   ò          .     @     R     q  (   ~     §  ù   ¼     ¶  ;   Í  3   	  /   =  +   m  '   ™  #   Á     å          !     1     3  4   P     …  "   ¤  !   Ç     é  0     -   3  .   a           ±     Í     å  $   ô           4      O      g            Ÿ      ²   $   Ä      é      ú   >   !     M!     f!  P   !  ,   Ò!  *   ÿ!     *"     7"     D"     Q"     e"     "     –"  B   ¦"     é"  &  õ"  õ   %  -  &    @'  °  S(  r   +  ²  w+  ˆ  *-  å  ³.  Š  ™1  í  $3  ²  5    Å6     È8  8   ä8  $   9  .   B9  E   q9  +   ·9  <   ã9  3    :  9   T:  ,   Ž:     »:     ¿:     Â:  <   Þ:  8   ;  S   T;  S   ¨;  '   ü;  %   $<  )   J<  '   t<  7   œ<     Ô<  *   î<     =     *=     7=  2   J=     }=     “=  0   ®=  #   ß=  w   >  *   {>     ¦>     ³>  B   Ò>     ?  ,   3?  ,   `?  -   ?      »?  6   Ü?      @    4@     ¶A  O   ÏA  4   B  0   TB  ,   …B  (   ²B  $   ÛB       C     !C     >C     PC  /   TC  A   „C  /   ÆC  7   öC  <   .D  %   kD  G   ‘D  D   ÙD  U   E  5   tE  D   ªE     ïE     	F  2   F  +   MF  0   yF     ªF  '   ½F  7   åF     G  )   4G  <   ^G     ›G     ¬G  T   ÅG      H  #   ;H  x   _H  <   ØH  D   I  "   ZI  $   }I  #   ¢I  "   ÆI  6   éI  '    J     HJ  ^   \J  	   »J     :   G       3      ;   J   )           1              b   ?              Y         D   5           a   6         T         R   F      g   I      2   (       i   8      ,   7   ^               /   +   #           B   4       f          Q   ]       P   `   \       =   M   l   %   N       0      O   *              C   	         X       Z   <       c      d      E       >       k          [   '          V       .   _   !   L   
       W      U      "          e           A       S   9       @                     h       -      K          $   H       j   &        
Context control:
  -B, --before-context=NUM  print NUM lines of leading context
  -A, --after-context=NUM   print NUM lines of trailing context
  -C, --context=NUM         print NUM lines of output context
 
License GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>.
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

 
Miscellaneous:
  -s, --no-messages         suppress error messages
  -v, --invert-match        select non-matching lines
  -V, --version             display version information and exit
      --help                display this help text and exit
 
Output control:
  -m, --max-count=NUM       stop after NUM selected lines
  -b, --byte-offset         print the byte offset with output lines
  -n, --line-number         print line number with output lines
      --line-buffered       flush output on every line
  -H, --with-filename       print file name with output lines
  -h, --no-filename         suppress the file name prefix on output
      --label=LABEL         use LABEL as the standard input file name prefix
 
Report bugs to: %s
       --include=FILE_PATTERN  search only files that match FILE_PATTERN
      --exclude=FILE_PATTERN  skip files and directories matching FILE_PATTERN
      --exclude-from=FILE   skip files matching any file pattern from FILE
      --exclude-dir=PATTERN  directories that match PATTERN will be skipped.
   -E, --extended-regexp     PATTERN is an extended regular expression
  -F, --fixed-strings       PATTERN is a set of newline-separated strings
  -G, --basic-regexp        PATTERN is a basic regular expression (default)
  -P, --perl-regexp         PATTERN is a Perl regular expression
   -I                        equivalent to --binary-files=without-match
  -d, --directories=ACTION  how to handle directories;
                            ACTION is 'read', 'recurse', or 'skip'
  -D, --devices=ACTION      how to handle devices, FIFOs and sockets;
                            ACTION is 'read' or 'skip'
  -r, --recursive           like --directories=recurse
  -R, --dereference-recursive  likewise, but follow all symlinks
   -L, --files-without-match  print only names of FILEs with no selected lines
  -l, --files-with-matches  print only names of FILEs with selected lines
  -c, --count               print only a count of selected lines per FILE
  -T, --initial-tab         make tabs line up (if needed)
  -Z, --null                print 0 byte after FILE name
   -NUM                      same as --context=NUM
      --color[=WHEN],
      --colour[=WHEN]       use markers to highlight the matching strings;
                            WHEN is 'always', 'never', or 'auto'
  -U, --binary              do not strip CR characters at EOL (MSDOS/Windows)

   -e, --regexp=PATTERN      use PATTERN for matching
  -f, --file=FILE           obtain PATTERN from FILE
  -i, --ignore-case         ignore case distinctions
  -w, --word-regexp         force PATTERN to match only whole words
  -x, --line-regexp         force PATTERN to match only whole lines
  -z, --null-data           a data line ends in 0 byte, not newline
   -o, --only-matching       show only the part of a line matching PATTERN
  -q, --quiet, --silent     suppress all normal output
      --binary-files=TYPE   assume that binary files are TYPE;
                            TYPE is 'binary', 'text', or 'without-match'
  -a, --text                equivalent to --binary-files=text
 %s home page: <%s>
 %s home page: <http://www.gnu.org/software/%s/>
 %s%s argument '%s' too large %s: invalid option -- '%c'
 %s: option '%s%s' doesn't allow an argument
 %s: option '%s%s' is ambiguous
 %s: option '%s%s' is ambiguous; possibilities: %s: option '%s%s' requires an argument
 %s: option requires an argument -- '%c'
 %s: unrecognized option '%s%s'
 ' (C) (standard input) -P supports only unibyte and UTF-8 locales Binary file %s matches
 Example: %s -i 'hello world' menu.h main.c

Pattern selection and interpretation:
 General help using GNU software: <http://www.gnu.org/gethelp/>
 Invalid back reference Invalid character class name Invalid collation character Invalid content of \{\} Invalid preceding regular expression Invalid range end Invalid regular expression Memory exhausted Mike Haertel No match No previous regular expression Packaged by %s
 Packaged by %s (%s)
 Premature end of regular expression Regular expression too big Report %s bugs to: %s
 Search for PATTERN in each FILE.
 Success Trailing backslash Try '%s --help' for more information.
 Unknown system error Unmatched ( or \( Unmatched ) or \) Unmatched [, [^, [:, [., or [= Unmatched \{ Usage: %s [OPTION]... PATTERN [FILE]...
 Valid arguments are: When FILE is '-', read standard input.  With no FILE, read '.' if
recursive, '-' otherwise.  With fewer than two FILEs, assume -h.
Exit status is 0 if any line is selected, 1 otherwise;
if any error occurs and -q is not given, the exit status is 2.
 Written by %s and %s.
 Written by %s, %s, %s,
%s, %s, %s, %s,
%s, %s, and others.
 Written by %s, %s, %s,
%s, %s, %s, %s,
%s, and %s.
 Written by %s, %s, %s,
%s, %s, %s, %s,
and %s.
 Written by %s, %s, %s,
%s, %s, %s, and %s.
 Written by %s, %s, %s,
%s, %s, and %s.
 Written by %s, %s, %s,
%s, and %s.
 Written by %s, %s, %s,
and %s.
 Written by %s, %s, and %s.
 Written by %s.
 ` ambiguous argument %s for %s character class syntax is [[:space:]], not [:space:] conflicting matchers specified exceeded PCRE's backtracking limit exceeded PCRE's line length limit exhausted PCRE JIT stack failed to allocate memory for the PCRE JIT stack failed to return to initial working directory failed to set file descriptor text/binary mode input file %s is also the output input is too large to count internal PCRE error: %d internal error internal error (should never happen) invalid %s%s argument '%s' invalid argument %s for %s invalid character class invalid content of \{\} invalid context length argument invalid matcher %s invalid max count invalid suffix in %s%s argument '%s' memory exhausted no syntax specified others, see <http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS> recursive directory loop regular expression too big support for the -P option is not compiled into this --disable-perl-regexp binary the -P option only supports a single pattern unable to record current working directory unbalanced ( unbalanced ) unbalanced [ unfinished \ escape unknown binary-files type unknown devices method warning: %s: %s warning: GREP_OPTIONS is deprecated; please use an alias or script write error Project-Id-Version: grep 3.0.23-b00
Report-Msgid-Bugs-To: bug-grep@gnu.org
POT-Creation-Date: 2017-07-02 13:21-0700
PO-Revision-Date: 2017-06-26 06:48+0700
Last-Translator: Tráº§n Ngá»c QuÃ¢n <vnwildman@gmail.com>
Language-Team: Vietnamese <translation-team-vi@lists.sourceforge.net>
Language: vi
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Bugs: Report translation errors to the Language-Team address.
Plural-Forms: nplurals=1; plural=0;
X-Generator: Gtranslator 2.91.7
X-Poedit-SourceCharset: UTF-8
 
Äiá»u khiá»ƒn ngá»¯ cáº£nh:
  -B, --before-context=Sá»   in ra Sá» dÃ²ng ngá»¯ cáº£nh Ä‘i trÆ°á»›c
  -A, --after-context=Sá»    in ra Sá» dÃ²ng ngá»¯ cáº£nh Ä‘i sau
  -C, --context=Sá»          in ra Sá» dÃ²ng ngá»¯ cáº£nh káº¿t xuáº¥t
 
Giáº¥y phÃ©p GPL pb3+: Giáº¥y phÃ©p CÃ´ng cá»™ng GNU phiÃªn báº£n 3 hoáº·c má»›i hÆ¡n:
<http://gnu.org/licenses/gpl.html>
ÄÃ¢y lÃ  pháº§n má»m tá»± do: báº¡n cÃ³ quyá»n sá»­a Ä‘á»•i vÃ  phÃ¡t hÃ nh láº¡i nÃ³.
KHÃ”NG CÃ“ Báº¢O HÃ€NH GÃŒ Cáº¢, vá»›i Ä‘iá»u kiá»‡n Ä‘Æ°á»£c phÃ¡p luáº­t cho phÃ©p.

 
Há»—n táº¡p:
  -s, --no-messages         cháº·n cÃ¡c thÃ´ng bÃ¡o lá»—i
  -v, --invert-match        chá»n cÃ¡c dÃ²ng khÃ´ng khá»›p
  -V, --version             in ra thÃ´ng tin phiÃªn báº£n rá»“i thoÃ¡t
      --help                hiá»ƒn thá»‹ trá»£ giÃºp nÃ y rá»“i thoÃ¡t
 
Äiá»u khiá»ƒn káº¿t xuáº¥t:
  -m, --max-count=Sá»        dá»«ng sau khi khá»›p Ä‘Æ°á»£c Sá» láº§n
  -b, --byte-offset         in ra vá»‹ trÃ­ tÆ°Æ¡ng Ä‘á»‘i tÃ­nh theo byte
                              cÃ¹ng vá»›i dÃ²ng káº¿t xuáº¥t
  -n, --line-number         in ra sá»‘ thá»© tá»± dÃ²ng cÃ¹ng vá»›i dÃ²ng káº¿t xuáº¥t
      --line-buffered       xÃ³a sáº¡ch káº¿t xuáº¥t trÃªn tá»«ng dÃ²ng
  -H, --with-filename       in ra tÃªn táº­p tin cho tá»«ng dÃ²ng Ä‘áº§u ra
  -h, --no-filename         cháº·n tiá»n tá»‘ tÃªn táº­p tin khi xuáº¥t
      --label=NHÃƒN          sá»­ dá»¥ng NHÃƒN nÃ y lÃ m tiá»n tá»‘ cho táº­p tin
                              cho Ä‘áº§u ra tiÃªu chuáº©n
 
HÃ£y thÃ´ng bÃ¡o lá»—i cho: <%s>
HÃ£y thÃ´ng bÃ¡o lá»—i dá»‹ch cho <http://translationproject.org/team/vi.html>.
       --include=MáºªU_Tá»†P     chá»‰ tÃ¬m kiáº¿m nhá»¯ng táº­p tin khá»›p vá»›i MáºªU_Tá»†P nÃ y
      --exclude=MáºªU_Tá»†P     bá» qua nhá»¯ng táº­p tin vÃ  thÆ° má»¥c khá»›p vá»›i MáºªU_Tá»†P
      --exclude-from=Tá»†P    bá» qua nhá»¯ng táº­p tin khá»›p vá»›i báº¥t cá»© máº«u táº­p
                              tin trong táº­p tin nÃ y
      --exclude-dir=MáºªU     thÆ° má»¥c nÃ o khá»›p vá»›i máº«u nÃ y thÃ¬ bá»‹ bá» qua
   -E, --extended-regexp     MáºªU lÃ  má»™t biá»ƒu thá»©c chÃ­nh quy má»Ÿ rá»™ng
  -F, --fixed-strings       MáºªU lÃ  má»™t táº­p há»£p cÃ¡c chuá»—i phÃ¢n cÃ¡ch
                              báº±ng kÃ½ tá»± dÃ²ng má»›i.
  -G, --basic-regexp        MáºªU lÃ  má»™t biá»ƒu thá»©c chÃ­nh quy cÆ¡ báº£n (máº·c Ä‘á»‹nh).
  -P, --perl-regexp         MáºªU lÃ  má»™t biá»ƒu thá»©c chÃ­nh quy Perl.
   -I                        giá»‘ng vá»›i â€œ--binary-files=without-matchâ€
  -d, --directories=HÃ€NH_VI cÃ¡ch quáº£n lÃ½ cÃ¡c thÆ° má»¥c. HÃ€NH_VI lÃ :
                                  * â€œreadâ€     Ä‘á»c
                                  * â€œrecurseâ€  Ä‘á»‡ quy
                                  * â€œskipâ€     bá» qua
  -D, --devices=HÃ€NH_VI     cÃ¡ch quáº£n lÃ½ cÃ¡c thiáº¿t bá»‹, FIFO vÃ  socket;
                            HÃ€NH_VI:
                                  * â€œreadâ€     Ä‘á»c
                                  * â€œskipâ€     bá» qua
  -r, --recursive           giá»‘ng vá»›i tÃ¹y chá»n â€œ--directories=recurseâ€
  -R, --dereference-recursive  cÅ©ng váº­y nhÆ°ng cho phÃ©p cáº£ cÃ¡c liÃªn káº¿t má»m
   -L, --files-without-match  chá»‰ in ra tÃªn cá»§a cÃ¡c Táº¬P TIN khÃ´ng khá»›p máº«u
  -l, --files-with-matches  chá»‰ in ra tÃªn cá»§a cÃ¡c Táº¬P TIN khá»›p máº«u
  -c, --count               chá»‰ in ra sá»‘ lÆ°á»£ng dÃ²ng khá»›p trong má»—i Táº¬P TIN
  -T, --initial-tab         sáº¯p hÃ ng cá»™t tab (náº¿u cáº§n)
  -Z, --null                in ra byte 0 (null) Ä‘áº±ng sau tÃªn Táº¬P TIN
   -NUM                      giá»‘ng vá»›i â€œ--context=Sá»â€
      --color[=KHI],
      --colour[=KHI]        Ä‘Ã¡nh dáº¥u Ä‘á»ƒ tÃ´ sÃ¡ng cÃ¡c chuá»—i khá»›p; KHI lÃ :
                                 * â€œalwaysâ€ luÃ´n luÃ´n
                                 * â€œneverâ€  khÃ´ng bao giá»
                                 * â€œautoâ€   tá»± Ä‘á»™ng
  -U, --binary              Ä‘á»«ng gá»¡ bá» cÃ¡c kÃ½ tá»± CR á»Ÿ káº¿t thÃºc dÃ²ng (EOL)
                            (MSDOS/Windows)

   -e, --regexp=MáºªU          dÃ¹ng MáºªU Ä‘á»ƒ so khá»›p
  -f, --file=Táº¬P_TIN        láº¥y MáºªU tá»« Táº¬P_TIN
  -i, --ignore-case         khÃ´ng phÃ¢n biá»‡t HOA/thÆ°á»ng
  -w, --word-regexp         MáºªU khá»›p toÃ n bá»™ tá»«
  -x, --line-regexp         MáºªU khá»›p toÃ n bá»™ dÃ²ng
  -z, --null-data           má»™t dÃ²ng dá»¯ liá»‡u káº¿t thÃºc báº±ng byte 0,
                            khÃ´ng pháº£i kÃ½ tá»± dÃ²ng má»›i
   -o, --only-matching       chá»‰ hiá»ƒn thá»‹ pháº§n dÃ²ng khá»›p vá»›i MáºªU
  -q, --quiet, --silent     cháº·n má»i káº¿t xuáº¥t bÃ¬nh thÆ°á»ng
      --binary-files=KIá»‚U   coi ráº±ng táº­p tin nhá»‹ phÃ¢n cÃ³ KIá»‚U:
                                  * â€œbinaryâ€         nhá»‹ phÃ¢n
                                  * â€œtextâ€           dáº¡ng chá»¯
                                  * â€œwithout-matchâ€  khÃ´ng khá»›p
  -a, --text                giá»‘ng vá»›i tÃ¹y chá»n â€œ--binary-files=textâ€
 Trang chá»§ cá»§a %s: <%s>
 Trang chá»§ cá»§a %s: <http://www.gnu.org/software/%s/>
 %s%s Ä‘á»‘i sá»‘ â€œ%sâ€ quÃ¡ lá»›n %s: tÃ¹y chá»n khÃ´ng há»£p lá»‡ -- â€œ%câ€
 %s: tÃ¹y chá»n â€œ%s%sâ€ khÃ´ng khÃ´ng cho phÃ©p má»™t Ä‘á»‘i sá»‘
 %s: tÃ¹y chá»n â€œ%s%sâ€ chÆ°a rÃµ rÃ ng
 %s: tÃ¹y chá»n â€œ%s%sâ€ chÆ°a rÃµ rÃ ng; kháº£ nÄƒng lÃ : %s: tÃ¹y chá»n â€œ%s%sâ€ cáº§n má»™t Ä‘á»‘i sá»‘
 %s: tÃ¹y chá»n yÃªu cáº§u má»™t Ä‘á»‘i sá»‘ -- â€œ%câ€
 %s: khÃ´ng nháº­n ra tÃ¹y chá»n â€œ%s%sâ€
 â€ Â© (Ä‘áº§u vÃ o tiÃªu chuáº©n) -P chá»‰ há»— trá»£ miá»n Ä‘á»‹a phÆ°Æ¡ng unibyte vÃ  UTF-8 Táº­p tin nhá»‹ phÃ¢n â€œ%sâ€ khá»›p máº«u tÃ¬m kiáº¿m
 VÃ­ dá»¥: %s -i "chÃ o tháº¿ giá»›i" menu.h main.c

Chá»n vÃ  biÃªn dá»‹ch máº«u:
 Trá»£ giÃºp chung vá» sá»­ dá»¥ng pháº§n má»m GNU: <http://www.gnu.org/gethelp/>
 Tham chiáº¿u ngÆ°á»£c khÃ´ng há»£p lá»‡ TÃªn lá»›p kÃ½ tá»± khÃ´ng há»£p lá»‡ KÃ½ tá»± Ä‘á»‘i chiáº¿u khÃ´ng há»£p lá»‡ Ná»™i dung cá»§a \{\} khÃ´ng há»£p lá»‡ Biá»ƒu thá»©c chÃ­nh quy cÃ³ trÆ°á»›c khÃ´ng há»£p lá»‡ Sai káº¿t thÃºc pháº¡m vi Biá»ƒu thá»©c chÃ­nh quy khÃ´ng há»£p lá»‡ Háº¿t bá»™ nhá»› Mike Haertel KhÃ´ng tÃ¬m tháº¥y KhÃ´ng cÃ³ biá»ƒu thá»©c chÃ­nh quy náº±m trÆ°á»›c ÄÃ³ng gÃ³i bá»Ÿi %s
 ÄÃ³ng gÃ³i bá»Ÿi %s (%s)
 Biá»ƒu thá»©c chÃ­nh quy káº¿t thá»©c quÃ¡ sá»›m Biá»ƒu thá»©c chÃ­nh quy quÃ¡ lá»›n HÃ£y thÃ´ng cÃ¡c bÃ¡o lá»—i %s cho: %s
HÃ£y thÃ´ng bÃ¡o lá»—i dá»‹ch cho <http://translationproject.org/team/vi.html>.
 TÃ¬m kiáº¿m MáºªU trong tá»«ng Táº¬P_TIN.
 ThÃ nh cÃ´ng Dáº¥u gáº¡ch ngÆ°á»£c theo sau HÃ£y cháº¡y lá»‡nh â€œ%s --helpâ€ Ä‘á»ƒ biáº¿t thÃªm thÃ´ng tin.
 Lá»—i há»‡ thá»‘ng khÃ´ng rÃµ CÃ³ kÃ½ tá»± â€œ(â€ hay â€œ\(â€ láº» cáº·p CÃ³ kÃ½ tá»± â€œ)â€ hay â€œ\)â€ láº» cáº·p CÃ³ kÃ½ tá»± [, [^, [:, [., hay [= láº» cáº·p CÃ³ kÃ½ tá»± â€œ\{â€ láº» cáº·p CÃ¡ch dÃ¹ng: %s [TÃ™Y_CHá»ŒN]â€¦ MáºªU [Táº¬P_TIN]â€¦
 CÃ¡c Ä‘á»‘i sá»‘ há»£p lá»‡ lÃ : Khi Táº¬P_TIN lÃ  â€œ-â€, thÃ¬ Ä‘á»c tá»« Ä‘áº§u vÃ o tiÃªu chuáº©n. KhÃ´ng cÃ³ Táº¬P_TIN, Ä‘á»c â€œ.â€ náº¿u
Ä‘á»‡ quy, â€œ-â€ náº¿u khÃ´ng cÃ³. Náº¿u Ã­t hÆ¡n hai Táº¬P_TIN thÃ¬ coi lÃ  â€œ-hâ€.
Tráº¡ng thÃ¡i thoÃ¡t lÃ  0 náº¿u cÃ³ dÃ²ng nÃ o khá»›p máº«u, khÃ´ng thÃ¬ báº±ng 1;
náº¿u cÃ³ lá»—i phÃ¡t sinh vÃ  â€œ-qâ€ khÃ´ng Ä‘Æ°á»£c Ä‘Æ°a ra thÃ¬ tráº¡ng thÃ¡i thoÃ¡t lÃ  2.
 Viáº¿t bá»Ÿi %s vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s, %s, %s, %s,
%s, %s vÃ  má»™t sá»‘ ngÆ°á»i khÃ¡c.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s, %s, %s, %s,
%s vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s, %s, %s, %s
vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s, %s, %s vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s, %s vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s,
%s vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s, %s
vÃ  %s.
 Viáº¿t bá»Ÿi %s, %s vÃ  %s.
 Viáº¿t bá»Ÿi %s.
 â€œ Ä‘á»‘i sá»‘ %s khÃ´ng rÃµ rÃ ng Ä‘á»‘i vá»›i %s cÃº phÃ¡p lá»›p kÃ½ tá»± lÃ  [[:space:]], khÃ´ng pháº£i [:space:] Ä‘Ã£ ghi rÃµ dá»¯ liá»‡u khá»›p mÃ  xung Ä‘á»™t Ä‘Ã£ vÆ°á»£t quÃ¡ giá»›i háº¡n tÃ¬m ngÆ°á»£c cá»§a PCRE Ä‘Ã£ vÆ°á»£t quÃ¡ giá»›i háº¡n chiá»u dÃ i dÃ²ng cá»§a PCRE ngÄƒn xáº¿p â€œPCRE JITâ€ Ä‘Ã£ háº¿t gáº·p lá»—i khi cáº¥p phÃ¡t bá»™ nhá»› cho stack (ngÄƒn xáº¿p) PCRE JIT gáº·p lá»—i khi quay trá»Ÿ vá» thÆ° má»¥c lÃ m viá»‡c khá»Ÿi Ä‘áº§u gáº·p lá»—i khi Ä‘áº·t cháº¿ Ä‘á»™ vÄƒn báº£n/nhá»‹ phÃ¢n cho bá»™ mÃ´ táº£ táº­p tin táº­p tin Ä‘áº§u vÃ o â€œ%sâ€ cÅ©ng lÃ  káº¿t xuáº¥t dá»¯ liá»‡u Ä‘áº§u vÃ o quÃ¡ lá»›n nÃªn khÃ´ng thá»ƒ Ä‘áº¿m Ä‘Æ°á»£c lá»—i ná»™i bá»™ PCRE: %d lá»—i ná»™i bá»™ lá»—i ná»™i bá»™ (khÃ´ng nÃªn xáº£y ra nhÆ° tháº¿) Ä‘á»‘i sá»‘ %s%s khÃ´ng há»£p lá»‡ â€œ%sâ€ Ä‘á»‘i sá»‘ %s khÃ´ng há»£p lá»‡ Ä‘á»‘i vá»›i %s sai lá»›p kÃ½ tá»± ná»™i dung cá»§a \{\} khÃ´ng há»£p lá»‡ Ä‘á»‘i sá»‘ chiá»u dÃ i ngá»¯ cáº£nh khÃ´ng há»£p lá»‡ sai máº«u so khá»›p %s sá»‘ lÆ°á»£ng tá»‘i Ä‘a khÃ´ng há»£p lá»‡ háº­u tá»‘ khÃ´ng há»£p lá»‡ trong %s%s Ä‘á»‘i sá»‘ â€œ%sâ€ háº¿t bá»™ nhá»› chÆ°a Ä‘Æ°a ra cÃº phÃ¡p nhiá»u ngÆ°á»i khÃ¡c, xem táº¡i <http://git.sv.gnu.org/cgit/grep.git/tree/AUTHORS> vÃ²ng láº·p thÆ° má»¥c Ä‘á»‡ quy biá»ƒu thá»©c chÃ­nh quy quÃ¡ lá»›n kháº£ nÄƒng há»— trá»£ tÃ¹y chá»n -P khÃ´ng Ä‘Æ°á»£c biÃªn dá»‹ch vÃ o táº­p tin nhá»‹ phÃ¢n --disable-perl-regexp nÃ y tÃ¹y chá»n â€œ-Pâ€ chá»‰ há»— trá»£ má»™t máº«u Ä‘Æ¡n láº» khÃ´ng thá»ƒ ghi nhá»› Ä‘Æ°á»£c thÆ° má»¥c lÃ m viá»‡c hiá»‡n thá»i thiáº¿u dáº¥u ngoáº·c Ä‘Æ¡n má»Ÿ ( thiáº¿u dáº¥u ngoáº·c Ä‘Æ¡n Ä‘Ã³ng ) thiáº¿u dáº¥u ngoáº·c vuÃ´ng má»Ÿ [ chÆ°a káº¿t thÃºc thoÃ¡t chuá»—i \ khÃ´ng rÃµ kiá»ƒu táº­p tin nhá»‹ phÃ¢n (binary-files) khÃ´ng rÃµ phÆ°Æ¡ng thá»©c thiáº¿t bá»‹ cáº£nh bÃ¡o: %s: %s cáº£nh bÃ¡o: GREP_OPTIONS Ä‘Ã£ lá»—i thá»i; vui lÃ²ng dÃ²ng má»™t bÃ­ danh hoáº·c vÄƒn lá»‡nh lá»—i ghi 