diff options
Diffstat (limited to 'po/pt_BR.po')
-rw-r--r-- | po/pt_BR.po | 35 |
1 files changed, 19 insertions, 16 deletions
diff --git a/po/pt_BR.po b/po/pt_BR.po index aa4d594e..6c6737fe 100644 --- a/po/pt_BR.po +++ b/po/pt_BR.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: urpmi 3.3\n" -"POT-Creation-Date: 2003-02-14 03:15+0100\n" +"POT-Creation-Date: 2003-02-14 16:00+0100\n" "PO-Revision-Date: 2002-12-14 03:10GMT\n" "Last-Translator: Carlos Roberto Mafra <crmafra@mafra.eti.br>\n" "Language-Team: Brazilian Portuguese <C@li.org>\n" @@ -303,7 +303,8 @@ msgid " --update - use only update media.\n" msgstr " --update - use somente mídia update.\n" #: ../urpmf_.c:33 ../urpmi_.c:74 ../urpmq_.c:42 -msgid " --media - use only the media listed by comma.\n" +#, fuzzy +msgid " --media - use only the given media, separated by comma.\n" msgstr " --mídia - use somente a mídia listada em aspas.\n" #: ../urpmf_.c:34 ../urpmq_.c:43 @@ -402,7 +403,7 @@ msgstr "" #: ../urpmf_.c:51 #, fuzzy -msgid " -i - ignore case distinctions in any patterns.\n" +msgid " -i - ignore case distinctions in every pattern.\n" msgstr " -f - força a geração de arquivos hdlist.\n" #: ../urpmf_.c:52 ../urpmq_.c:72 @@ -538,14 +539,16 @@ msgstr "" " %s\n" #: ../urpmi.addmedia_.c:69 +#, fuzzy msgid "" -" --version - use specified version, the default is version of\n" -" mandrake-release package installed.\n" +" --version - use specified distribution version, the default is taken\n" +" from the version of the distribution told by the\n" +" uinstalled mandrake-release package.\n" msgstr "" " --version - usa a versão especificada, o padrão é a versão do\n" " pacote mandrake-release instalado.\n" -#: ../urpmi.addmedia_.c:71 +#: ../urpmi.addmedia_.c:72 msgid "" " --arch - use specified architecture, the default is arch of\n" " mandrake-release package installed.\n" @@ -554,26 +557,26 @@ msgstr "" "do\n" " pacote mandrake-release instalado.\n" -#: ../urpmi.addmedia_.c:73 ../urpmi.removemedia_.c:38 ../urpmi.update_.c:72 +#: ../urpmi.addmedia_.c:74 ../urpmi.removemedia_.c:38 ../urpmi.update_.c:72 msgid " -c - clean headers cache directory.\n" msgstr " -c - limpa o diretório dos cabeçalhos de cache.\n" -#: ../urpmi.addmedia_.c:74 +#: ../urpmi.addmedia_.c:75 msgid "" " -h - try to find and use synthesis or hdlist\n" " file.\n" msgstr "" " -h - tente encontrar e use o arquivo síntese ou hdlist.\n" -#: ../urpmi.addmedia_.c:76 ../urpmi.update_.c:74 +#: ../urpmi.addmedia_.c:77 ../urpmi.update_.c:74 msgid " -f - force generation of hdlist files.\n" msgstr " -f - força a geração de arquivos hdlist.\n" -#: ../urpmi.addmedia_.c:144 +#: ../urpmi.addmedia_.c:145 msgid "cannot add updates of a cooker distribution\n" msgstr "não posso adicionar atualizações de uma distribuição cooker\n" -#: ../urpmi.addmedia_.c:184 +#: ../urpmi.addmedia_.c:185 #, c-format msgid "" "%s\n" @@ -582,12 +585,12 @@ msgstr "" "%s\n" "não precisa dar <caminho relativo do hdlist> com --distrib" -#: ../urpmi.addmedia_.c:191 ../urpmi.addmedia_.c:214 +#: ../urpmi.addmedia_.c:192 ../urpmi.addmedia_.c:215 #, c-format msgid "unable to update medium \"%s\"\n" msgstr "incapaz de atualizar mídia \"%s\"\n" -#: ../urpmi.addmedia_.c:202 +#: ../urpmi.addmedia_.c:203 #, c-format msgid "" "%s\n" @@ -596,7 +599,7 @@ msgstr "" "%s\n" "<caminho relativo do hdlist> faltando\n" -#: ../urpmi.addmedia_.c:204 +#: ../urpmi.addmedia_.c:205 #, c-format msgid "" "%s\n" @@ -605,7 +608,7 @@ msgstr "" "%s\n" "`with' faltando para mídia ftp\n" -#: ../urpmi.addmedia_.c:212 +#: ../urpmi.addmedia_.c:213 #, c-format msgid "unable to create medium \"%s\"\n" msgstr "incapaz de criar mídia \"%s\"\n" @@ -987,7 +990,7 @@ msgid "Try installation even more strongly (--force)? (y/N) " msgstr "Tentar instalar com ainda mais força (--force)? (s/N) " #: ../urpmi_.c:629 -msgid "everything already installed" +msgid "Everything already installed" msgstr "tudo já instalando" #: ../urpmq_.c:35 |