File: eo.gmo

package info (click to toggle)
grep 3.11-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 16,392 kB
  • sloc: ansic: 95,031; sh: 12,720; perl: 606; makefile: 386; awk: 71; sed: 16
file content (241 lines) | stat: -rw-r--r-- 17,359 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
r<		
yO
`]Uj&F&E&]-!,H,].'(*%Jprv*&$BTo+4Sc<x#"BJ&])(";93u/+' #- Q q    4  !!-2!.`!!!!!!")";"L"
`"n""""$"","* #K#X#e#r####-#?#1$=$Z$/&
''){+,,./135#-5Q5/l5(555$5/ 6P6n66)6!616&$7'K7s7&777
777<7:8S8-89)9E9^9v9999::::;Y;q;;%;d;$5<Z<b<'<<<<<
<1
=<=V=u>9>2>.>*(?&S?"z???????@F@(c@,@:@@A-AAA"YA|AAAAAAB	BB"-BPB+lB*B	B	B	BB BC
.C,9C?fCCCrN'cXRI	VfP#S> o(5DYG-Cm\nHqg:Q<kbdF/]l&)i*2Mp%^h$?B
O=Z_.K"+;64LJAW03
e!9j`TU18@E[,7a
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
      --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? 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.
`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: GNU grep 3.7.98
Report-Msgid-Bugs-To: bug-grep@gnu.org
PO-Revision-Date: 2023-01-08 15:22-0300
Last-Translator: Felipe Castro <fefcas@gmail.com>
Language-Team: Esperanto <translation-team-eo@lists.sourceforge.net>
Language: eo
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=2; plural=n != 1;
X-Generator: Poedit 2.4.2

Regado de la kunteksto:
  -B, --before-context=NOM  montri NOM liniojn da antaŭa kunteksto
  -A, --after-context=NOM   montri NOM liniojn da posta kunteksto
  -C, --context=NOMBRO      egalas al «-A NOMBRO -B NOMBRO»

Diversaj:
  -s, --no-messages         subpremi erarmesaĝojn
  -v, --invert-match        elekti la nekongruajn liniojn
  -V, --version             montri programversion kaj eliri
      --help                montri ĉi tiun helpon kaj eliri

Regado de la eligo:
  -m, --max-count==NOMBRO   halti post NOMBRO da elektitaj linioj
  -b, --byte-offset         montri la bitoknumeron kun eligataj linioj
  -n, --line-number         montri la lininumeron kun eligataj linioj
      --line-buffered       peli la eligon post ĉiu linio
  -H, --with-filename       montri la dosiernomon antaŭ eligataj linioj
  -h, --no-filename         subpremi la prefiksan dosiernomon ĉe eligo
      --label=ETIKEDO       uzi ETIKEDOn kiel dosiernomon de ĉefenigujo
      --include=ŜABLONO     ekzameni nur dosierojn kiuj kongruas kun ŜABLONO
                              (dosiernomŝablonoj estas "globbing" ŝablonoj)
      --exclude=ŜABLONO     ignori dosierojn kiuj kongruas kun ŜABLONO
      --exclude-from=DSRO   ignori dosierojn kiuj kongruas kun ŝablono en DSRO
      --exclude-dir=ŜABLONO ignori dosierujojn kiuj kongruas kun ŜABLONO
  -E, --extended-regexp     ŜABLONOJ estas etenditaj regulesprimoj
  -F, --fixed-strings       ŜABLONOJ estas signoĉenoj
  -G, --basic-regexp        ŜABLONOJ estas bazaj regulesprimoj  (defaŭlta)
  -P, --perl-regexp         ŜABLONOJ estas regulesprimoj de Perl
  -I                        egalas al «--binary-files=without-match»
  -d, --directories=AGO     kiel trakti dosierujojn; AGO estus 'read' (legi),
                              'recurse' (rikure), aŭ 'skip' (ignori)
  -D, --devices=AGO         kiel trakti specialajn dosierojn;
                              AGO estus 'read' (legi), aŭ 'skip' (ignori)
  -R, -r, --recursive       egalas al «--directories=recurse»
  -L, --files-without-match montri nur nomojn de dosieroj sen trafo
  -l, --files-with-matches  montri nur nomojn de dosieroj kun trafoj
  -c, --count               montri nur la nombron de kongruaj linioj
                              en ĉiu dosiero
  -T, --initial-tab         rektigi la TAB-signojn (se necesas)
  -Z, --null                eligi la bitokon «0» post dosiernomo
  -NOMBRO                   egalas al «--context=NOMBRO»
      --group-separator=APT  montri APT en linio inter kongruoj kun kunteksto
      --no-group-separator  ne montri apartigilon por kongruoj kun kunteksto
      --color[=KIAM],
      --colour[=KIAM]       uzi markilojn por distingi la kongruajn ĉenojn;
                              KIAM estu 'always' (ĉiam), 'never' (neniam),
                              aŭ 'auto'
  -U, --binary              ne forigi \r-signojn ĉe linifino (MSDOS/Windows)

  -e, --regexp=ŜABLONOJ     uzi ŜABLONOJn kiel regulesprimojn
  -f, --file=DOSIERO        akiri la ŝablonojn el DOSIERO
  -i, --ignore-case         ignori diferencojn de uskleco, ŝablone kaj datene
      --no-ignore-case      ne ignori diferencojn de uskleco  (defaŭlta)
  -w, --word-regexp         kongrui nur kun tutaj vortoj
  -x, --line-regexp         kongrui nur kun tutaj linioj
  -z, --null-data           datenlinio finiĝas per bitoko 0, ne per linifino
  -o, --only-matching       montri nur nevakajn kongruajn linipartojn
  -q, --quiet, --silent     subpremi ĉian normalan eligadon
      --binary-files=SPECO  supozi ke duumaj dosieroj estas de SPECO;
                              SPECO estus 'binary' (duuma), 'text' (teksta),
                              aŭ 'without-match' (sen-trafa)
  -a, --text                egalas al «--binary-files=text»
Hejmpaĝo de «%s»: <%s>
%s: PCRE detektis rikuran iteracion%s: duuma dosiero kongruas%s: transpasiĝis retroreferencan limon de PCRE%s: transpasiĝis memorarea limo de PCRE%s: transpasiĝis nestita retroreferenca limo de PCRE%s: la PCRE-JIT-stako tute pleniĝis%s: eniga dosiero estas ankaŭ la eliga dosiero%s: interna eraro en PCRE: %d%s: nevalida opcio -- «%c»
%s: mankas sufiĉa memoro%s: opcio «%s%s» ne toleras argumenton
%s: opcio «%s%s» estas ambigua
%s: opcio «%s%s» estas ambigua; eblaĵoj estas:%s: opcio «%s%s» bezonas argumenton
%s: opcio bezonas argumenton -- «%c»
%s: nekonata opcio «%s%s»
%s: averto: rikura ciklo de dosierujoj»©(ĉefenigujo)* ĉe komenco de esprimo+ ĉe komenco de esprimoopcio «-P» subtenas nur unubajtajn kaj UTF-8-ajn lokaĵojn? ĉe komenco de esprimoEkzemplo: %s -i 'hello world' menu.h main.c
ŜABLONOJ povas esti pluraj ŝablonoj disigitaj per linifinoj.

Elekto kaj interpreto de ŝablono:
Ĝenerala helpo por uzi GNU-programojn: <%s>
Nevalida retroreferencoNevalida nomo de signoklasoNevalida kunmetita signoNevalida enhavo de \{\}Nevalida antaŭa regulesprimoNevalida fino de gamoNevalida regulesprimoĈi tiu estas libera programaro: vi rajtas ĝin ŝanĝi kaj redistribui.
La ĝusta permesilo estas GPLv3+: GNU GPL versio 3 aŭ sekva;
por la kompleta (angla) teksto vidu <%s>.
Ĉi tiu programaro ne garantiatas, ene de la limoj de la leĝo.
Mankas sufiĉa memoroNeniu trafoMankas antaŭa regulesprimoPakigita far %s
Pakigita far %s (%s)
Perla kongruo ne funkcias ĉar ĉi tiu programo kompiliĝis kun «--disable-perl-regexp»Neatendita fino de regulesprimoRegulesprimo tro grandasRaportu programmisojn en %s al: <%s>
Raportu programmisojn al <%s>;
sciigu tradukerarojn al <translation-team-eo@lists.sourceforge.net>.
Serĉas ŜABLONOJn en ĉiu DOSIERO.
SukcesoMalsuprenstreko '\' ĉe la finoTajpu '%s --help' por pli da informoj.
Nekonata sistemeraroSenpara ( aŭ \(Senpara ) aŭ \)Senpara [, [^, [:, [., aŭ [=Senpara \{Uzmaniero:  %s [OPCIO...] ŜABLONOJ [DOSIERO...]
Validaj argumentoj estas:Kiam DOSIERO estas «-», ĉefenigujo legiĝas.
Kiam DOSIERO mankas, «.» legiĝas se rikura, alie «-» legiĝas.
Kiam malpli ol du DOSIEROj indikatas, «-h» supoziĝas.
Elirstato estas 0 se iu linio elektiĝis, alie 1;
se iu eraro okazis kaj «-q» ne indikatis, elirstato estas 2.
Verkita de %s kaj %s.
Verkita de %s, %s, %s,
%s, %s, %s, %s,
%s, %s kaj aliaj.
Verkita de %s, %s, %s,
%s, %s, %s, %s,
%s kaj %s.
Verkita de %s, %s, %s,
%s, %s, %s, %s
kaj %s.
Verkita de %s, %s, %s,
%s, %s, %s kaj %s.
Verkita de %s, %s, %s,
%s, %s kaj %s.
Verkita de %s, %s, %s,
%s kaj %s.
Verkita de %s, %s, %s
kaj %s.
Verkita de %s, %s kaj %s.
Verkita de %s.
«ambigua argumento %s por %ssintakso de signoklaso estas ekzemple [[:spaco:]], ne [:spaco:]pluraj esprimtipoj indikatastranspasiĝis linilongecan limon de PCREmalsukcesis reveni al komenca labordosierujomalsukcesis agordi tekstan/duuman moduson de dosierpriaĵoenigo tro longas por nombrinevalida argumento %s por %snevalida signoklasonevalida enhavo de \{\}nevalida kuntekstlongeca argumentonevalida esprimtipo %snevalida maksimuma nombromankas sufiĉa memoroneniu sintakso indikatasprogrameraroregulesprimo tro grandasstaktrooperdita \perdita \ antaŭ ol %lcperdita \ antaŭ neprintebla signoperdita \ before blankspacoopcio «-P» akceptas nur unuopan ŝablononne eblas registri aktualan labordosierujonsenpara (senpara )senpara [nefinita \-eskaponekonata ago por duumaj dosierojnekonata ago por aparatojaverto: %saverto: --unix-byte-offsets (-u) malaktualasaverto: GREP_COLOR='%s' estas evitinda; uzu GREP_COLORS='mt=%s'skrib-eraro{...} ĉe komenco de esprimo