# Mesajele în limba română pentru pachetul gramadoir. # Copyright (C) 2003 Free Software Foundation, Inc. # Acest fișier este distribuit sub aceeași licență ca pachetul gramadoir. # Eugen Hoanca , 2003. # msgid "" msgstr "" "Project-Id-Version: gramadoir 0.3\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2004-08-25 11:22-0500\n" "PO-Revision-Date: 2003-10-28 12:23+0200\n" "Last-Translator: Eugen Hoanca \n" "Language-Team: Romanian \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=ISO-8859-2\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=(n != 1);\n" #: ponc.in.y:63 #, c-format msgid "There was %d error.\n" msgid_plural "There were %d errors.\n" msgstr[0] "S-a produs %d eroare.\n" msgstr[1] "S-au produs %d erori.\n" #: ponc.in.y:69 #, c-format msgid "Successfully parsed %d rule.\n" msgid_plural "Successfully parsed %d rules.\n" msgstr[0] "S-a analizat cu succes %d regulă.\n" msgstr[1] "S-au analizat cu succes %d reguli.\n" #: ponc.in.y:79 #, c-format msgid "Line %d: %s\n" msgstr "Linia %d: %s\n" #: gram.pl:165 gramdev.pl:82 #, perl-format msgid "unrecognized option %s" msgstr "opțiune necunoscută %s." #: gram.pl:168 #, perl-format msgid "option %s requires an argument" msgstr "opțiunea %s necesită un parametru" #: gram.pl:171 gramdev.pl:85 #, perl-format msgid "option %s does not allow an argument" msgstr "opțiunea %s nu permite parametri" #: gram.pl:174 gramdev.pl:88 msgid "error parsing command-line options" msgstr "" #: gram.pl:177 #, perl-format msgid "Language %s is not supported." msgstr "Limba %s nu este suportată." #. TRANSLATORS: Please leave untranslated, but add an acute accent to the #. "o" in "Gramadoir" if available in your character set and encoding. #. If you must translate, this is the Irish for (literally) "The Grammarian" #: gram.pl:182 gram.pl:242 gramdev.pl:93 gramdev.pl:118 Gramadoir.pm.in:119 #: Gramadoir.pm.in:147 Gramadoir.pm.in:243 Gramadoir.pm.in:257 #: Gramadoir.pm.in:264 msgid "An Gramadoir" msgstr "Un Gramadoir" #: gram.pl:183 gramdev.pl:94 #, perl-format msgid "Try %s for more information." msgstr "Încercați %s pentru mai multe informații." #: gram.pl:245 gramdev.pl:151 #, perl-format msgid "version %s" msgstr "versiunea %s" #: gram.pl:247 gramdev.pl:153 msgid "This is free software; see the source for copying conditions. There is NO\\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE,\\nto the extent permitted by law." msgstr "Acesta este software liber; citiți sursele pentru condițiile de copiere. NU există\\nNICI o garanție; nici măcar pentru VANDABILITATE SAU MODIFICARE ÎNTR-UN SCOP PRIVAT,\\npe întinderea permisă de lege." #: gram.pl:261 #, perl-format msgid "Usage: %s [OPTIONS] [FILES]" msgstr "Folosire: %s [OPȚIUNI] [FIȘIERE]" #: gram.pl:264 msgid "Options for end-users:" msgstr "" #: gram.pl:268 msgid " --iomlan report all errors (i.e. do not use ~/.neamhshuim)" msgstr " --iomlan raportează toate erorile (i.e. nu se folosește ~/.neamhshuim)" #: gram.pl:271 msgid " --ionchod=ENC specify the character encoding of the text to be checked" msgstr " --ionchod=ENC specifică codarea(encoding) de textului ce urmează a fi verificat" #: gram.pl:274 #, fuzzy msgid " --aschod=ENC specify the character encoding for output" msgstr " --ionchod=ENC specifică codarea(encoding) de textului ce urmează a fi verificat" #: gram.pl:277 msgid " --comheadan=xx choose the language for error messages" msgstr "" #: gram.pl:280 msgid " --dath=COLOR specify the color to use for highlighting errors" msgstr "" #: gram.pl:283 msgid " --litriu write misspelled words to standard output" msgstr " --litriu scrie cuvintele greșite la ieșirea standard" #: gram.pl:286 msgid " --aspell suggest corrections for misspellings" msgstr "" #: gram.pl:289 msgid " --aschur=FILE write output to FILE" msgstr "" #: gram.pl:292 gramdev.pl:133 msgid " --help display this help and exit" msgstr " --help afișează acest help și iese" #: gram.pl:295 gramdev.pl:136 msgid " --version output version information and exit" msgstr " --version afișează informații despre versiune și iese" #: gram.pl:298 msgid "Options for developers:" msgstr "" #: gram.pl:300 msgid " --api output a simple XML format for use with other applications" msgstr "" #: gram.pl:302 msgid " --html produce HTML output for viewing in a web browser" msgstr " --html produce output HTML pentru vizualizarea într-un browser de web" #: gram.pl:308 msgid " --no-unigram do not resolve ambiguous parts of speech by frequency" msgstr "" #: gram.pl:314 msgid " --xml write tagged XML stream to standard output, for debugging" msgstr " --xml scrie secvență XML marcat(tagged) la ieșirea standard, pentru debugging" #: gram.pl:317 gramdev.pl:139 msgid "If no file is given, read from standard input." msgstr "Dacă nu este furnizat nici un fișier, se citește de la intrarea standard." #: gram.pl:320 gramdev.pl:142 #, perl-format msgid "Send bug reports to <%s>." msgstr "Trimiteți rapoarte de bug-uri la <%s>." #: gram.pl:342 msgid "There is no such file." msgstr "Nu a existat acest fișier." #: gram.pl:346 msgid "Is a directory" msgstr "E un director." #: gram.pl:354 msgid "Permission denied" msgstr "Permisiune neacordată." #: gram.pl:364 #, perl-format msgid "%s: warning: problem closing %s\n" msgstr "%s: avertisment: problemă la închiderea %s\n" #: gram.pl:381 #, perl-format msgid "Currently checking %s" msgstr "În prezent se verifică %s" #: gramdev.pl:125 msgid " --ilchiall report unresolved ambiguities, sorted by frequency" msgstr "" #: gramdev.pl:128 msgid " --minic output all tags, sorted by frequency (for unigram-xx.txt)" msgstr "" #: gramdev.pl:130 msgid " --brill find disambiguation rules via Brill's unsupervised algorithm" msgstr "" #: Gramadoir.pm.in:118 #, perl-format msgid "%s: problem reading the database\n" msgstr "%s: problemă în citirea bazei de date\n" #: Gramadoir.pm.in:146 #, perl-format msgid "%s: `%s' corrupted at %s\n" msgstr "%s: `%s' corupt la %s\n" #. TRANSLATORS: "conversion" here means conversion between character encodings #: Gramadoir.pm.in:197 Gramadoir.pm.in:511 Gramadoir.pm.in:546 #: Gramadoir.pm.in:602 Gramadoir.pm.in:754 #, fuzzy, perl-format msgid "conversion from %s is not supported" msgstr "Limba %s nu este suportată." #: Gramadoir.pm.in:242 Gramadoir.pm.in:256 #, perl-format msgid "%s: illegal grammatical code\n" msgstr "%s: cod gramatical incorect\n" #: Gramadoir.pm.in:263 #, fuzzy, perl-format msgid "%s: no grammar codes: %s\n" msgstr "%s: nu există codecuri de gramatică\n" #: Gramadoir.pm.in:622 msgid "Unknown word" msgstr "Cuvânt necunoscut" #: Gramadoir.pm.in:626 msgid "Valid word but extremely rare in actual usage" msgstr "" #: Gramadoir.pm.in:630 msgid "Usually used in the set phrase \\/\\1\\/" msgstr "" #: Gramadoir.pm.in:634 msgid "You should use \\/\\1\\/ here instead" msgstr "Ar trebui să folosiți mai bine \\/\\1\\/ aici" #: Gramadoir.pm.in:638 #, fuzzy msgid "Non-standard form of \\/\\1\\/" msgstr "Formă nestandardizată: mai bine folosiți \\/\\1\\/?" #: Gramadoir.pm.in:642 #, fuzzy msgid "Derived from a non-standard form of \\/\\1\\/" msgstr "Formă nestandardizată: mai bine folosiți \\/\\1\\/?" #: Gramadoir.pm.in:646 msgid "Derived incorrectly from the root \\/\\1\\/" msgstr "" #. TRANSLATORS: "Mutation" refers to either "lenition" or "eclipsis" (see below) #: Gramadoir.pm.in:651 msgid "Initial mutation missing" msgstr "Mutație inițială lipsă" #. TRANSLATORS: "Lenition" is the softening of an initial consonant in Irish. #. It is indicated in writing by the addition of an "h": e.g. "bean" -> "bhean" #: Gramadoir.pm.in:657 msgid "Unnecessary lenition" msgstr "Indulgență(lenition) nenecesară" #: Gramadoir.pm.in:661 msgid "Prefix \\/h\\/ missing" msgstr "Lipsește prefixul \\/h\\/" #: Gramadoir.pm.in:665 msgid "Prefix \\/t\\/ missing" msgstr "Lipsește prefixul \\/t\\/" #: Gramadoir.pm.in:669 msgid "Lenition missing" msgstr "Indulgență(lenition) lipsă" #. TRANSLATORS: "Eclipsis" is, like lenition, a phonetic change applied to #. initial consonants in Irish. It is indicated in writing by the addition #. of the eclipsing consonant as a prefix: e.g. "bean" -> "mbean" #: Gramadoir.pm.in:676 msgid "Eclipsis missing" msgstr "Eclipsare(eclipsis) lipsă" #: Gramadoir.pm.in:680 msgid "Repeated word" msgstr "" #: Gramadoir.pm.in:684 msgid "Unusual combination of words" msgstr "" #: Gramadoir.pm.in:688 msgid "Comparative adjective required" msgstr "" #: Gramadoir.pm.in:692 #, fuzzy msgid "Unnecessary prefix \\/h\\/" msgstr "Indulgență(lenition) nenecesară" #: Gramadoir.pm.in:696 #, fuzzy msgid "Unnecessary prefix \\/t\\/" msgstr "Indulgență(lenition) nenecesară" #: Gramadoir.pm.in:700 msgid "Unnecessary use of the definite article" msgstr "" #: Gramadoir.pm.in:704 msgid "The genitive case is required here" msgstr "" #: Gramadoir.pm.in:708 msgid "Not in database but apparently formed from the root \\/\\1\\/" msgstr "" #: Gramadoir.pm.in:712 msgid "Do you mean \\/\\1\\/?" msgstr "" #: Gramadoir.pm.in:716 msgid "Derived form of common misspelling \\/\\1\\/?" msgstr "" #: Gramadoir.pm.in:720 msgid "Not in database but may be a compound \\/\\1\\/?" msgstr "" #: Gramadoir.pm.in:724 msgid "Not in database but may be a non-standard compound \\/\\1\\/?" msgstr "" #: Gramadoir.pm.in:728 msgid "Possibly a foreign word (the sequence \\/\\1\\/ is highly improbable)" msgstr "" #~ msgid "%s: out of memory\n" #~ msgstr "%s: Memorie plină\n" #~ msgid "%s: warning: check size of %s: %d?\n" #~ msgstr "%s: avertisment: verificați mărimea lui %s: %d?\n" #~ msgid "problem with the `cuardach' command\n" #~ msgstr "problemă cu comanda `cuardach'\n" #~ msgid " --teanga=XX specify the language of the text to be checked (default=ga)" #~ msgstr " --teanga=XX specifică limba textului care urmează a fi verificat(implicit=ga)" #~ msgid "Unknown word (ignoring remainder in this sentence)" #~ msgstr "Cuvânt necunoscut (se ignoră marcajul(remainder) în această propoziție)"