index : pacman | |
Archlinux32 fork of pacman | gitolite user |
summaryrefslogtreecommitdiff |
author | Dan McGee <dan@archlinux.org> | 2011-03-23 02:16:13 -0500 |
---|---|---|
committer | Dan McGee <dan@archlinux.org> | 2011-03-23 02:16:13 -0500 |
commit | 3df49acb30cb5a06e15faffcc18cc52b74905e7f (patch) | |
tree | 00dfc92971d16683bb3c08c7003ea4842120db94 /po/pt.po | |
parent | 0ff52b68452046d61c24649ec94886bd74faab45 (diff) | |
parent | 115bf1bf9f4be00e93bfd40a2506eda12607ccb8 (diff) |
-rw-r--r-- | po/pt.po | 36 |
@@ -7,8 +7,8 @@ msgid "" msgstr "" "Project-Id-Version: Arch Linux Pacman package manager\n" "Report-Msgid-Bugs-To: http://bugs.archlinux.org/index.php?project=3\n" -"POT-Creation-Date: 2011-03-14 13:57-0500\n" -"PO-Revision-Date: 2011-03-04 18:33+0000\n" +"POT-Creation-Date: 2011-03-23 02:03-0500\n" +"PO-Revision-Date: 2011-03-22 15:36+0000\n" "Last-Translator: toofishes <dpmcgee@gmail.com>\n" "Language-Team: Portuguese <>\n" "Language: pt\n" @@ -668,10 +668,6 @@ msgid "only one operation may be used at a time\n" msgstr "somente uma operação pode ser usada de cada vez\n" #, c-format -msgid "no operation specified (use -h for help)\n" -msgstr "nenhuma operação definida (use -h para obter ajuda)\n" - -#, c-format msgid "invalid option\n" msgstr "" @@ -696,12 +692,9 @@ msgid "could not change directory to %s (%s)\n" msgstr "" #, c-format -msgid "directive '%s' without value not recognized\n" -msgstr "instrução '%s' sem valor reconhecido\n" - -#, c-format -msgid "directive '%s' with a value not recognized\n" -msgstr "instrução '%s' com valor deconhecido\n" +msgid "" +"config file %s, line %d: directive '%s' in section '%s' not recognized.\n" +msgstr "" #, c-format msgid "" @@ -738,21 +731,8 @@ msgstr "" "uma secção.\n" #, c-format -msgid "config file %s, line %d: directive %s needs a value\n" -msgstr "" -"ficheiro de configuração %s, linha %d: instrução '%s' precisa um valor\n" - -#, c-format -msgid "config file %s, line %d: problem in options section\n" -msgstr "ficheiro de configuração %s, linha %d: problema na secção de opções\n" - -#, c-format -msgid "" -"config file %s, line %d: directive '%s' in repository section '%s' not " -"recognized.\n" +msgid "config file %s, line %d: directive '%s' needs a value\n" msgstr "" -"ficheiro de configuração %s, linha %d: instrução '%s' na secção do " -"repositório '%s' não reconhecida.\n" #, c-format msgid "failed to initialize alpm library (%s)\n" @@ -771,6 +751,10 @@ msgid "you cannot perform this operation unless you are root.\n" msgstr "não pode realizar esta operação a menos que seja o root.\n" #, c-format +msgid "no operation specified (use -h for help)\n" +msgstr "nenhuma operação definida (use -h para obter ajuda)\n" + +#, c-format msgid "no file was specified for --owns\n" msgstr "nenhum ficheiro foi especificado para --owns\n" |