+#: cmdline/apt-cache.cc:1721
+#, fuzzy
+#| msgid ""
+#| "Usage: apt-cache [options] command\n"
+#| " apt-cache [options] add file1 [file2 ...]\n"
+#| " apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+#| " apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+#| "\n"
+#| "apt-cache is a low-level tool used to manipulate APT's binary\n"
+#| "cache files, and query information from them\n"
+#| "\n"
+#| "Commands:\n"
+#| " add - Add a package file to the source cache\n"
+#| " gencaches - Build both the package and source cache\n"
+#| " showpkg - Show some general information for a single package\n"
+#| " showsrc - Show source records\n"
+#| " stats - Show some basic statistics\n"
+#| " dump - Show the entire file in a terse form\n"
+#| " dumpavail - Print an available file to stdout\n"
+#| " unmet - Show unmet dependencies\n"
+#| " search - Search the package list for a regex pattern\n"
+#| " show - Show a readable record for the package\n"
+#| " depends - Show raw dependency information for a package\n"
+#| " rdepends - Show reverse dependency information for a package\n"
+#| " pkgnames - List the names of all packages\n"
+#| " dotty - Generate package graphs for GraphViz\n"
+#| " xvcg - Generate package graphs for xvcg\n"
+#| " policy - Show policy settings\n"
+#| "\n"
+#| "Options:\n"
+#| " -h This help text.\n"
+#| " -p=? The package cache.\n"
+#| " -s=? The source cache.\n"
+#| " -q Disable progress indicator.\n"
+#| " -i Show only important deps for the unmet command.\n"
+#| " -c=? Read this configuration file\n"
+#| " -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+#| "See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+msgid ""
+"Usage: apt-cache [options] command\n"
+" apt-cache [options] add file1 [file2 ...]\n"
+" apt-cache [options] showpkg pkg1 [pkg2 ...]\n"
+" apt-cache [options] showsrc pkg1 [pkg2 ...]\n"
+"\n"
+"apt-cache is a low-level tool used to manipulate APT's binary\n"
+"cache files, and query information from them\n"
+"\n"
+"Commands:\n"
+" add - Add a package file to the source cache\n"
+" gencaches - Build both the package and source cache\n"
+" showpkg - Show some general information for a single package\n"
+" showsrc - Show source records\n"
+" stats - Show some basic statistics\n"
+" dump - Show the entire file in a terse form\n"
+" dumpavail - Print an available file to stdout\n"
+" unmet - Show unmet dependencies\n"
+" search - Search the package list for a regex pattern\n"
+" show - Show a readable record for the package\n"
+" depends - Show raw dependency information for a package\n"
+" rdepends - Show reverse dependency information for a package\n"
+" pkgnames - List the names of all packages in the system\n"
+" dotty - Generate package graphs for GraphViz\n"
+" xvcg - Generate package graphs for xvcg\n"
+" policy - Show policy settings\n"
+"\n"
+"Options:\n"
+" -h This help text.\n"
+" -p=? The package cache.\n"
+" -s=? The source cache.\n"
+" -q Disable progress indicator.\n"
+" -i Show only important deps for the unmet command.\n"
+" -c=? Read this configuration file\n"
+" -o=? Set an arbitrary configuration option, eg -o dir::cache=/tmp\n"
+"See the apt-cache(8) and apt.conf(5) manual pages for more information.\n"
+msgstr ""
+"Utilização: apt-cache [opções] comando\n"
+" apt-cache [opções] add ficheiro1 [ficheiro1 ...]\n"
+" apt-cache [opções] showpkg pacote1 [pacote2 ...]\n"
+" apt-cache [opções] showsrc pacote1 [pacote2 ...]\n"
+"\n"
+"O apt-cache é uma ferramenta de baixo nível utilizada para manipular\n"
+"os ficheiros de cache binários do APT e para procurar informações\n"
+"neles\n"
+"\n"
+"Comandos:\n"
+" add - Adicionar um ficheiro de pacote à cache de código-fonte\n"
+" gencaches - Construir as caches de pacotes e de fontes\n"
+" showpkg - Mostrar informações gerais sobre um pacote\n"
+" showsrc - Mostrar registros de código-fonte\n"
+" stats - Mostrar algumas estatísticas simples\n"
+" dump - Mostrar todo o ficheiro de forma concisa\n"
+" dumpavail - Imprimir um ficheiro disponível para stdout\n"
+" unmet - Mostrar dependências não satisfeitas\n"
+" search - Procurar na lista de pacotes por um padrão regex\n"
+" show - Mostrar um registro legível sobre o pacote\n"
+" depends - Mostrar informações em bruto de dependências de um pacote\n"
+" pkgnames - Listar o nome de todos os pacotes\n"
+" dotty - Gerar gráficos de pacotes para o GraphViz\n"
+" xvcg - Gerar gráficos de pacotes para o xvcg\n"
+" policy - Mostrar as configurações de políticas\n"
+"\n"
+"Opções:\n"
+" -h Este texto de ajuda.\n"
+" -p=? A cache de pacotes.\n"
+" -s=? A cache de fontes.\n"
+" -q Desabilitar o indicador de progresso.\n"
+" -i Mostrar apenas dependências importantes para o comando unmet.\n"
+" -c=? Ler o ficheiro de configuração especificado.\n"
+" -o=? Definir uma opção arbitrária de configuração, p.e.: -o dir::cache=/"
+"tmp\n"
+"Para mais informações veja as páginas do manual apt-cache(8) e apt.conf(5).\n"