diff options
author | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 11:21:56 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-27 11:21:56 +0200 |
commit | 3999d15854b1c2181c12bdd0b855a09b071531ba (patch) | |
tree | c5a89dc8ef5e16dbb8954a20985e7fbd1b423c2b /po/pt.po | |
parent | 553d14923b4b387718c5bbfdd67e92560035ca64 (diff) |
fix two simple spelling issues found by Christian Perrier,
updating all po's, but as it is a simple transformation no re-call
and instead deal with them on merge
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 22 |
1 files changed, 16 insertions, 6 deletions
@@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-06-25 09:17+0200\n" +"POT-Creation-Date: 2012-06-27 11:17+0200\n" "PO-Revision-Date: 2010-08-28 09:03+0100\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1221,7 +1221,7 @@ msgid "" "Usage: apt-mark [options] {auto|manual} pkg1 [pkg2 ...]\n" "\n" "apt-mark is a simple command line interface for marking packages\n" -"as manual or automatical installed. It can also list marks.\n" +"as manually or automatically installed. It can also list marks.\n" "\n" "Commands:\n" " auto - Mark the given packages as automatically installed\n" @@ -2047,10 +2047,11 @@ msgid "Failed to rename %s to %s" msgstr "Falhou renomear %s para %s" #: cmdline/apt-internal-solver.cc:37 +#, fuzzy msgid "" -"Usage: apt-internal-resolver\n" +"Usage: apt-internal-solver\n" "\n" -"apt-internal-resolver is an interface to use the current internal\n" +"apt-internal-solver is an interface to use the current internal\n" "like an external resolver for the APT family for debugging or alike\n" "\n" "Options:\n" @@ -2058,9 +2059,18 @@ msgid "" " -q Loggable output - no progress indicator\n" " -c=? Read this configuration file\n" " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n" -"apt.conf(5) manual pages for more information and options.\n" -" This APT has Super Cow Powers.\n" msgstr "" +"Utilização: apt-extracttemplates ficheiro1 [ficheiro2 ...]\n" +"\n" +"O apt-extracttemplates é uma ferramenta para extrair configuração\n" +"e informação de template de pacotes debian.\n" +"\n" +"Opções:\n" +" -h Este texto de ajuda\n" +" -t Definir o directório temporário\n" +" -c=? Ler este ficheiro de configuração\n" +" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/" +"tmp\n" #: cmdline/apt-sortpkgs.cc:89 msgid "Unknown package record!" |