ACC SHELL

Path : /usr/share/locale/vi/LC_MESSAGES/
File Upload :
Current File : //usr/share/locale/vi/LC_MESSAGES/grep.mo

Þ•NŒkü¨6©0à

%kE±Ë,å%0,V-ƒ ±&Òù9;L÷dQ\*®[ÙG5}”±Í$å
<7<t±ÂËê5þ14:f#¡Å3àNcPk(¼,å&%LYfs‡œ®ÀÒ(ßÝæqèZy•µÇÞï :Ql}‰”˜í- w#¦“$:-±º.!l0-Ž08¼0&õ0318P19‰1)Ã15í1,#2,P2}22-2WË2i#4:4‚È4hK5&´5&Û5)6,6;D6€6*›6PÆ6P7h7x72‹7¾7_Ö7A68Ox80È8#ù8G9ee9Ë9„Ø9C]:=¡:ß:Jý:H;d;"‚;¥;Å;0ã;0<0E<!v<6˜<8Ï<>–>/£>3Ó>7?'??"g?Š? ›?)¼?6æ?&@$D@i@	~@ˆ@C*I!(& 45<'-"B=%$KH#:J@L/.A
039,F;8+
7N6E?GD	)2>1M
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
  -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)
  -u, --unix-byte-offsets   report offsets as if CRs were not there (MSDOS)


Miscellaneous:
  -s, --no-messages         suppress error messages
  -v, --invert-match        select non-matching lines
  -V, --version             print version information and exit
      --help                display this help and exit
      --mmap                use memory-mapped input if possible

Output control:
  -m, --max-count=NUM       stop after NUM matches
  -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 the filename for each match
  -h, --no-filename         suppress the prefixing filename on output
      --label=LABEL         print LABEL as filename for standard input
  -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
  -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, -r, --recursive       equivalent to --directories=recurse
      --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.
  -L, --files-without-match print only names of FILEs containing no match
  -l, --files-with-matches  print only names of FILEs containing matches
  -c, --count               print only a count of matching lines per FILE
  -T, --initial-tab         make tabs line up (if needed)
  -Z, --null                print 0 byte after FILE name
  -E, --extended-regexp     PATTERN is an extended regular expression (ERE)
  -F, --fixed-strings       PATTERN is a set of newline-separated fixed strings
  -G, --basic-regexp        PATTERN is a basic regular expression (BRE)
  -P, --perl-regexp         PATTERN is a Perl regular expression
  -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
%s: illegal option -- %c
%s: invalid option -- %c
%s: option `%c%s' doesn't allow an argument
%s: option `%s' is ambiguous
%s: option `%s' requires an argument
%s: option `--%s' doesn't allow an argument
%s: option `-W %s' doesn't allow an argument
%s: option `-W %s' is ambiguous
%s: option requires an argument -- %c
%s: unrecognized option `%c%s'
%s: unrecognized option `--%s'
'(standard input)Binary file %s matches
Copyright (C) %s Free Software Foundation, Inc.
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.
Example: %s -i 'hello world' menu.h main.c

Regexp selection and interpretation:
In GREP_COLORS="%s", the "%s" capacity %s.In GREP_COLORS="%s", the "%s" capacity is boolean and cannot take a value ("=%s"); skipped.In GREP_COLORS="%s", the "%s" capacity needs a value ("=..."); skipped.Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionInvocation as `egrep' is deprecated; use `grep -E' instead.
Invocation as `fgrep' is deprecated; use `grep -F' instead.
Memory exhaustedNo matchNo previous regular expressionNo syntax specifiedPATTERN is a set of newline-separated fixed strings.
PATTERN is an extended regular expression (ERE).
PATTERN is, by default, a basic regular expression (BRE).
Premature end of regular expressionRegular expression too bigSearch for PATTERN in each FILE or standard input.
Stopped processing of ill-formed GREP_COLORS="%s" at remaining substring "%s".SuccessSupport for the -P option is not compiled into this --disable-perl-regexp binaryThe -P and -z options cannot be combinedThe -P option only supports a single patternTrailing backslashTry `%s --help' for more information.
Unbalanced (Unbalanced )Unbalanced [Unfinished \ escapeUnknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [ or [^Unmatched \{Usage: %s [OPTION]... PATTERN [FILE]...
With no FILE, or when FILE is -, read standard input.  If less than two FILEs
are given, assume -h.  Exit status is 0 if any line was selected, 1 otherwise;
if any error occurs and -q was not given, the exit status is 2.
``egrep' means `grep -E'.  `fgrep' means `grep -F'.
Direct invocation as either `egrep' or `fgrep' is deprecated.
conflicting matchers specifiedinput is too large to countinvalid context length argumentinvalid max countmalformed repeat countmemory exhaustedrecursive directory loopunfinished repeat countunknown binary-files typeunknown devices methodunknown directories methodwarning: %s: %s
write errorwriting outputProject-Id-Version: grep 2.5.4
Report-Msgid-Bugs-To: 
POT-Creation-Date: 2009-02-03 14:51-0400
PO-Revision-Date: 2009-01-30 23:27+1030
Last-Translator: Clytie Siddall <clytie@riverland.net.au>
Language-Team: Vietnamese <vi-VN@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
Plural-Forms: nplurals=1; plural=0;
X-Generator: LocFactoryEditor 1.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 theo sau
  -C, --context=SỠ  		in ra SỠdòng ngữ cảnh kết xuất
  -NUM                      		bằng « --context=SỠ»
      --color[=KHI],
	(chính tả Mỹ)
      --colour[=KHI]       	(chính tả tiếng Anh)
					dùng dấu để tô sáng các chuỗi khớp; KHI nào :
					 • always		luôn luôn
					 • never		không bao giá»
					 • auto		tự động (viết tắt)
  -U, --binary              	đừng gỡ bỠcác ký tự CR ở kết thúc dòng (MSDOS)
  -u, --unix-byte-offsets	thông báo các hiệu số đúng như không có CR (MSDOS)


Lặt vặt:
  -s, --no-messages         thu hồi các thông điệp 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
      --mmap                dùng dữ liệu nhập đã ánh xạ bộ nhớ nếu có thể

Äiá»u khiển kết xuất:
  -m, --max-count=SỠ      dừng sau số lần khớp này
  -b, --byte-offset         in ra hiệu byte với dòng xuất
  -n, --line-number         in ra số thứ tự dòng với dòng xuất
      --line-buffered       xoá sách kết xuất trên mỗi dòng
  -H, --with-filename       in ra tên tập tin cho mỗi lần khớp
  -h, --no-filename         thu hồi tên tập tin tiá»n tố trong kết xuất
      --label=NHÃN         in ra NHÃN như tên tập tin cho đầu vào tiêu chuẩn
  -o, --only-matching       hiện chỉ phần dòng khớp MẪU
  -q, --quiet, --silent     thu hồi tất cả kết xuất bình thưá»ng
      --binary-files=KIỂU   giả sử các tập tin nhị phân là KIỂU, mà KIỂU là:
						• binary	nhị phân
						• text	văn bản
						• without-match    không khớp
  -a, --text                bằng « --binary-files=text »
  -I                        bằng « --binary-files=without-match »
  -d, --directories=HÀNH_ÄỘNG 	    cách quản lý các thư mục; HÀNH_ÄỘNG là:
						• read	    Ä‘á»c
						• recurse	    đệ qui
						• skip	    bỠqua
  -D, --devices=HÀNH_ÄỘNG      cách quản lý các thiết bị, FIFO và ổ cắm;
							HÀNH_ÄỘNG là:
						• read	    Ä‘á»c
						• skip	    bỠqua
  -R, -r, --recursive       bằng « --directories=recurse »
      --include=MẪU_TẬP_TIN  	tìm chỉ những tập tin khớp mẫu tập tin này
      --exclude=MẪU_TẬP_TIN  	bỠqua các tập tin/thư mục khớp mẫu tập tin này
      --exclude-from=TẬP_TIN  	bỠqua các tập tin khớp mẫu tập tin nào
							từ tập tin này
      --exclude-dir=MẪU	bỠqua các thư mục khớp mẫu này
  -L, --files-without-match 		in ra chỉ tên của những tập tin không chứa
							chuá»—i khá»›p
  -l, --files-with-matches  	in ra chỉ tên của các tập tin chứa chuỗi khớp
  -c, --count           	in ra chỉ số đếm những dòng khớp trong mỗi tập tin
  -T, --initial-tab     	canh lỠcác cột tab (nếu cần)
    -Z, --null                	in ra 0 byte sau tên tập tin
  -E, --extended-regexp     MẪU là một biểu thức chính quy đã mở rộng (ERE)
  -F, --fixed-strings       MẪU  là một tập hợp các chuỗi cố định 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 (BRE).
  -P, --perl-regexp         MẪU là một biểu thức chính quy Perl.
  -e, --regexp=MẪU      dùng MẪU để khớp
  -f, --file=TẬP_TIN           lấy MẪU từ TẬP_TIN
  -i, --ignore-case        không phân biệt chữ hoa/thưá»ng
  -w, --word-regexp         buộc MẪU chỉ khớp nguyên từ
  -x, --line-regexp         buộc MẪU chỉ khớp nguyên dòng
  -z, --null-data           một dòng dữ liệu kết thúc bằng 0 byte,
						không phải ký tự dòng mới
%s: tùy chá»n cấm « --%c »
%s: tùy chá»n không hợp lệ « --%c »
%s: tùy chá»n « %c%s » không cho phép đối số
%s: tùy chá»n « %s » là mÆ¡ hồ
%s: tùy chá»n « %s » cần thiết đối số
%s: tùy chá»n « --%s » không cho phép đối số
%s: tùy chá»n « -W %s » không cho phép đối số
%s: tùy chá»n « -W %s » là mÆ¡ hồ
%s: tùy chá»n cần thiết đối số « --%c »
%s: không nhận ra tùy chá»n « %c%s »
%s: không nhận ra tùy chá»n « --%s »
 »(đầu vào tiêu chuẩn)Tập tin nhị phân %s tương ứng với
Tác quyá»n © %s Tổ chức Phần má»m Tá»± do.
Giấy phép GPL pb3+: Giấy phép Công cộng GNU phiên bản 3 và sau:
<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.
Thí dụ : %s -i 'chào thế giới' menu.h main.c

Chá»n và giải thích biểu thức chính quy:
Trong chuá»—i « GREP_COLORS="%s" », khả năng "%s" %s.Trong chuá»—i « GREP_COLORS="%s" », khả năng "%s" là luận lý thì không chấp nhận giá trị ("=%s"); nên bá» qua.Trong chuá»—i « GREP_COLORS="%s" », khả năng "%s" cần thiết giá trị ("=..."); nên bá» qua.Tham khảo ngược không hợp lệTên hạng ký tá»± không hợp lệKý tá»± đối chiếu không hợp lệ\{\} có ná»™i dung saiBiểu thức chính quy Ä‘i trước mà không hợp lệSai kết thức phạm viBiểu thức chính quy không hợp lệGá»i như « egrep » bị phản đối nên thay thế bằng « grep -E ».
Gá»i như « fgrep » bị phản đối nên thay thế bằng « grep -F ».
Cạn bộ nhóKhông tìm thấyKhông có biểu thức chính quy nằm trướcChưa ghi rõ cú phápMẪU là một tập hợp các chuỗi cố định phân cách bằng ký tự dòng mới.
MẪU là một biểu thức chính quy đã mở rộng (ERE).
MẪU, theo mặc định, là một biểu thức chính quy cơ bản (BRE).
Biểu thức chính quy kết thức quá sớmBiểu thức chính quy quá lớnTìm kiếm MẪU trong mỗi TẬP_TIN hay đầu vào tiêu chuẩn.
Äã dừng xá»­ lý chuá»—i « GREP_COLORS="%s" » dạng sai ở chuá»—i phụ còn lại « %s ».Thành côngKhả 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àyKhông thể dùng vá»›i nhau hai tùy chá»n « -P » và « -z »Tùy chá»n « -P » chỉ há»— trợ má»™t mẫu riêng lẻDấu chéo ngược theo sauHãy thá»­ lệnh trợ giúp « %s --help » để xem thêm thông tin.
Dấu ngoặc mở ( riêngDấu ngoặc đóng ) riêngDấu ngoặc vuông mở [ riêngChưa kết thúc dãy thoát \Lỗi hệ thống không rõCó ký tự riêng lẻ « ( » hoặc « \( »Có ký tự riêng lẻ « ) » hoặc « \) »Có ký tự riêng lẻ « [ » hoặc « [^ »Có ký tự riêng lẻ « \{ »Sử dụng: %s [TÙY_CHỌN]... MẪU [TẬP_TIN]...
Không có TẬP_TIN, hoặc khi TẬP_TIN là « - » thì Ä‘á»c đầu vào tiêu chuẩn.
ÄÆ°a ra ít nhất hai tập tin thì giả sá»­ « -h ».
Trạng thái thoạt là 0 nếu dòng nào được chá»n, không thì 1.
Gặp lỗi khi « -q » không được đặt thì trạng thái thoát là 2.
« « egrep » nên là « grep -E », « fgrep » nên là « grep -F ».
Gá»i trá»±c tiếp hoặc « egrep » hoặc « fgrep » bị phản đối.
đã ghi rõ dữ liệu khá»›p mà xung độtdữ liệu nhập quá lá»›n để đếm đượcđối số chiá»u dài ngữ cảnh không hợp lệsố đếm tối Ä‘a không hợp lệsá»± đếm lặp lại dạng saicạn bá»™ nhá»›vòng lặp thư mục đệ quychưa kết thúc sá»± đếm lặp lạikhông rõ kiểu tập tin nhị phân (binary-files)không rõ phương pháp thiết bịkhông rõ phương pháp thư mụccảnh báo : %s %s
lỗi ghiđang ghi kết xuất

ACC SHELL 2018