Did make dist
[findutils.git] / po / ro.po
blob2dbe4c2ed1e4e276525299718fbe447ce7d2f893
1 # Mesajele în limba românã pentru findutils.
2 # Copyright (C) 2005 Free Software Foundation, Inc.
3 # Acest fiºier este distribuit sub aceeaºi licenþã ca ºi pachetul findutils.
4 # Laurentiu Buzdugan <lbuz@rolix.org>, 2003,2004,2005
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: findutils 4.2.24\n"
11 "Report-Msgid-Bugs-To: bug-findutils@gnu.org\n"
12 "POT-Creation-Date: 2007-01-07 18:05+0000\n"
13 "PO-Revision-Date: 2005-08-01 12:00-0500\n"
14 "Last-Translator: Laurentiu Buzdugan <lbuz@rolix.org>\n"
15 "Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=ISO-8859-2\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
21 #: gnulib/lib/argmatch.c:135
22 #, c-format
23 msgid "invalid argument %s for %s"
24 msgstr "argument invalid %s pentru %s"
26 #: gnulib/lib/argmatch.c:136
27 #, c-format
28 msgid "ambiguous argument %s for %s"
29 msgstr "argument ambiguu %s pentru %s"
31 #: gnulib/lib/argmatch.c:155
32 #, c-format
33 msgid "Valid arguments are:"
34 msgstr "Argumente valide sunt:"
36 #: gnulib/lib/error.c:125
37 msgid "Unknown system error"
38 msgstr "Eroare de sistem necunoscutã"
40 #: gnulib/lib/getopt.c:531 gnulib/lib/getopt.c:547
41 #, c-format
42 msgid "%s: option `%s' is ambiguous\n"
43 msgstr "%s: opþiunea `%s' este ambiguã\n"
45 #: gnulib/lib/getopt.c:580 gnulib/lib/getopt.c:584
46 #, c-format
47 msgid "%s: option `--%s' doesn't allow an argument\n"
48 msgstr "%s: opþiunea `--%s' nu permite un argument\n"
50 #: gnulib/lib/getopt.c:593 gnulib/lib/getopt.c:598
51 #, c-format
52 msgid "%s: option `%c%s' doesn't allow an argument\n"
53 msgstr "%s: opþiunea `%c%s' nu permite un argument\n"
55 #: gnulib/lib/getopt.c:641 gnulib/lib/getopt.c:660 gnulib/lib/getopt.c:976
56 #: gnulib/lib/getopt.c:995
57 #, c-format
58 msgid "%s: option `%s' requires an argument\n"
59 msgstr "%s: opþiunea `%s' necesitã un argument\n"
61 #: gnulib/lib/getopt.c:698 gnulib/lib/getopt.c:701
62 #, c-format
63 msgid "%s: unrecognized option `--%s'\n"
64 msgstr "%s: opþiune nerecunoscutã `--%s'\n"
66 #: gnulib/lib/getopt.c:709 gnulib/lib/getopt.c:712
67 #, c-format
68 msgid "%s: unrecognized option `%c%s'\n"
69 msgstr "%s: opþiune nerecunoscutã `%c%s'\n"
71 #: gnulib/lib/getopt.c:764 gnulib/lib/getopt.c:767
72 #, c-format
73 msgid "%s: illegal option -- %c\n"
74 msgstr "%s: opþiune ilegalã -- %c\n"
76 #: gnulib/lib/getopt.c:773 gnulib/lib/getopt.c:776
77 #, c-format
78 msgid "%s: invalid option -- %c\n"
79 msgstr "%s: opþiune ilegalã -- %c\n"
81 #: gnulib/lib/getopt.c:828 gnulib/lib/getopt.c:844 gnulib/lib/getopt.c:1048
82 #: gnulib/lib/getopt.c:1066
83 #, c-format
84 msgid "%s: option requires an argument -- %c\n"
85 msgstr "%s: opþiunea necesitã un argument -- %c\n"
87 #: gnulib/lib/getopt.c:897 gnulib/lib/getopt.c:913
88 #, c-format
89 msgid "%s: option `-W %s' is ambiguous\n"
90 msgstr "%s: opþiunea `-W %s' este ambiguã\n"
92 #: gnulib/lib/getopt.c:937 gnulib/lib/getopt.c:955
93 #, c-format
94 msgid "%s: option `-W %s' doesn't allow an argument\n"
95 msgstr "%s: opþiunea `-W %s' nu permite un argument\n"
97 #: gnulib/lib/human.c:477
98 msgid "block size"
99 msgstr "dimensiune bloc"
101 #. TRANSLATORS:
102 #. Get translations for open and closing quotation marks.
104 #. The message catalog should translate "`" to a left
105 #. quotation mark suitable for the locale, and similarly for
106 #. "'".  If the catalog has no translation,
107 #. locale_quoting_style quotes `like this', and
108 #. clocale_quoting_style quotes "like this".
110 #. For example, an American English Unicode locale should
111 #. translate "`" to U+201C (LEFT DOUBLE QUOTATION MARK), and
112 #. should translate "'" to U+201D (RIGHT DOUBLE QUOTATION
113 #. MARK).  A British English Unicode locale should instead
114 #. translate these to U+2018 (LEFT SINGLE QUOTATION MARK) and
115 #. U+2019 (RIGHT SINGLE QUOTATION MARK), respectively.
117 #. If you don't know what to put here, please see
118 #. <http://en.wikipedia.org/wiki/Quotation_mark#Glyphs>
119 #. and use glyphs suitable for your language.
120 #: gnulib/lib/quotearg.c:245
121 msgid "`"
122 msgstr "`"
124 #: gnulib/lib/quotearg.c:246
125 msgid "'"
126 msgstr "'"
128 #: gnulib/lib/rpmatch.c:70
129 msgid "^[yY]"
130 msgstr "^[yY]"
132 #: gnulib/lib/rpmatch.c:73
133 msgid "^[nN]"
134 msgstr "^[nN]"
136 #: find/util.c:158
137 #, fuzzy, c-format
138 msgid "Usage: %s [-H] [-L] [-P] [-Olevel] [-D "
139 msgstr "Folosire : %s [-H] [-L] [-P] [cale...] [expresie]\n"
141 #: find/util.c:160
142 #, fuzzy, c-format
143 msgid "] [path...] [expression]\n"
144 msgstr "Folosire : %s [cale...] [expresie]\n"
146 #: find/util.c:586
147 #, fuzzy, c-format
148 msgid "Ignoring unrecognised debug flag %s"
149 msgstr "avertisment: escape nerecunoscut `\\%c'"
151 #: find/util.c:593
152 msgid "Empty argument to the -D option."
153 msgstr ""
155 #: find/util.c:607
156 msgid "The -O option must be immediately followed by a decimal integer"
157 msgstr ""
159 #: find/util.c:616 find/util.c:626
160 msgid "Please specify a decimal number immediately after -O"
161 msgstr ""
163 #: find/util.c:631 find/util.c:635
164 #, c-format
165 msgid "Invalid optimisation level %s"
166 msgstr ""
168 #: find/util.c:642
169 #, c-format
170 msgid ""
171 "Optimisation level %lu is too high.  If you want to find files very quickly, "
172 "consider using GNU locate."
173 msgstr ""
175 #: find/util.c:753
176 msgid ""
177 "The environment variable FIND_BLOCK_SIZE is not supported, the only thing "
178 "that affects the block size is the POSIXLY_CORRECT environment variable"
179 msgstr ""
180 "Variabila de mediu FIND_BLOCK_SIZE nu este suportatã, singurul lucru care "
181 "afecteazã dimensiunea blocului esre variabila de mediu POSIXLY_CORRECT"
183 #: find/find.c:188 find/find.c:191
184 msgid "cannot get current directory"
185 msgstr "nu pot obþine directorul curent"
187 #: find/find.c:369
188 #, c-format
189 msgid "Warning: filesystem %s has recently been unmounted."
190 msgstr "Avertisment: sistemul de fiºiere %s de fost demontat de curând."
192 #: find/find.c:379
193 #, c-format
194 msgid "Warning: filesystem %s has recently been mounted."
195 msgstr "Avertisment: sistemul de fiºiere %s de fost montat de curând."
197 #: find/find.c:474
198 #, c-format
199 msgid ""
200 "%s%s changed during execution of %s (old device number %ld, new device "
201 "number %ld, filesystem type is %s) [ref %ld]"
202 msgstr ""
203 "%s%s s-a schimbat în timpul execuþiei lui %s (vechiul nr. dispozitiv %ld, "
204 "noul nr. dispozitiv %ld, tipul sistemului de fiºiere este %s) [ref %ld]"
206 #: find/find.c:511
207 #, c-format
208 msgid ""
209 "%s%s changed during execution of %s (old inode number %ld, new inode number %"
210 "ld, filesystem type is %s) [ref %ld]"
211 msgstr ""
212 "%s%s s-a schimbat în timpul execuþiei lui %s (vechiul nr. inode %ld, noul "
213 "nr. inode %ld, tipul sistemului de fiºiere este %s) [ref %ld]"
215 #: find/find.c:1055
216 #, c-format
217 msgid ""
218 "Symbolic link `%s' is part of a loop in the directory hierarchy; we have "
219 "already visited the directory to which it points."
220 msgstr ""
221 "Legãtura simbolicã `%s' este parte a unei bucle în ierarhia de directoare; "
222 "am vizitat deja directorul cãtre care þinteºte."
224 #: find/find.c:1070
225 #, c-format
226 msgid ""
227 "Filesystem loop detected; `%s' has the same device number and inode as a "
228 "directory which is %d %s."
229 msgstr ""
230 "Am detectat o buclã în sistemul de fiºiere; `%s' are acelaºi numãr de "
231 "unitate ºi inode ca ºi un director care este %d %s."
233 #: find/find.c:1074
234 msgid "level higher in the filesystem hierarchy"
235 msgstr "nivel mai înalt în ierarhia sistemului de fiºiere"
237 #: find/find.c:1075
238 msgid "levels higher in the filesystem hierarchy"
239 msgstr "nivele mai înalte în ierarhia sistemului de fiºiere"
241 #: find/find.c:1308
242 #, c-format
243 msgid "warning: not following the symbolic link %s"
244 msgstr "avertisment: nu urmez legãtura simbolicã %s"
246 #: find/find.c:1352
247 #, c-format
248 msgid ""
249 "WARNING: Hard link count is wrong for %s: this may be a bug in your "
250 "filesystem driver.  Automatically turning on find's -noleaf option.  Earlier "
251 "results may have failed to include directories that should have been "
252 "searched."
253 msgstr ""
254 "AVERTISMENT: Numãrul de legãturi hard este greºit pentru %s: acesta ar putea "
255 "fi un bug în driverul dvs. pentru sistemul de fiºiere.  Pornesc automat "
256 "opþiunea -noleaf a lui find.  Rezultatele precedente ar fi putut eºua sã "
257 "includã directoare care ar fi trebuit cãutate."
259 #: find/fstype.c:253
260 msgid "unknown"
261 msgstr "necunoscut"
263 #: find/parser.c:432
264 #, c-format
265 msgid ""
266 "warning: you have specified the %s option after a non-option argument %s, "
267 "but options are not positional (%s affects tests specified before it as well "
268 "as those specified after it).  Please specify options before other "
269 "arguments.\n"
270 msgstr ""
271 "avertisment: aþi specificat opþiunea %s dupã un argument non-opþiune %s, dar "
272 "opþiunile nu sunt poziþionale (%s afecteazã testele specificate înainte de "
273 "el ca ºi cele specificate dupã el).  Vã rugãm specificaþi opþiunile înainte "
274 "de alte argumente.\n"
276 #: find/parser.c:689
277 msgid ""
278 "warning: the -d option is deprecated; please use -depth instead, because the "
279 "latter is a POSIX-compliant feature."
280 msgstr ""
281 "avertisment: opþiunea -d nu mai este validã; vã rugãm folosiþi -depth în "
282 "locul lui, pentru cã aceasta din urmã respectã standardul POSIX."
284 #: find/parser.c:892
285 msgid ""
286 "\n"
287 "default path is the current directory; default expression is -print\n"
288 "expression may consist of: operators, options, tests, and actions:\n"
289 msgstr ""
290 "\n"
291 "calea implicitã este directorul curent; expresia implicitã este -print\n"
292 "expresia poate fi compusã din: operatori opþiuni, teste ºi acþiuni:\n"
294 #: find/parser.c:895
295 msgid ""
296 "operators (decreasing precedence; -and is implicit where no others are "
297 "given):\n"
298 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
299 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
300 msgstr ""
301 "operatori (precedenþa în scãdere; -and este implicit când alþii nu sunt "
302 "precizaþi):\n"
303 "      ( EXPR )   ! EXPR   -not EXPR   EXPR1 -a EXPR2   EXPR1 -and EXPR2\n"
304 "      EXPR1 -o EXPR2   EXPR1 -or EXPR2   EXPR1 , EXPR2\n"
306 #: find/parser.c:899
307 msgid ""
308 "positional options (always true): -daystart -follow -regextype\n"
309 "\n"
310 "normal options (always true, specified before other expressions):\n"
311 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
312 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
313 msgstr ""
314 "opþiuni poziþionale (întotdeauna adevãrat): -daystart -follow -regextype\n"
315 "\n"
316 "opþiuni normale (întotdeauna adevãrat, specificate înaintea altor "
317 "expresii):\n"
318 "      -depth --help -maxdepth LEVELS -mindepth LEVELS -mount -noleaf\n"
319 "      --version -xdev -ignore_readdir_race -noignore_readdir_race\n"
321 #: find/parser.c:904
322 msgid ""
323 "tests (N can be +N or -N or N): -amin N -anewer FILE -atime N -cmin N\n"
324 "      -cnewer FILE -ctime N -empty -false -fstype TYPE -gid N -group NAME\n"
325 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
326 "PATTERN\n"
327 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FILE"
328 msgstr ""
329 "teste (N poate fi +N sau -N sau N): -amin N -anewer FIªIER -atime N -cmin N\n"
330 "      -cnewer FIªIER -ctime N -empty -false -fstype TIP -gid N -group NUME\n"
331 "      -ilname PATTERN -iname PATTERN -inum N -iwholename PATTERN -iregex "
332 "PATTERN\n"
333 "      -links N -lname PATTERN -mmin N -mtime N -name PATTERN -newer FIªIER"
335 #: find/parser.c:909
336 #, fuzzy
337 msgid ""
338 "      -nouser -nogroup -path PATTERN -perm [+-]MODE -regex PATTERN\n"
339 "      -readable -writable -executable\n"
340 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
341 "      -used N -user NAME -xtype [bcdpfls]\n"
342 msgstr ""
343 "      -nouser -nogroup -path PATTERN -perm [+-]MOD -regex PATTERN\n"
344 "      -wholename PATTERN -size N[bcwkMG] -true -type [bcdpflsD] -uid N\n"
345 "      -used N -user NUME -xtype [bcdpfls]\n"
347 #: find/parser.c:914
348 msgid ""
349 "actions: -delete -print0 -printf FORMAT -fprintf FILE FORMAT -print \n"
350 "      -fprint0 FILE -fprint FILE -ls -fls FILE -prune -quit\n"
351 "      -exec COMMAND ; -exec COMMAND {} + -ok COMMAND ;\n"
352 "      -execdir COMMAND ; -execdir COMMAND {} + -okdir COMMAND ;\n"
353 msgstr ""
354 "acþiuni: -delete -print0 -printf FORMAT -fprintf FORMAT FIªIER -print \n"
355 "      -fprint0 FIªIER -fprint FIªIER -ls -fls FIªIER -prune -quit\n"
356 "      -exec COMANDà; -exec COMANDà{} + -ok COMANDà;\n"
357 "      -execdir COMANDà; -execdir COMANDà{} + -okdir COMANDà;\n"
359 #: find/parser.c:920
360 msgid ""
361 "Report (and track progress on fixing) bugs via the findutils bug-reporting\n"
362 "page at http://savannah.gnu.org/ or, if you have no web access, by sending\n"
363 "email to <bug-findutils@gnu.org>."
364 msgstr ""
365 "Raportaþi (ºi urmãriþi progresul reparãrii) bug-urilor folosind pagina de\n"
366 "raportare a bug-urilor din findutils de la http://savannah.gnu.org/ sau,\n"
367 "dacã nu aveþi acces la internet, trimiþând email la <bug-findutils@gnu.org>."
369 #: find/parser.c:968
370 msgid "sanity check of the fnmatch() library function failed."
371 msgstr "verificarea corectitudinii funcþie de bibliotecã fnmatch() a eºuat."
373 #: find/parser.c:983
374 #, c-format
375 msgid ""
376 "warning: Unix filenames usually don't contain slashes (though pathnames "
377 "do).  That means that '%s %s' will probably evaluate to false all the time "
378 "on this system.  You might find the '-wholename' test more useful, or "
379 "perhaps '-samefile'.  Alternatively, if you are using GNU grep, you could "
380 "use 'find ... -print0 | grep -FzZ %s'."
381 msgstr ""
382 "avertisment: de obicei, numele de fiºiere în Unix nu conþin shash-uri (dar "
383 "numele de cãi da).  Aceasta înseamnã cã '%s %s' va fi evaluat ca fals tot "
384 "timpul pe acest sistem.  Aþi putea gãsi testul '-wholename' mai folositor, "
385 "sau probabil '-samefile'.  Alternativ, dacã folosiþi GNU grep, puteþi folosi "
386 "'find ... -print0 | grep -FzZ %s'."
388 #: find/parser.c:1029
389 msgid ""
390 "warning: the predicate -ipath is deprecated; please use -iwholename instead."
391 msgstr ""
392 "avertisment: predicatul -ipath nu mai este valid; vã rugã sã folosiþi -"
393 "iwholename în locul lui."
395 #: find/parser.c:1475
396 #, c-format
397 msgid "invalid mode `%s'"
398 msgstr "mod invalid `%s'"
400 #: find/parser.c:1510
401 #, c-format
402 msgid ""
403 "warning: you have specified a mode pattern %s which is equivalent to 000. "
404 "The meaning of -perm /000 will soon be changed to be consistent with -perm -"
405 "000; that is, at the moment it matches no files but it will soon be changed "
406 "to match all files."
407 msgstr ""
409 #: find/parser.c:1666
410 msgid "invalid null argument to -size"
411 msgstr "argument null invalid pentru -size"
413 #: find/parser.c:1712
414 #, c-format
415 msgid "invalid -size type `%c'"
416 msgstr "tip -size invalid `%c'"
418 #: find/parser.c:1761
419 msgid ""
420 "The -show-control-chars option takes a single argument which must be "
421 "'literal' or 'safe'"
422 msgstr ""
424 #: find/parser.c:1905
425 #, c-format
426 msgid "GNU find version %s\n"
427 msgstr "GNU find versiunea %s\n"
429 #: find/parser.c:1906
430 #, c-format
431 msgid "Features enabled: "
432 msgstr "Capabilitãþi activate: "
434 #: find/parser.c:2175
435 #, c-format
436 msgid "warning: unrecognized escape `\\%c'"
437 msgstr "avertisment: escape nerecunoscut `\\%c'"
439 #: find/parser.c:2191
440 #, c-format
441 msgid "error: %s at end of format string"
442 msgstr ""
444 #: find/parser.c:2230
445 #, c-format
446 msgid "warning: unrecognized format directive `%%%c'"
447 msgstr "avertisment: directivã format nerecunoscutã `%%%c'"
449 #: find/parser.c:2373
450 #, c-format
451 msgid "error: the format directive `%%%c' is reserved for future use"
452 msgstr ""
454 #: find/parser.c:2398
455 #, c-format
456 msgid ""
457 "The current directory is included in the PATH environment variable, which is "
458 "insecure in combination with the %s action of find.  Please remove the "
459 "current directory from your $PATH (that is, remove \".\" or leading or "
460 "trailing colons)"
461 msgstr ""
462 "Directorul curent este inclus în variabila de mediu PATH, ceea ce este "
463 "periculos (insecure) în combinaþie cu acþiune %s a lui find.  Vã rugãm "
464 "îndepãrtaþi directorul curent din $PATH (adicã îndepãrtaþi \".\" sau primul "
465 "sau ultimul \":\")"
467 #: find/parser.c:2404
468 #, fuzzy, c-format
469 msgid ""
470 "The ralative path %s is included in the PATH environment variable, which is "
471 "insecure in combination with the %s action of find.  Please remove that "
472 "entry from $PATH"
473 msgstr ""
474 "Directorul curent este inclus în variabila de mediu PATH, ceea ce este "
475 "periculos (insecure) în combinaþie cu acþiune %s a lui find.  Vã rugãm "
476 "îndepãrtaþi directorul curent din $PATH (adicã îndepãrtaþi \".\" sau primul "
477 "sau ultimul \":\")"
479 #: find/parser.c:2502
480 msgid ""
481 "You may not use {} within the utility name for -execdir and -okdir, because "
482 "this is a potential security problem."
483 msgstr ""
484 "Nu puteþi folosi {} în cadrul numelui utilitarului pentru -execdir ºi -"
485 "okdir, pentru cã aceasta este o potenþialã problemã de securitate."
487 #: find/parser.c:2525
488 #, c-format
489 msgid "Only one instance of {} is supported with -exec%s ... +"
490 msgstr "Numai o singurã instanþã de {} este suportatã cu -exec%s ... +"
492 #: find/parser.c:2538
493 #, fuzzy
494 msgid "The environment is too large for exec()."
495 msgstr "mediul (environment) este prea larg pentru exec"
497 #: find/pred.c:1186
498 #, c-format
499 msgid "< %s ... %s > ? "
500 msgstr "< %s ... %s > ? "
502 #: find/pred.c:1623 xargs/xargs.c:1041
503 msgid "cannot fork"
504 msgstr "nu pot executa fork"
506 #: find/pred.c:1663
507 #, c-format
508 msgid "error waiting for %s"
509 msgstr "eroare aºteptând pentru %s"
511 #: find/pred.c:1671
512 #, c-format
513 msgid "%s terminated by signal %d"
514 msgstr "%s terminat de semnal %d"
516 #: find/tree.c:87 find/tree.c:92 find/tree.c:172 find/tree.c:211
517 msgid "invalid expression"
518 msgstr "expresie invalidã"
520 #: find/tree.c:97
521 #, fuzzy, c-format
522 msgid ""
523 "invalid expression; you have used a binary operator '%s' with nothing before "
524 "it."
525 msgstr "expresie invalidã; aþi folosit un operator binar cu nimic înaintea sa."
527 #: find/tree.c:106
528 #, c-format
529 msgid "expected an expression between '%s' and ')'"
530 msgstr ""
532 #: find/tree.c:115
533 #, fuzzy, c-format
534 msgid "expected an expression after '%s'"
535 msgstr "predicat adiþional neaºteptat"
537 #: find/tree.c:119
538 msgid "invalid expression; you have too many ')'"
539 msgstr "expresie invalidã; aveþi prea multe ')'"
541 #: find/tree.c:141
542 #, fuzzy, c-format
543 msgid ""
544 "invalid expression; expected to find a ')' but didn't see one.  Perhaps you "
545 "need an extra predicate after '%s'"
546 msgstr ""
547 "expresie invalidã; aºteptam sã gãsesc o ')' pe undeva, dar nu am gãsit-o."
549 #: find/tree.c:147
550 #, fuzzy
551 msgid "invalid expression; empty parentheses are not allowed."
552 msgstr "expresie invalidã; aveþi prea multe ')'"
554 #: find/tree.c:152
555 msgid ""
556 "invalid expression; I was expecting to find a ')' somewhere but did not see "
557 "one."
558 msgstr ""
559 "expresie invalidã; aºteptam sã gãsesc o ')' pe undeva, dar nu am gãsit-o."
561 #: find/tree.c:157 find/tree.c:809
562 msgid "oops -- invalid expression type!"
563 msgstr "hopa -- tip expresie invalid!"
565 #: find/tree.c:229
566 #, c-format
567 msgid "oops -- invalid expression type (%d)!"
568 msgstr "hopa -- tip expresie invalid (%d)!"
570 #: find/tree.c:939
571 msgid "oops -- invalid expression type in mark_stat!"
572 msgstr "hopa -- tip expresie invalid în mark_stat!"
574 #: find/tree.c:975
575 msgid "oops -- invalid expression type in mark_type!"
576 msgstr "hopa -- tip expresie invalid în mark_type!"
578 #: find/tree.c:1308
579 #, fuzzy, c-format
580 msgid "paths must precede expression: %s"
581 msgstr "cãile trebuie specificate înaintea expresiei"
583 #: find/tree.c:1317
584 #, c-format
585 msgid "invalid predicate `%s'"
586 msgstr "predicat invalid `%s'"
588 #: find/tree.c:1326
589 #, c-format
590 msgid "missing argument to `%s'"
591 msgstr "argument lipsã pentru `%s'"
593 #: find/tree.c:1328
594 #, c-format
595 msgid "invalid argument `%s' to `%s'"
596 msgstr "argument invalid `%s' pentru `%s'"
598 #: find/tree.c:1403
599 #, fuzzy
600 msgid "you have too many ')'"
601 msgstr "expresie invalidã; aveþi prea multe ')'"
603 #: find/tree.c:1408
604 #, fuzzy, c-format
605 msgid "unexpected extra predicate '%s'"
606 msgstr "predicat adiþional neaºteptat"
608 #: find/tree.c:1410
609 msgid "unexpected extra predicate"
610 msgstr "predicat adiþional neaºteptat"
612 #: find/tree.c:1520
613 msgid "oops -- invalid default insertion of and!"
614 msgstr "hopa -- inserare implicitã invalidã de and!"
616 #: locate/code.c:127
617 #, c-format
618 msgid ""
619 "Usage: %s [--version | --help]\n"
620 "or     %s most_common_bigrams < file-list > locate-database\n"
621 msgstr ""
622 "Folosire: %s [--version | --help]\n"
623 "sau       %s cele_mai_comune_bigrame < listã-fisiere > baza-de-date-locate\n"
625 #: locate/code.c:131 locate/locate.c:1307 xargs/xargs.c:1239
626 msgid ""
627 "\n"
628 "Report bugs to <bug-findutils@gnu.org>.\n"
629 msgstr ""
630 "\n"
631 "Raportaþi bug-uri la <bug-findutils@gnu.org>.\n"
633 #: locate/code.c:165
634 #, c-format
635 msgid "GNU findutils version %s\n"
636 msgstr "GNU findutils versiunea %s\n"
638 #: locate/locate.c:160
639 msgid "days"
640 msgstr "zile"
642 #: locate/locate.c:562
643 #, c-format
644 msgid "locate database `%s' is corrupt or invalid"
645 msgstr "baza de date locate `%s' este coruptã sau invalidã"
647 #: locate/locate.c:840
648 #, c-format
649 msgid "Locate database size: %s bytes\n"
650 msgstr "Dimensiune baza de date locate: %s octeþi\n"
652 #: locate/locate.c:845
653 #, fuzzy, c-format
654 msgid "Matching Filenames: %s "
655 msgstr "Nume fiºiere: %s "
657 #: locate/locate.c:846
658 #, fuzzy, c-format
659 msgid "All Filenames: %s "
660 msgstr "Nume fiºiere: %s "
662 #: locate/locate.c:849
663 #, c-format
664 msgid "with a cumulative length of %s bytes"
665 msgstr "cu o lungime cumulativã de %s octeþi"
667 #: locate/locate.c:853
668 #, c-format
669 msgid ""
670 "\n"
671 "\tof which %s contain whitespace, "
672 msgstr ""
673 "\n"
674 "\tdin care %s conþin spaþii albe, "
676 #: locate/locate.c:856
677 #, c-format
678 msgid ""
679 "\n"
680 "\t%s contain newline characters, "
681 msgstr ""
682 "\n"
683 "\t%s conþin caractele linie-nouã, "
685 #: locate/locate.c:859
686 #, c-format
687 msgid ""
688 "\n"
689 "\tand %s contain characters with the high bit set.\n"
690 msgstr ""
691 "\n"
692 "\tºi %s conþin caractere cu bitul înalt setat.\n"
694 #: locate/locate.c:867
695 #, c-format
696 msgid ""
697 "Some filenames may have been filtered out, so we cannot compute the "
698 "compression ratio.\n"
699 msgstr ""
701 #: locate/locate.c:874
702 #, c-format
703 msgid "Compression ratio %4.2f%%\n"
704 msgstr "Raport de compresie %4.2f%%\n"
706 #: locate/locate.c:881
707 #, fuzzy, c-format
708 msgid "Compression ratio is undefined\n"
709 msgstr "Raport de compresie %4.2f%%\n"
711 #: locate/locate.c:938
712 #, c-format
713 msgid ""
714 "locate database `%s' looks like an slocate database but it seems to have "
715 "security level %c, which GNU findutils does not currently support"
716 msgstr ""
718 #: locate/locate.c:1025
719 #, c-format
720 msgid ""
721 "`%s' is an slocate database.  Support for these is new, expect problems for "
722 "now (you are, after all, using the CVS code)."
723 msgstr ""
725 #: locate/locate.c:1053
726 msgid ""
727 "You specified the -E option, but that option cannot be used with slocate-"
728 "format databases with a non-zero security level.  No results will be "
729 "generated for this database.\n"
730 msgstr ""
732 #: locate/locate.c:1064
733 #, c-format
734 msgid "`%s' is an slocate database.  Turning on the '-e' option."
735 msgstr ""
737 #: locate/locate.c:1257
738 #, c-format
739 msgid "Database %s is in the %s format.\n"
740 msgstr "Baza de date %s este în formatul %s.\n"
742 #: locate/locate.c:1298
743 #, c-format
744 msgid ""
745 "Usage: %s [-d path | --database=path] [-e | -E | --[non-]existing]\n"
746 "      [-i | --ignore-case] [-w | --wholename] [-b | --basename] \n"
747 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
748 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
749 "stdio ]\n"
750 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
751 "      [-version] [--help]\n"
752 "      pattern...\n"
753 msgstr ""
754 "Folosire: %s [-d cale | --database=cale] [-e | -E | --[non-]existing]\n"
755 "      [-i | --ignore-case] [-w | --wholepath] [-b | --basename] \n"
756 "      [--limit=N | -l N] [-S | --statistics] [-0 | --null] [-c | --count]\n"
757 "      [-P | -H | --nofollow] [-L | --follow] [-m | --mmap ] [ -s | --"
758 "stdio ]\n"
759 "      [-A | --all] [-p | --print] [-r | --regex ] [--regextype=TYPE]\n"
760 "      [--version] [--help]\n"
761 "      pattern...\n"
763 #: locate/locate.c:1355
764 msgid "failed to drop group privileges"
765 msgstr ""
767 #: locate/locate.c:1362
768 msgid "failed to drop setuid privileges"
769 msgstr ""
771 #: locate/locate.c:1373
772 msgid "Failed to drop privileges"
773 msgstr ""
775 #: locate/locate.c:1506
776 #, c-format
777 msgid "GNU locate version %s\n"
778 msgstr "GNU locate versiunea %s\n"
780 #: locate/locate.c:1545
781 msgid "argument to --limit"
782 msgstr "argument pentru --limit"
784 #: locate/locate.c:1628
785 msgid "warning: the locate database can only be read from stdin once."
786 msgstr ""
787 "avertisment: baza de date locate poate fi doar cititã de la stdin o datã."
789 #: locate/locate.c:1697
790 #, c-format
791 msgid "warning: database `%s' is more than %d %s old"
792 msgstr "avertisment: baza de date `%s' este mai veche de %d %s"
794 #: xargs/xargs.c:301
795 #, c-format
796 msgid "Invalid escape sequence %s in input delimiter specification."
797 msgstr ""
799 #: xargs/xargs.c:319
800 #, c-format
801 msgid ""
802 "Invalid escape sequence %s in input delimiter specification; character "
803 "values must not exceed %lx."
804 msgstr ""
806 #: xargs/xargs.c:325
807 #, c-format
808 msgid ""
809 "Invalid escape sequence %s in input delimiter specification; character "
810 "values must not exceed %lo."
811 msgstr ""
813 #: xargs/xargs.c:334
814 #, c-format
815 msgid ""
816 "Invalid escape sequence %s in input delimiter specification; trailing "
817 "characters %s not recognised."
818 msgstr ""
820 #: xargs/xargs.c:379
821 #, c-format
822 msgid ""
823 "Invalid input delimiter specification %s: the delimiter must be either a "
824 "single character or an escape sequence starting with \\."
825 msgstr ""
827 #: xargs/xargs.c:396
828 msgid "environment is too large for exec"
829 msgstr "mediul (environment) este prea larg pentru exec"
831 #: xargs/xargs.c:538
832 #, c-format
833 msgid "warning: value %ld for -s option is too large, using %ld instead"
834 msgstr ""
836 #: xargs/xargs.c:577
837 #, c-format
838 msgid "GNU xargs version %s\n"
839 msgstr "GNU xargs versiunea %s\n"
841 #: xargs/xargs.c:607
842 #, c-format
843 msgid "Cannot open input file `%s'"
844 msgstr "Nu pot deschide fiºierul de intrare `%s'"
846 #: xargs/xargs.c:643
847 #, fuzzy, c-format
848 msgid "Your environment variables take up %lu bytes\n"
849 msgstr "Variabile dvs. de mediu ocupã %ld octeþi\n"
851 #: xargs/xargs.c:646
852 #, fuzzy, c-format
853 msgid "POSIX lower and upper limits on argument length: %lu, %lu\n"
854 msgstr "limitele POSIX min ºi max pentru lungimea unui argument: %ld, %ld\n"
856 #: xargs/xargs.c:650
857 #, c-format
858 msgid "Maximum length of command we could actually use: %ld\n"
859 msgstr "Lungimea mazimã a unei comenzi pe care o putem în fapt folosi: %ld\n"
861 #: xargs/xargs.c:654
862 #, fuzzy, c-format
863 msgid "Size of command buffer we are actually using: %lu\n"
864 msgstr "Dimensiune unui bufer pe care o folosim de fapt: %ld\n"
866 #: xargs/xargs.c:778 xargs/xargs.c:867
867 #, c-format
868 msgid ""
869 "unmatched %s quote; by default quotes are special to xargs unless you use "
870 "the -0 option"
871 msgstr ""
872 "ghilimele %s fãrã pereche; în mod implicit ghilimelele sunt speciale pentru "
873 "xargs, în afarã de cazul în care folosiþi opþiunea -0"
875 #: xargs/xargs.c:779 xargs/xargs.c:868
876 msgid "double"
877 msgstr "dublu"
879 #: xargs/xargs.c:779 xargs/xargs.c:868
880 msgid "single"
881 msgstr "singur"
883 #: xargs/xargs.c:886 xargs/xargs.c:943
884 msgid "argument line too long"
885 msgstr "linie argumente prea lungã"
887 #: xargs/xargs.c:1116
888 msgid "error waiting for child process"
889 msgstr "eroare aºteptând pentru procese copil"
891 #: xargs/xargs.c:1132
892 #, c-format
893 msgid "%s: exited with status 255; aborting"
894 msgstr "%s: a terminat cu starea 255; renunþ"
896 #: xargs/xargs.c:1134
897 #, c-format
898 msgid "%s: stopped by signal %d"
899 msgstr "%s: oprit de semnalul %d"
901 #: xargs/xargs.c:1136
902 #, c-format
903 msgid "%s: terminated by signal %d"
904 msgstr "%s: terminat de semnalul %d"
906 #: xargs/xargs.c:1189
907 #, c-format
908 msgid "%s: invalid number for -%c option\n"
909 msgstr "%s: numãr invalid pentru opþiunea -%c\n"
911 #: xargs/xargs.c:1196
912 #, c-format
913 msgid "%s: value for -%c option should be >= %ld\n"
914 msgstr "%s: valoarea pentru opþiunea -%c ar trebui sã fie >= %ld\n"
916 #: xargs/xargs.c:1210
917 #, c-format
918 msgid "%s: value for -%c option should be < %ld\n"
919 msgstr "%s: valoarea pentru opþiunea -%c ar trebui sã fie < %ld\n"
921 #: xargs/xargs.c:1228
922 #, fuzzy, c-format
923 msgid ""
924 "Usage: %s [-0prtx] [--interactive] [--null] [-d|--delimiter=delim]\n"
925 "       [-E eof-str] [-e[eof-str]]  [--eof[=eof-str]]\n"
926 "       [-L max-lines] [-l[max-lines]] [--max-lines[=max-lines]]\n"
927 "       [-I replace-str] [-i[replace-str]] [--replace[=replace-str]]\n"
928 "       [-n max-args] [--max-args=max-args]\n"
929 "       [-s max-chars] [--max-chars=max-chars]\n"
930 "       [-P max-procs]  [--max-procs=max-procs] [[--show-limits]\n"
931 "       [--verbose] [--exit] [--no-run-if-empty] [--arg-file=file]\n"
932 "       [--version] [--help] [command [initial-arguments]]\n"
933 msgstr ""
934 "Folosire: %s [-0prtx] [-e[ºir-eof]] [-i[ºir-înlocuire]] [-l[max-linii]]\n"
935 "     [-n arg-max] [-s max-caractere] [-P max-procese] [--null] [--eof[=ºir-"
936 "eof]]\n"
937 "     [--replace[=ºir-înlocuire]] [--max-lines[=linii-max]] [--interactive]\n"
938 "     [--max-chars=max-caractere] [--verbose] [--exit] [--max-procs=max-"
939 "proc]\n"
940 "     [--max-args=max-arg] [--no-run-if-empty] [--arg-file=file]\n"
941 "     [--version] [--help] [command [argumente-iniþiale]]\n"
943 #~ msgid "old"
944 #~ msgstr "vechi"
946 #, fuzzy
947 #~ msgid "Reducing arg_max (%lu) to arg_size (%lu)\n"
948 #~ msgstr "Reducem arg_max (%ld) la arg_size (%ld)\n"
950 #~ msgid "Success"
951 #~ msgstr "Succes"
953 #~ msgid "No match"
954 #~ msgstr "Nici o potrivire"
956 #~ msgid "Invalid regular expression"
957 #~ msgstr "Expresiei regularã invalidã"
959 #~ msgid "Invalid collation character"
960 #~ msgstr "Caracter colatare invalid"
962 #~ msgid "Invalid character class name"
963 #~ msgstr "Nume clasã caractere invalid"
965 #~ msgid "Trailing backslash"
966 #~ msgstr "Trailing backslash"
968 #~ msgid "Invalid back reference"
969 #~ msgstr "Referinþã înapoi invalidã"
971 #~ msgid "Unmatched [ or [^"
972 #~ msgstr "[ sau [^ fãrã pereche"
974 #~ msgid "Unmatched ( or \\("
975 #~ msgstr "( sau \\( fãrã pereche"
977 #~ msgid "Unmatched \\{"
978 #~ msgstr "\\{ fãrã pereche"
980 #~ msgid "Invalid content of \\{\\}"
981 #~ msgstr "Conþinut invalid pentru \\{\\}"
983 #~ msgid "Invalid range end"
984 #~ msgstr "Capãt interval invalid"
986 #~ msgid "Memory exhausted"
987 #~ msgstr "Memorie epuizatã"
989 #~ msgid "Invalid preceding regular expression"
990 #~ msgstr "Invalid precedând expresie regularã"
992 #~ msgid "Premature end of regular expression"
993 #~ msgstr "Sfârºit prematur al expresiei regulare"
995 #~ msgid "Regular expression too big"
996 #~ msgstr "Expresie regularã prea mare"
998 #~ msgid "Unmatched ) or \\)"
999 #~ msgstr ") sau \\) fãrã pereche"
1001 #~ msgid "No previous regular expression"
1002 #~ msgstr "Nici o expresie regularã anterioarã"
1004 #~ msgid ""
1005 #~ "actions: -exec COMMAND ; -fprint FILE -fprint0 FILE -fprintf FILE FORMAT\n"
1006 #~ "      -fls FILE -ok COMMAND ; -print -print0 -printf FORMAT -prune -ls -"
1007 #~ "delete\n"
1008 #~ "      -quit\n"
1009 #~ msgstr ""
1010 #~ "acþiuni: -exec COMANDà; -fprint FIªIER -fprint0 FIªIER\n"
1011 #~ "      -fprintf FIªIER FORMAT -fls FILE -ok COMANDà; -print -print0\n"
1012 #~ "      -printf FORMAT -prune -ls -delete -quit\n"
1014 #~ msgid "Predicate List:\n"
1015 #~ msgstr "Listã Directive:\n"
1017 #~ msgid "Eval Tree:\n"
1018 #~ msgstr "Arbore Eval:\n"
1020 #~ msgid "Optimized Eval Tree:\n"
1021 #~ msgstr "Arbore Eval Optimizat:\n"
1023 #~ msgid "Optimized command line:\n"
1024 #~ msgstr "Linie de comandã optimizatã:\n"
1026 #~ msgid "virtual memory exhausted"
1027 #~ msgstr "memorie virtualã epuizatã"
1029 #~ msgid "inserting %s\n"
1030 #~ msgstr "inserez %s\n"
1032 #~ msgid "    type: %s    %s  "
1033 #~ msgstr "    tip: %s    %s  "
1035 #~ msgid "left:\n"
1036 #~ msgstr "stânga:\n"
1038 #~ msgid "right:\n"
1039 #~ msgstr "dreapta:\n"
1041 #~ msgid "[stat called here] "
1042 #~ msgstr "[stat apelat aici] "
1044 #~ msgid "[type needed here] "
1045 #~ msgstr "[tip necesar aici] "
1047 #~ msgid "Normalized Eval Tree:\n"
1048 #~ msgstr "Arbore Eval Normalizat:\n"
1050 #~ msgid "error in %s: %s"
1051 #~ msgstr "eroare în %s: %s"
1053 #~ msgid ""
1054 #~ "warning: locate database path `%s' contains a leading colon, which is not "
1055 #~ "a valid database name"
1056 #~ msgstr ""
1057 #~ "avertisment: calea bazei de date locate `%s' conþine în faþa un caracter "
1058 #~ "`:', care nu este un nume de bazã de date valid"
1060 #~ msgid ""
1061 #~ "warning: locate database path `%s' contains a trailing colon, which is "
1062 #~ "not a valid database name"
1063 #~ msgstr ""
1064 #~ "avertisment: calea bazei de date locate `%s' conþine în coadã un caracter "
1065 #~ "`:', care nu este un nume de bazã de date valid"
1067 #~ msgid "command too long"
1068 #~ msgstr "comandã prea lungã"
1070 #~ msgid "can not fit single argument within argument list size limit"
1071 #~ msgstr ""
1072 #~ "nu pot potrivi un singur argument în limita dimensiunii listei de "
1073 #~ "argumente"
1075 #~ msgid "argument list too long"
1076 #~ msgstr "listã argumente prea lungã"