ACC SHELL

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

Þ•PœkÈ6É0	
1
%?keÑë,2%P,v-£ Ñ&ò9Y[l÷„Q|Î?è*([SG¯÷+G$_„–<±<î+<Ed5x1®:à#?3ZNŽÝPå(6,_Œ&ŸÆÓàí(:L(YÝ‚`qbÔó/AXi‚š´Ëæ÷]Tp bÅ""($$K,}p- î./5,/b/0‚/5³/6é/" 01C0u0‘0­0¯0/¿0ï0\ö1 S2Kt2$À2qå2SW3«3$Â3ç34/#4S4n4?4?Í4
55%/5U52r52¥5HØ5!6A6=[6`™6
ú6W78`7*™7Ä7:Ú788#8#*8N8h8u8‚88(—8øÀ8¹9c»9:"=::`:›:°:Ï:Þ: ü:$;B;[;u;†;™;E!,K #*("67>)/$D?'MJ%<&LBN10C
25;.H=:-
9P8GAIF	+4@3O
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:
GNU Grep home page: <%s>
General help using GNU software: <http://www.gnu.org/gethelp/>
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-pre6
Report-Msgid-Bugs-To: 
POT-Creation-Date: 2009-02-03 14:51-0400
PO-Revision-Date: 2009-02-01 15:48-0500
Last-Translator: Kevin Scannell <kscanne@gmail.com>
Language-Team: Irish <gaeilge-gnulinux@lists.sourceforge.net>
MIME-Version: 1.0
Content-Type: text/plain; charset=ISO-8859-1
Content-Transfer-Encoding: 8bit

Rialú comhthéacs:
  -B, --before-context=UIMH taispeáin UIMH líne de chomhthéacs tosaigh
  -A, --after-context=UIMH  taispeáin UIMH líne de chomhthéacs deiridh
  -C, --context=UIMHIR      taispeáin UIMHIR líne de chomhthéacs
  -UIMHIR                   ar comhbhrí le '--context=UIMHIR'
      --color[=CATHAIN],
      --colour[=CATHAIN]    aibhsigh na teaghráin chomhoiriúnacha
                            CATHAIN = `always', `never' nó `auto'.
  -U, --binary              ná scrios carachtair CR ag críoch líne (DOS)
  -u, --unix-byte-offsets   ná bac le CRanna agus fritháirimh á ríomh (DOS)


Meascra:
  -s, --no-messages         ná taispeáin teachtaireachtaí earráidí
  -v, --invert-match        taispeáin na línte GAN teaghrán comhoiriúnach
  -V, --version             taispeáin eolas faoin leagan agus scoir
      --help                taispeáin an chabhair seo agus scoir
      --mmap                úsáid ionchur cuimhnemhapáilte más féidir

Rialú aschurtha:
  -m, --max-count=UIMHIR    stop i ndiaidh UIMHIR líne comhoiriúnach
  -b, --byte-offset         taispeáin an fritháireamh birt san aschur
  -n, --line-number         taispeáin líne-uimhreacha san aschur
      --line-buffered       déan sruthlú an aschuir i ndiaidh gach líne
  -H, --with-filename       taispeáin ainm comhaid le línte comhoiriúnacha
  -h, --no-filename         ná taispeáin ainmneacha comhad
      --label=LIPÉAD        úsáid LIPÉAD mar ainm ar an ngnáth-ionchur
  -o, --only-matching       ná taispeáin ach an teaghrán comhoiriúnach
  -q, --quiet, --silent     múch an gnáth-aschur
      --binary-files=CINEÁL glac le comhaid dhénártha mar CINEÁL;
                            CINEÁL = 'binary', 'text', nó 'without-match'
  -a, --text                ar comhbhrí le '--binary-files=text'
  -I                        ar comhbhrí le '--binary-files=without-match'
  -d, --directories=MODH    modh oibre le haghaidh comhadlanna
                            MODH = 'read', 'recurse', nó 'skip'
  -D, --devices=MODH        modh oibre le haghaidh gléasanna, FIFOnna,
                              agus soicéid; MODH = 'read' nó 'skip'
  -R, -r, --recursive       ar comhbhrí le '--directories=recurse'
      --include=PATRÚN      déan cuardach i gcomhaid chomhoiriúnacha amháin
      --exclude=PATRÚN      ná déan cuardach i gcomhaid chomhoiriúnacha
      --exclude-from=COMHAD ná déan cuardach i gcomhaid atá comhoiriúnach le
                              haon phatrún i gCOMHAD
      --exclude-dir=PATRÚN  ná déan cuardach i gcomhadlanna comhoiriúnacha.
  -L, --files-without-match ná taispeáin ach ainmneacha comhaid GAN
                              teaghrán comhoiriúnach
  -l, --files-with-matches  ná taispeáin ach ainmneacha comhaid LE
                              teaghrán comhoiriúnach
  -c, --count               ná taispeáin ach líon na teaghráin chomhoiriúnacha
                              atá i ngach comhad
  -T, --initial-tab         Ailínigh na táib (más gá)
  -Z, --null                priontáil beart '0' i ndiaidh an ainm comhaid
  -E, --extended-regexp     is slonn ionadaíochta feabhsaithe (ERE) é PATRÚN
  -F, --fixed-strings       is tacar teaghrán é PATRÚN, scartha le línte nua
  -G, --basic-regexp        is slonn ionadaíochta bunúsach (BRE) é PATRÚN
  -P, --perl-regexp         is slonn ionadaíochta Perl é PATRÚN
  -e, --regexp=PATRÚN       déan cuardach ar PATRÚN
  -f, --file=COMHAD         faigh PATRÚN as COMHAD
  -i, --ignore-case         déan neamhaird de chás na litreacha
  -w, --word-regexp         meaitseálann PATRÚN focail iomlána amháin
  -x, --line-regexp         meaitseálann PATRÚN línte iomlána amháin
  -z, --null-data           léiríonn bearta '0' na foircinn línte (vs. \n)
%s: rogha neamhcheadaithe -- %c
%s: rogha neamhbhailí -- %c
%s: ní cheadaítear argóint i ndiaidh na rogha `%c%s'
%s: Tá an rogha `%s' débhríoch
%s: tá argóint de dhíth i ndiaidh na rogha `%s'
%s: ní cheadaítear argóint i ndiaidh na rogha `--%s'
%s: ní cheadaítear argóint i ndiaidh na rogha `-W %s'
%s: Tá an rogha `-W %s' débhríoch
%s: tá argóint de dhíth i ndiaidh na rogha -- %c
%s: rogha anaithnid `%c%s'
%s: rogha anaithnid `--%s'
'(gnáth-ionchur)Teaghrán comhoiriúnach sa chomhad dhénártha %s
Cóipcheart © %s Free Software Foundation, Inc.
Ceadúnas GPLv3+: GNU GPL leagan 3 nó níos nuaí <http://gnu.org/licenses/gpl.html>
Is saorbhogearra é seo: ceadaítear duit é a athrú agus a athdháileadh.
Níl baránta AR BITH ann, an oiread atá ceadaithe de réir dlí.
Mar shampla: %s -i 'Dia duit' rogha.h príomh.c

Roghnú agus léirmhíniú sloinn ionadaíochta:
Leathanach baile GNU Grep: <%s>
Cabhair ghinearálta maidir le bogearraí GNU: <http://www.gnu.org/gethelp/>
I GREP_COLORS="%s", réimse "%s": %s.I GREP_COLORS="%s", tá réimse "%s" den chineál boole agus ní cheadaítear luach ("=%s") ina dhiaidh; scipeáladh é.I GREP_COLORS="%s", tá luach ("=...") de dhíth i ndiaidh réimse "%s"; scipeáladh é.Cúltagairt neamhbhailíAinm neamhbhailí ar aicme charachtarCarachtar neamhbhailí cóimheasaÁbhar neamhbhailí idir \{\}Is neamhbhailí an slonn ionadaíochta roimhe seoDeireadh raoin neamhbhailíSlonn ionadaíochta neamhbhailíTá an t-ordú `egrep' imithe i léig; úsáid `grep -E' ina ionad.
Tá an t-ordú `fgrep' imithe i léig; úsáid `grep -F' ina ionad.
Cuimhne íditheNíl a leithéid annNíl aon slonn ionadaíochta roimhe seoNíor sonraíodh aon chomhréirIs tacar teaghrán é PATRÚN, scartha le línte nua.
Is slonn ionadaíochta feabhsaithe (ERE) é PATRÚN.
Is slonn ionadaíochta bunúsach (BRE) é PATRÚN, de réir réamhshocraithe.
Deireadh an tsloinn gan choinneSlonn ionadaíochta rómhórDéan cuardach ar PATRÚN i ngach COMHAD nó sa ghnáth-ionchur.
Scoireadh ó phróiseáil teaghrán míchumtha GREP_COLORS="%s" ag an bhfotheaghrán atá fágtha: "%s".D'éirigh leisTiomsaíodh an clár dénártha seo le --disable-perl-regexp agus gan tacaíocht do rogha -PTá na roghanna -P agus -z neamh-chomhoiriúnach le chéileNí thacaíonn rogha -P ach le patrún aonairCúlslais chun deiridhBain triail as `%s --help' chun tuilleadh eolais a fháil.
( corr) corr[ corrSeicheamh éalúcháin \ gan chríochnúEarráid anaithnid chórais( nó \( corr) nó \) corr[ nó [^ corr\{ corrÚsáid: %s [ROGHA]... PATRÚN [COMHAD]...
Mura bhfuil COMHAD ann, nó más '-' é, léigh ón ionchur caighdeánach.
Má tá níos lú ná dhá chomhad ann, d'úsáidfí '-h'.
Stádas scortha: 0 (roghnaíodh aon líne ar a laghad), 1 (níor roghnaíodh),
nó 2 (trioblóid de shaghas éigin agus níor tugadh -q).
``egrep' = `grep -E', agus `fgrep' = `grep -F'.
Tá na horduithe `egrep' agus `fgrep' imithe i léig.
sonraíodh patrúin chontrárthaTá an t-ionchur rómhór le háireamhTá an argóint a shonraíonn an méid chomhthéacs neamhbhailíuasmhéid neamhbhailíTá líon na hathráite míchumthacuimhne ídithelúb athchúrsach i gcomhadlannTá líon na hathráite neamhiomláncineál anaithnid de chomhad dénárthamodh anaithnid gléasannamodh anaithnid comhadlannrabhadh: %s: %s
earráid sa scríobhaschur á scríobh

ACC SHELL 2018