Þ•uÄlà Ïá ÷± Õ©  — ü¨¶¥U\»²¤nFZn&¥Ì-ë!6Xt,¥Ò.ò'!(Ir%’¸º¾Ïè*1,^w&/Fc$—¼Îªé”¥®ÍÝ<ò#/Sn…"™¼Ä&×þ%7 V)cù¢œ;³3ï/# +S ' #§ Ë ë !b!z!|!4™!Î!!í!-".="l"ˆ"£"»"Ó"ó"##)# =#K#f#u#}#$#µ#,Ð#*ý# ($ 5$ B$O$c$}$ ”$- $?Î$ %%¼7%õô&ê'°ý(®+–Ç+^-åy.Š_1°ê2›5±7Â9/Þ92:;A:=}:G»:);0-;^;.|;«;EÀ;+<<2<3o<9£<,Ý<1 =<=@=C=_=z=<•=JÒ=>¦8>@ß>' ?%H?)n?'˜?7À?ø?*@=@BASA2fA™A¯APÊA0B#LBwpBoèB*XC ƒCCB¯CòC,D,=D-jD ˜D6¹D ðDŠEœFOµF4G0:G,kG(˜G$ÁG æGH$Hƒ6HºH/¾HAîH/0I<`IDIUâID8J0}J®J'ÁJ7éJ!K)8KbKsKŒK#¢KÆKØKáK-÷K+%L<QLDŽL"ÓL$öL#M"?M6bM'™MÁM6ÑMHN QN$[NuP)f[UKQ YiS$V%@!r*7F\I/Ep_qJtj<T>negH1`o(+l ,4Os'ak&AD R?]b0M#-=86NLCZ25h ";m cWX3:BG ^.9d 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 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 grep -P uses PCRE2 %s --include=GLOB search only files that match GLOB (a file pattern) --exclude=GLOB skip files that match GLOB --exclude-from=FILE skip files that match any file pattern from FILE --exclude-dir=GLOB skip directories that match GLOB -E, --extended-regexp PATTERNS are extended regular expressions -F, --fixed-strings PATTERNS are strings -G, --basic-regexp PATTERNS are basic regular expressions -P, --perl-regexp PATTERNS are Perl regular expressions -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 --group-separator=SEP print SEP on line between matches with context --no-group-separator do not print separator for matches with context --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=PATTERNS use PATTERNS for matching -f, --file=FILE take PATTERNS from FILE -i, --ignore-case ignore case distinctions in patterns and data --no-ignore-case do not ignore case distinctions (default) -w, --word-regexp match only whole words -x, --line-regexp match only whole lines -z, --null-data a data line ends in 0 byte, not newline -o, --only-matching show only nonempty parts of lines that match -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: PCRE detected recurse loop%s: binary file matches%s: exceeded PCRE's backtracking limit%s: exceeded PCRE's heap limit%s: exceeded PCRE's nested backtracking limit%s: exhausted PCRE JIT stack%s: input file is also the output%s: internal PCRE error: %d%s: invalid option -- '%c' %s: memory exhausted%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' %s: warning: recursive directory loop'(C)(standard input)* at start of expression+ at start of expression-P supports only unibyte and UTF-8 locales-P supports only unibyte locales on this platform? at start of expressionExample: %s -i 'hello world' menu.h main.c PATTERNS can contain multiple patterns separated by newlines. Pattern selection and interpretation: General help using GNU software: <%s> Invalid back referenceInvalid character class nameInvalid collation characterInvalid content of \{\}Invalid preceding regular expressionInvalid range endInvalid regular expressionLicense GPLv3+: GNU GPL version 3 or later <%s>. This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law. Memory exhaustedNo matchNo previous regular expressionPackaged by %s Packaged by %s (%s) Perl matching not supported in a --disable-perl-regexp buildPremature end of regular expressionRegular expression too bigReport %s bugs to: %s Report bugs to: %s Search for PATTERNS in each FILE. SuccessTrailing backslashTry '%s --help' for more information. Unknown system errorUnmatched ( or \(Unmatched ) or \)Unmatched [, [^, [:, [., or [=Unmatched \{Usage: %s [OPTION]... PATTERNS [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. Written by Mike Haertel and others; see .`ambiguous argument %s for %scharacter class syntax is [[:space:]], not [:space:]conflicting matchers specifiedexceeded PCRE's line length limitfailed to return to initial working directoryfailed to set file descriptor text/binary modeinput is too large to countinvalid argument %s for %sinvalid character classinvalid content of \{\}invalid context length argumentinvalid matcher %sinvalid max countmemory exhaustedno syntax specifiedprogram errorregular expression too bigstack overflowstray \stray \ before %lcstray \ before unprintable characterstray \ before white spacethe -P option only supports a single patternunable to record current working directoryunbalanced (unbalanced )unbalanced [unfinished \ escapeunknown binary-files typeunknown devices methodwarning: %swarning: --unix-byte-offsets (-u) is obsoletewarning: GREP_COLOR='%s' is deprecated; use GREP_COLORS='mt=%s'write error{...} at start of expressionProject-Id-Version: grep 3.10.12 Report-Msgid-Bugs-To: bug-grep@gnu.org PO-Revision-Date: 2023-04-23 15:06+0700 Last-Translator: Trần Ngá»c Quân Language-Team: Vietnamese 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; Ä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 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 grep -P dùng PCRE2 %s --include=GLOB chỉ tìm kiếm những tập tin khá»›p vá»›i GLOB (mẫu tập tin) --exclude=GLOB bá» qua những tập tin khá»›p vá»›i GLOB --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=GLOB thÆ° mục nào khá»›p vá»›i GLOB này thì bị bá» qua -E, --extended-regexp MẪU là các biểu thức chính quy mở rá»™ng -F, --fixed-strings MẪU là các chuá»—i -G, --basic-regexp MẪU là các biểu thức chính quy cÆ¡ bản -P, --perl-regexp MẪU là các 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á»â€ --group-separator=SEP in SEP má»—i dòng giữa các chuá»—i khá»›p vá»›i vá»›i ngữ cảnh --no-group-separator đừng in dấu ngăn cách cho chuá»—i khá»›p vá»›i ngữ cảnh --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 trong mẫu và dữ liệu --no-ignore-case phân biệt HOA/thÆ°á»ng (mặc định) -w, --word-regexp chỉ khá»›p toàn bá»™ từ -x, --line-regexp chỉ 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ông rá»—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> %s : PCRE phát hiện vòng lặp quẩn tròn%s: tập tin nhị phân khá»›p mẫu tìm kiếm%s: đã vượt quá giá»›i hạn tìm ngược của PCRE%s: đã vượt quá giá»›i hạn bá»™ nhá»› heap của PCRE%s: đã vượt quá giá»›i hạn tìm ngược lồng nhau của PCRE%s: ngăn xếp “PCRE JIT†đã hết%s: tập tin đầu vào cÅ©ng là kết xuất%s: lá»—i ná»™i bá»™ PCRE: %d%s: tùy chá»n không hợp lệ -- “%c†%s: hết bá»™ nhá»›%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†%s: cảnh báo: vòng lặp thÆ° mục đệ quyâ€Â©(đầu vào tiêu chuẩn)* ở đầu biểu thức+ ở đầu biểu thức-P chỉ há»— trợ miá»n địa phÆ°Æ¡ng unibyte và UTF-8-P chỉ há»— trợ miá»n địa phÆ°Æ¡ng unibyte trên hệ thống này? ở đầu biểu thứcVí dụ: %s -i "chào thế giá»›i" menu.h main.c MẪU có thể chứa nhiá»u mẫu ngăn cách nhau bằng ký tá»± dòng má»›i. Chá»n và biên dịch mẫu: Trợ giúp chung vá» cách sá»­ dụng phần má»m GNU: <%s> 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 viBiểu thức chính quy không hợp lệGiấy phép GPL pb3+ : Giấy phép Công cá»™ng GNU phiên bản 3 hay sau <%s>. Äâ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ết bá»™ nhá»›Không tìm thấyKhô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) Không há»— trợ khá»›p mẫu perl khi biên dịch vá»›i --disable-perl-regexpBiểu thức chính quy kết thức quá sá»›mBiểu thức chính quy quá lá»›nHãy thông các báo lá»—i %s cho: %s Hãy thông báo lá»—i dịch cho . Hãy thông báo lá»—i cho: %s Hãy thông báo lá»—i dịch cho . Tìm kiếm MẪU trong từng TẬP_TIN. Thành côngDấu gạch ngược theo sauHã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ặpCó ký tá»± “)†hay “\)†lẻ cặpCó ký tá»± [, [^, [:, [., hay [= lẻ cặpCó ký tá»± “\{†lẻ cặpCá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 phải vậy. 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. Äược viết bởi Mike Haertel và nhiá»u ngÆ°á»i khác, xem tại .“đối số %s không rõ ràng đối vá»›i %scú 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 chiá»u dài dòng của PCREgặp lá»—i khi quay trở vá» thÆ° mục làm việc khởi đầugặp lá»—i khi đặt chế Ä‘á»™ văn bản/nhị phân cho bá»™ mô tả tập tindữ liệu đầu vào quá lá»›n nên không thể đếm đượcđối số %s không hợp lệ đối vá»›i %ssai 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 %ssố lượng tối Ä‘a không hợp lệhết bá»™ nhá»›chÆ°a Ä‘Æ°a ra cú pháplá»—i chÆ°Æ¡ng trìnhbiểu thức chính quy quá lá»›ntràn ngăn xếpthừa \thừa \ trÆ°á»›c %lcthừa \ trÆ°á»›c ký tá»± không in đượcthừa \ trÆ°á»›c ký tá»± khoảng trắngtù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á»ithiế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: %scảnh báo: --unix-byte-offsets (-u) đã lạc hậucảnh báo: GREP_COLOR='%s' đã lạc hậu; dùng GREP_COLORS='mt=%s'lá»—i ghi{...} ở đầu của biểu thức