| 1 | # Translation of apt manpages to Portuguese |
| 2 | # Copyright (C) 2009 Free Software Foundation, Inc. |
| 3 | # This file is distributed under the same license as the apt package. |
| 4 | # |
| 5 | # Américo Monteiro <a_monteiro@gmx.com>, 2009 - 2014. |
| 6 | msgid "" |
| 7 | msgstr "" |
| 8 | "Project-Id-Version: apt-doc 1.0.7\n" |
| 9 | "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" |
| 10 | "POT-Creation-Date: 2016-02-04 22:52+0100\n" |
| 11 | "PO-Revision-Date: 2014-08-29 00:34+0100\n" |
| 12 | "Last-Translator: Américo Monteiro <a_monteiro@gmx.com>\n" |
| 13 | "Language-Team: Portuguese <traduz@debianpt.org>\n" |
| 14 | "Language: pt\n" |
| 15 | "MIME-Version: 1.0\n" |
| 16 | "Content-Type: text/plain; charset=UTF-8\n" |
| 17 | "Content-Transfer-Encoding: 8bit\n" |
| 18 | "X-Generator: Lokalize 1.4\n" |
| 19 | "Plural-Forms: nplurals=2; plural=(n != 1);\n" |
| 20 | |
| 21 | #. type: Plain text |
| 22 | #: apt.ent |
| 23 | #, no-wrap |
| 24 | msgid "" |
| 25 | "<!ENTITY apt-author.team \"\n" |
| 26 | " <author>\n" |
| 27 | " <othername>APT team</othername>\n" |
| 28 | " <contrib></contrib>\n" |
| 29 | " </author>\n" |
| 30 | "\">\n" |
| 31 | msgstr "" |
| 32 | "<!ENTITY apt-author.team \"\n" |
| 33 | " <author>\n" |
| 34 | " <othername>Equipa do APT</othername>\n" |
| 35 | " <contrib></contrib>\n" |
| 36 | " </author>\n" |
| 37 | "\">\n" |
| 38 | |
| 39 | #. type: Plain text |
| 40 | #: apt.ent |
| 41 | #, no-wrap |
| 42 | msgid "" |
| 43 | "<!ENTITY apt-qapage \"\n" |
| 44 | "\t<para>\n" |
| 45 | "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n" |
| 46 | "\t</para>\n" |
| 47 | "\">\n" |
| 48 | msgstr "" |
| 49 | "<!ENTITY apt-qapage \"\n" |
| 50 | "\t<para>\n" |
| 51 | "\t\t<ulink url='http://packages.qa.debian.org/a/apt.html'>QA Page</ulink>\n" |
| 52 | "\t</para>\n" |
| 53 | "\">\n" |
| 54 | |
| 55 | #. type: Plain text |
| 56 | #: apt.ent |
| 57 | #, no-wrap |
| 58 | msgid "" |
| 59 | "<!-- Boiler plate Bug reporting section -->\n" |
| 60 | "<!ENTITY manbugs \"\n" |
| 61 | " <refsect1><title>Bugs</title>\n" |
| 62 | " <para><ulink url='http://bugs.debian.org/src:apt'>APT bug page</ulink>.\n" |
| 63 | " If you wish to report a bug in APT, please see\n" |
| 64 | " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> or the\n" |
| 65 | " &reportbug; command.\n" |
| 66 | " </para>\n" |
| 67 | " </refsect1>\n" |
| 68 | "\">\n" |
| 69 | msgstr "" |
| 70 | "<!-- Boiler plate Bug reporting section -->\n" |
| 71 | "<!ENTITY manbugs \"\n" |
| 72 | " <refsect1><title>Bugs</title>\n" |
| 73 | " <para><ulink url='http://bugs.debian.org/src:apt'>página de bugs do APT</ulink>. \n" |
| 74 | " Se deseja reportar um bug no APT, por favor veja\n" |
| 75 | " <filename>/usr/share/doc/debian/bug-reporting.txt</filename> ou o\n" |
| 76 | " comando &reportbug;.\n" |
| 77 | " </para>\n" |
| 78 | " </refsect1>\n" |
| 79 | "\">\n" |
| 80 | |
| 81 | #. type: Plain text |
| 82 | #: apt.ent |
| 83 | #, no-wrap |
| 84 | msgid "" |
| 85 | "<!-- Boiler plate Author section -->\n" |
| 86 | "<!ENTITY manauthor \"\n" |
| 87 | " <refsect1><title>Author</title>\n" |
| 88 | " <para>APT was written by the APT team <email>apt@packages.debian.org</email>.\n" |
| 89 | " </para>\n" |
| 90 | " </refsect1>\n" |
| 91 | "\">\n" |
| 92 | msgstr "" |
| 93 | "<!-- Boiler plate Author section -->\n" |
| 94 | "<!ENTITY manauthor \"\n" |
| 95 | " <refsect1><title>Autor</title>\n" |
| 96 | " <para>APT foi escrito pela equipa do APT <email>apt@packages.debian.org</email>.\n" |
| 97 | " </para>\n" |
| 98 | " </refsect1>\n" |
| 99 | "\">\n" |
| 100 | |
| 101 | #. type: Plain text |
| 102 | #: apt.ent |
| 103 | #, no-wrap |
| 104 | msgid "" |
| 105 | "<!-- Should be used within the option section of the text to\n" |
| 106 | " put in the blurb about -h, -v, -c and -o -->\n" |
| 107 | "<!ENTITY apt-commonoptions \"\n" |
| 108 | " <varlistentry><term><option>-h</option></term>\n" |
| 109 | " <term><option>--help</option></term>\n" |
| 110 | " <listitem><para>Show a short usage summary.\n" |
| 111 | " </para>\n" |
| 112 | " </listitem>\n" |
| 113 | " </varlistentry>\n" |
| 114 | msgstr "" |
| 115 | "<!-- Should be used within the option section of the text to\n" |
| 116 | " put in the blurb about -h, -v, -c and -o -->\n" |
| 117 | "<!ENTITY apt-commonoptions \"\n" |
| 118 | " <varlistentry><term><option>-h</option></term>\n" |
| 119 | " <term><option>--help</option></term>\n" |
| 120 | " <listitem><para>Mostra um sumário curto da utilização.\n" |
| 121 | " </para>\n" |
| 122 | " </listitem>\n" |
| 123 | " </varlistentry>\n" |
| 124 | |
| 125 | #. type: Plain text |
| 126 | #: apt.ent |
| 127 | #, no-wrap |
| 128 | msgid "" |
| 129 | " <varlistentry>\n" |
| 130 | " <term><option>-v</option></term>\n" |
| 131 | " <term><option>--version</option></term>\n" |
| 132 | " <listitem><para>Show the program version.\n" |
| 133 | " </para>\n" |
| 134 | " </listitem>\n" |
| 135 | " </varlistentry>\n" |
| 136 | msgstr "" |
| 137 | " <varlistentry>\n" |
| 138 | " <term><option>-v</option></term>\n" |
| 139 | " <term><option>--version</option></term>\n" |
| 140 | " <listitem><para>Mostra a versão do programa.\n" |
| 141 | " </para>\n" |
| 142 | " </listitem>\n" |
| 143 | " </varlistentry>\n" |
| 144 | |
| 145 | #. type: Plain text |
| 146 | #: apt.ent |
| 147 | #, no-wrap |
| 148 | msgid "" |
| 149 | " <varlistentry>\n" |
| 150 | " <term><option>-c</option></term>\n" |
| 151 | " <term><option>--config-file</option></term>\n" |
| 152 | " <listitem><para>Configuration File; Specify a configuration file to use. \n" |
| 153 | " The program will read the default configuration file and then this \n" |
| 154 | " configuration file. If configuration settings need to be set before the\n" |
| 155 | " default configuration files are parsed specify a file with the <envar>APT_CONFIG</envar>\n" |
| 156 | " environment variable. See &apt-conf; for syntax information.\n" |
| 157 | " </para>\n" |
| 158 | " </listitem>\n" |
| 159 | " </varlistentry>\n" |
| 160 | msgstr "" |
| 161 | " <varlistentry>\n" |
| 162 | " <term><option>-c</option></term>\n" |
| 163 | " <term><option>--config-file</option></term>\n" |
| 164 | " <listitem><para>Ficheiro de Configuração; Especifica o ficheiro de \n" |
| 165 | " configuração a usar. \n" |
| 166 | " O programa irá ler o ficheiro de configuração predefinido e depois este \n" |
| 167 | " ficheiro de configuração. Se as definições de configuração precisarem de \n" |
| 168 | " ser definidas antes, os ficheiros de configuração predefinidos são \n" |
| 169 | " analisados especificando um ficheiro com a variável de ambiente \n" |
| 170 | " <envar>APT_CONFIG</envar>. Veja &apt-conf; para informação de sintaxe.\n" |
| 171 | " </para>\n" |
| 172 | " </listitem>\n" |
| 173 | " </varlistentry>\n" |
| 174 | |
| 175 | #. type: Plain text |
| 176 | #: apt.ent |
| 177 | #, no-wrap |
| 178 | msgid "" |
| 179 | " <varlistentry>\n" |
| 180 | " <term><option>-o</option></term>\n" |
| 181 | " <term><option>--option</option></term>\n" |
| 182 | " <listitem><para>Set a Configuration Option; This will set an arbitrary\n" |
| 183 | " configuration option. The syntax is <option>-o Foo::Bar=bar</option>.\n" |
| 184 | " <option>-o</option> and <option>--option</option> can be used multiple\n" |
| 185 | " times to set different options.\n" |
| 186 | " </para>\n" |
| 187 | " </listitem>\n" |
| 188 | " </varlistentry>\n" |
| 189 | "\">\n" |
| 190 | msgstr "" |
| 191 | " <varlistentry>\n" |
| 192 | " <term><option>-o</option></term>\n" |
| 193 | " <term><option>--option</option></term>\n" |
| 194 | " <listitem><para>Define uma Opção de Configuração; Isto irá definir uma opção\n" |
| 195 | " de configuração arbitrária. A sintaxe é <option>-o Foo::Bar=bar</option>.\n" |
| 196 | " <option>-o</option> e <option>--option</option> podem ser usadas várias\n" |
| 197 | " vezes para definir opções diferentes.\n" |
| 198 | " </para>\n" |
| 199 | " </listitem>\n" |
| 200 | " </varlistentry>\n" |
| 201 | "\">\n" |
| 202 | |
| 203 | #. type: Plain text |
| 204 | #: apt.ent |
| 205 | #, no-wrap |
| 206 | msgid "" |
| 207 | "<!-- Should be used within the option section of the text to\n" |
| 208 | " put in the blurb about -h, -v, -c and -o -->\n" |
| 209 | "<!ENTITY apt-cmdblurb \"\n" |
| 210 | " <para>All command line options may be set using the configuration file, the\n" |
| 211 | " descriptions indicate the configuration option to set. For boolean\n" |
| 212 | " options you can override the config file by using something like \n" |
| 213 | " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n" |
| 214 | " or several other variations.\n" |
| 215 | " </para>\n" |
| 216 | "\">\n" |
| 217 | msgstr "" |
| 218 | "<!-- Should be used within the option section of the text to\n" |
| 219 | " put in the blurb about -h, -v, -c and -o -->\n" |
| 220 | "<!ENTITY apt-cmdblurb \"\n" |
| 221 | " <para>Todas as opções de linha de comandos podem ser definidas usando o ficheiro de configuração, as\n" |
| 222 | " descrições indicam a opção de configuração a definir. Para opções\n" |
| 223 | " booleanas você pode sobre por o ficheiro de configuração usando algo como \n" |
| 224 | " <option>-f-</option>,<option>--no-f</option>, <option>-f=no</option>\n" |
| 225 | " ou várias outras variantes.\n" |
| 226 | " </para>\n" |
| 227 | "\">\n" |
| 228 | |
| 229 | #. type: Plain text |
| 230 | #: apt.ent |
| 231 | #, no-wrap |
| 232 | msgid "" |
| 233 | "<!ENTITY file-aptconf \"\n" |
| 234 | " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n" |
| 235 | " <listitem><para>APT configuration file.\n" |
| 236 | " Configuration Item: <literal>Dir::Etc::Main</literal>.</para></listitem>\n" |
| 237 | " </varlistentry>\n" |
| 238 | msgstr "" |
| 239 | "<!ENTITY file-aptconf \"\n" |
| 240 | " <varlistentry><term><filename>/etc/apt/apt.conf</filename></term>\n" |
| 241 | " <listitem><para>Ficheiro de configuração do APT.\n" |
| 242 | " Item de Configuração: <literal>Dir::Etc::Main</literal>.</para></listitem>\n" |
| 243 | " </varlistentry>\n" |
| 244 | |
| 245 | #. type: Plain text |
| 246 | #: apt.ent |
| 247 | #, no-wrap |
| 248 | msgid "" |
| 249 | " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n" |
| 250 | " <listitem><para>APT configuration file fragments.\n" |
| 251 | " Configuration Item: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n" |
| 252 | " </varlistentry>\n" |
| 253 | "\">\n" |
| 254 | msgstr "" |
| 255 | " <varlistentry><term><filename>/etc/apt/apt.conf.d/</filename></term>\n" |
| 256 | " <listitem><para>Ficheiros de configuração fragmentados do APT.\n" |
| 257 | " Item de Configuração: <literal>Dir::Etc::Parts</literal>.</para></listitem>\n" |
| 258 | " </varlistentry>\n" |
| 259 | "\">\n" |
| 260 | |
| 261 | #. type: Plain text |
| 262 | #: apt.ent |
| 263 | #, no-wrap |
| 264 | msgid "" |
| 265 | "<!ENTITY file-cachearchives \"\n" |
| 266 | " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n" |
| 267 | " <listitem><para>Storage area for retrieved package files.\n" |
| 268 | " Configuration Item: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n" |
| 269 | " </varlistentry>\n" |
| 270 | msgstr "" |
| 271 | "<!ENTITY file-cachearchives \"\n" |
| 272 | " <varlistentry><term><filename>&cachedir;/archives/</filename></term>\n" |
| 273 | " <listitem><para>Área de armazenamento para ficheiros de pacotes obtidos.\n" |
| 274 | " Item de Configuração: <literal>Dir::Cache::Archives</literal>.</para></listitem>\n" |
| 275 | " </varlistentry>\n" |
| 276 | |
| 277 | #. type: Plain text |
| 278 | #: apt.ent |
| 279 | #, no-wrap |
| 280 | msgid "" |
| 281 | " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n" |
| 282 | " <listitem><para>Storage area for package files in transit.\n" |
| 283 | " Configuration Item: <literal>Dir::Cache::Archives</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n" |
| 284 | " </varlistentry>\n" |
| 285 | "\">\n" |
| 286 | msgstr "" |
| 287 | " <varlistentry><term><filename>&cachedir;/archives/partial/</filename></term>\n" |
| 288 | " <listitem><para>Área de armazenamento para ficheiros de pacotes em curso.\n" |
| 289 | " Item de Configuração: <literal>Dir::Cache::Archives</literal> será implicitamente acrescentado (<filename>partial</filename>)</para></listitem>\n" |
| 290 | " </varlistentry>\n" |
| 291 | "\">\n" |
| 292 | |
| 293 | #. type: Plain text |
| 294 | #: apt.ent |
| 295 | #, no-wrap |
| 296 | msgid "" |
| 297 | "<!ENTITY file-preferences \"\n" |
| 298 | " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n" |
| 299 | " <listitem><para>Version preferences file.\n" |
| 300 | " This is where you would specify "pinning",\n" |
| 301 | " i.e. a preference to get certain packages\n" |
| 302 | " from a separate source\n" |
| 303 | " or from a different version of a distribution.\n" |
| 304 | " Configuration Item: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n" |
| 305 | " </varlistentry>\n" |
| 306 | msgstr "" |
| 307 | "<!ENTITY file-preferences \"\n" |
| 308 | " <varlistentry><term><filename>/etc/apt/preferences</filename></term>\n" |
| 309 | " <listitem><para>Ficheiro de preferências de versão.\n" |
| 310 | " Isto é onde você deve especificar "pinning",\n" |
| 311 | " isto é, uma preferência para obter certos pacotes\n" |
| 312 | " A partir de uma fonte separada\n" |
| 313 | " ou a partir duma versão diferente de uma distribuição.\n" |
| 314 | " Item de Configuração: <literal>Dir::Etc::Preferences</literal>.</para></listitem>\n" |
| 315 | " </varlistentry>\n" |
| 316 | |
| 317 | #. type: Plain text |
| 318 | #: apt.ent |
| 319 | #, no-wrap |
| 320 | msgid "" |
| 321 | " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n" |
| 322 | " <listitem><para>File fragments for the version preferences.\n" |
| 323 | " Configuration Item: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n" |
| 324 | " </varlistentry>\n" |
| 325 | "\">\n" |
| 326 | msgstr "" |
| 327 | " <varlistentry><term><filename>/etc/apt/preferences.d/</filename></term>\n" |
| 328 | " <listitem><para>Ficheiros fragmentados para as preferências de versão.\n" |
| 329 | " Item de Configuração: <literal>Dir::Etc::PreferencesParts</literal>.</para></listitem>\n" |
| 330 | " </varlistentry>\n" |
| 331 | "\">\n" |
| 332 | |
| 333 | #. type: Plain text |
| 334 | #: apt.ent |
| 335 | #, no-wrap |
| 336 | msgid "" |
| 337 | "<!ENTITY file-sourceslist \"\n" |
| 338 | " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n" |
| 339 | " <listitem><para>Locations to fetch packages from.\n" |
| 340 | " Configuration Item: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n" |
| 341 | " </varlistentry>\n" |
| 342 | msgstr "" |
| 343 | "<!ENTITY file-sourceslist \"\n" |
| 344 | " <varlistentry><term><filename>/etc/apt/sources.list</filename></term>\n" |
| 345 | " <listitem><para>Localizações de onde obter pacotes.\n" |
| 346 | " Item de Configuração: <literal>Dir::Etc::SourceList</literal>.</para></listitem>\n" |
| 347 | " </varlistentry>\n" |
| 348 | |
| 349 | #. type: Plain text |
| 350 | #: apt.ent |
| 351 | #, no-wrap |
| 352 | msgid "" |
| 353 | " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n" |
| 354 | " <listitem><para>File fragments for locations to fetch packages from.\n" |
| 355 | " Configuration Item: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n" |
| 356 | " </varlistentry>\n" |
| 357 | "\">\n" |
| 358 | msgstr "" |
| 359 | " <varlistentry><term><filename>/etc/apt/sources.list.d/</filename></term>\n" |
| 360 | " <listitem><para>Ficheiros fragmentados para localizações de onde obter pacotes.\n" |
| 361 | " Item de Configuração: <literal>Dir::Etc::SourceParts</literal>.</para></listitem>\n" |
| 362 | " </varlistentry>\n" |
| 363 | "\">\n" |
| 364 | |
| 365 | #. type: Plain text |
| 366 | #: apt.ent |
| 367 | #, no-wrap |
| 368 | msgid "" |
| 369 | "<!ENTITY file-statelists \"\n" |
| 370 | " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n" |
| 371 | " <listitem><para>Storage area for state information for each package resource specified in\n" |
| 372 | " &sources-list;\n" |
| 373 | " Configuration Item: <literal>Dir::State::Lists</literal>.</para></listitem>\n" |
| 374 | " </varlistentry>\n" |
| 375 | msgstr "" |
| 376 | "<!ENTITY file-statelists \"\n" |
| 377 | " <varlistentry><term><filename>&statedir;/lists/</filename></term>\n" |
| 378 | " <listitem><para>Área de armazenamento para informação de estado para cada recurso de pacote especificado em\n" |
| 379 | " &sources-list;\n" |
| 380 | " Tem de Configuração: <literal>Dir::State::Lists</literal>.</para></listitem>\n" |
| 381 | " </varlistentry>\n" |
| 382 | |
| 383 | #. type: Plain text |
| 384 | #: apt.ent |
| 385 | #, no-wrap |
| 386 | msgid "" |
| 387 | " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n" |
| 388 | " <listitem><para>Storage area for state information in transit.\n" |
| 389 | " Configuration Item: <literal>Dir::State::Lists</literal> (<filename>partial</filename> will be implicitly appended)</para></listitem>\n" |
| 390 | " </varlistentry>\n" |
| 391 | "\">\n" |
| 392 | msgstr "" |
| 393 | " <varlistentry><term><filename>&statedir;/lists/partial/</filename></term>\n" |
| 394 | " <listitem><para>Área de armazenamento para informação de estado em trânsito.\n" |
| 395 | " Item de Configuração: <literal>Dir::State::Lists</literal> será implicitamente acrescentado (<filename>partial</filename>)</para></listitem>\n" |
| 396 | " </varlistentry>\n" |
| 397 | "\">\n" |
| 398 | |
| 399 | #. type: Plain text |
| 400 | #: apt.ent |
| 401 | #, no-wrap |
| 402 | msgid "" |
| 403 | "<!ENTITY file-trustedgpg \"\n" |
| 404 | " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n" |
| 405 | " <listitem><para>Keyring of local trusted keys, new keys will be added here.\n" |
| 406 | " Configuration Item: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n" |
| 407 | " </varlistentry>\n" |
| 408 | msgstr "" |
| 409 | "<!ENTITY file-trustedgpg \"\n" |
| 410 | " <varlistentry><term><filename>/etc/apt/trusted.gpg</filename></term>\n" |
| 411 | " <listitem><para>Chaveiro de chaves de confiança locais, as novas chaves serão adicionadas aqui.\n" |
| 412 | " Item de Configuração: <literal>Dir::Etc::Trusted</literal>.</para></listitem>\n" |
| 413 | " </varlistentry>\n" |
| 414 | |
| 415 | #. type: Plain text |
| 416 | #: apt.ent |
| 417 | #, no-wrap |
| 418 | msgid "" |
| 419 | " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n" |
| 420 | " <listitem><para>File fragments for the trusted keys, additional keyrings can\n" |
| 421 | " be stored here (by other packages or the administrator).\n" |
| 422 | " Configuration Item <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n" |
| 423 | " </varlistentry>\n" |
| 424 | "\">\n" |
| 425 | msgstr "" |
| 426 | " <varlistentry><term><filename>/etc/apt/trusted.gpg.d/</filename></term>\n" |
| 427 | " <listitem><para>Fragmentos de ficheiro para as chaves de confiança, chaveiros adicionais podem\n" |
| 428 | " ser armazenados aqui (por outros pacotes ou pelo administrador).\n" |
| 429 | " Item de Configuração <literal>Dir::Etc::TrustedParts</literal>.</para></listitem>\n" |
| 430 | " </varlistentry>\n" |
| 431 | "\">\n" |
| 432 | |
| 433 | #. type: Plain text |
| 434 | #: apt.ent |
| 435 | #, no-wrap |
| 436 | msgid "" |
| 437 | "<!ENTITY file-extended_states \"\n" |
| 438 | " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n" |
| 439 | " <listitem><para>Status list of auto-installed packages.\n" |
| 440 | " Configuration Item: <literal>Dir::State::extended_states</literal>.\n" |
| 441 | " </para></listitem>\n" |
| 442 | " </varlistentry>\n" |
| 443 | "\">\n" |
| 444 | msgstr "" |
| 445 | "<!ENTITY file-extended_states \"\n" |
| 446 | " <varlistentry><term><filename>/var/lib/apt/extended_states</filename></term>\n" |
| 447 | " <listitem><para>Lista de estado de pacotes auto-instalados.\n" |
| 448 | " Item de Configuração: <literal>Dir::State::extended_states</literal>.\n" |
| 449 | " </para></listitem>\n" |
| 450 | " </varlistentry>\n" |
| 451 | "\">\n" |
| 452 | |
| 453 | #. type: Plain text |
| 454 | #: apt.ent |
| 455 | #, no-wrap |
| 456 | msgid "" |
| 457 | "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n" |
| 458 | " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n" |
| 459 | "<!ENTITY translation-title \"TRANSLATION\">\n" |
| 460 | msgstr "" |
| 461 | "<!-- TRANSLATOR: This is the section header for the following paragraphs - comparable\n" |
| 462 | " to the other headers like NAME and DESCRIPTION and should therefore be uppercase. -->\n" |
| 463 | "<!ENTITY translation-title \"TRADUÇÂO\">\n" |
| 464 | |
| 465 | #. type: Plain text |
| 466 | #: apt.ent |
| 467 | #, no-wrap |
| 468 | msgid "" |
| 469 | "<!-- TRANSLATOR: This is a placeholder. You should write here who has contributed\n" |
| 470 | " to the translation in the past, who is responsible now and maybe further information\n" |
| 471 | " specially related to your translation. -->\n" |
| 472 | "<!ENTITY translation-holder \"\n" |
| 473 | " The english translation was done by John Doe <email>john@doe.org</email> in 2009,\n" |
| 474 | " 2010 and Daniela Acme <email>daniela@acme.us</email> in 2010 together with the\n" |
| 475 | " Debian Dummy l10n Team <email>debian-l10n-dummy@lists.debian.org</email>.\n" |
| 476 | "\">\n" |
| 477 | msgstr "" |
| 478 | "<!ENTITY translation-holder \"\n" |
| 479 | " A tradução Portuguesa foi feita por Américo Monteiro <email>a_monteiro@netcabo.pt</email> de 2009 a 2012.\n" |
| 480 | " A tradução foi revista pela equipa de traduções portuguesas da Debian <email>traduz@debianpt.org</email>.\n" |
| 481 | "\">\n" |
| 482 | |
| 483 | #. type: Plain text |
| 484 | #: apt.ent |
| 485 | #, no-wrap |
| 486 | msgid "" |
| 487 | "<!-- TRANSLATOR: As a translation is allowed to have 20% of untranslated/fuzzy strings\n" |
| 488 | " in a shipped manpage newer/modified paragraphs will maybe appear in english in\n" |
| 489 | " the generated manpage. This sentence is therefore here to tell the reader that this\n" |
| 490 | " is not a mistake by the translator - obviously the target is that at least for stable\n" |
| 491 | " releases this sentence is not needed. :) -->\n" |
| 492 | "<!ENTITY translation-english \"\n" |
| 493 | " Note that this translated document may contain untranslated parts.\n" |
| 494 | " This is done on purpose, to avoid losing content when the\n" |
| 495 | " translation is lagging behind the original content.\n" |
| 496 | "\">\n" |
| 497 | msgstr "" |
| 498 | "<!-- TRANSLATOR: É permitido que uma tradução tenha 20% de strings não traduzidas/aproximadas\n" |
| 499 | " num manual publicado os parágrafos novos/modificados irão talvez aparecer em inglês\n" |
| 500 | " no manual gerado. Isto está aqui para dizer ao leitor que isto não\n" |
| 501 | " é um erro do tradutor - obviamente o objectivo é que pelo menos para as versões estáveis\n" |
| 502 | " esta declaração não é necessária. :) -->\n" |
| 503 | "<!ENTITY translation-english \"\n" |
| 504 | " Note que este documento traduzido pode conter partes não traduzidas.\n" |
| 505 | " Isto é feito propositadamente, para evitar perdas de conteúdo quando a\n" |
| 506 | " tradução está atrasada relativamente ao conteúdo original.\n" |
| 507 | "\">\n" |
| 508 | |
| 509 | #. type: Plain text |
| 510 | #: apt.ent |
| 511 | msgid "" |
| 512 | "<!-- TRANSLATOR: used as in -o=config_string e.g. -o=Debug::" |
| 513 | "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"config_string\">" |
| 514 | msgstr "" |
| 515 | "<!-- TRANSLATOR: usado como -o=config_string ex. -o=Debug::" |
| 516 | "pkgProblemResolver=1 --> <!ENTITY synopsis-config-string \"config_string\">" |
| 517 | |
| 518 | #. type: Plain text |
| 519 | #: apt.ent |
| 520 | msgid "" |
| 521 | "<!-- TRANSLATOR: used as in -c=config_file e.g. -c=./apt.conf --> <!ENTITY " |
| 522 | "synopsis-config-file \"config_file\">" |
| 523 | msgstr "" |
| 524 | "<!-- TRANSLATOR: usado como -c=config_file ex. -c=./apt.conf --> <!ENTITY " |
| 525 | "synopsis-config-file \"ficheiro_de_configuração\">" |
| 526 | |
| 527 | #. type: Plain text |
| 528 | #: apt.ent |
| 529 | msgid "" |
| 530 | "<!-- TRANSLATOR: used as in -t=target_release or pkg/target_release e.g. -" |
| 531 | "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release " |
| 532 | "\"target_release\">" |
| 533 | msgstr "" |
| 534 | "<!-- TRANSLATOR: usado como -t=target_release ou pkg/target_release ex. -" |
| 535 | "t=squeeze apt/experimental --> <!ENTITY synopsis-target-release \"lançamento-" |
| 536 | "alvo\">" |
| 537 | |
| 538 | #. type: Plain text |
| 539 | #: apt.ent |
| 540 | msgid "" |
| 541 | "<!-- TRANSLATOR: used as in -a=architecture e.g. -a=armel --> <!ENTITY " |
| 542 | "synopsis-architecture \"architecture\">" |
| 543 | msgstr "" |
| 544 | "<!-- TRANSLATOR: usado como -a=architecture ex. -a=armel --> <!ENTITY " |
| 545 | "synopsis-architecture \"arquitectura\">" |
| 546 | |
| 547 | #. type: Plain text |
| 548 | #: apt.ent |
| 549 | msgid "" |
| 550 | "<!-- TRANSLATOR: used as in apt-get install pkg e.g. apt-get install awesome " |
| 551 | "--> <!ENTITY synopsis-pkg \"pkg\">" |
| 552 | msgstr "" |
| 553 | "<!-- TRANSLATOR: usado como apt-get install pkg ex. apt-get install awesome " |
| 554 | "--> <!ENTITY synopsis-pkg \"pkg\">" |
| 555 | |
| 556 | #. type: Plain text |
| 557 | #: apt.ent |
| 558 | msgid "" |
| 559 | "<!-- TRANSLATOR: used as in pkg=pkg_version_number e.g. apt=0.8.15 --> <!" |
| 560 | "ENTITY synopsis-pkg-ver-number \"pkg_version_number\">" |
| 561 | msgstr "" |
| 562 | "<!-- TRANSLATOR: usado como pkg=pkg_version_number ex. apt=0.8.15 --> <!" |
| 563 | "ENTITY synopsis-pkg-ver-number \"número_de_versão_do_pacote\">" |
| 564 | |
| 565 | #. type: Plain text |
| 566 | #: apt.ent |
| 567 | msgid "" |
| 568 | "<!-- TRANSLATOR: used as in apt-cache pkgnames prefix e.g. apt-cache " |
| 569 | "pkgnames apt --> <!ENTITY synopsis-prefix \"prefix\">" |
| 570 | msgstr "" |
| 571 | "<!-- TRANSLATOR: usado como apt-cache pkgnames prefix ex. apt-cache pkgnames " |
| 572 | "apt --> <!ENTITY synopsis-prefix \"prefixo\">" |
| 573 | |
| 574 | #. type: Plain text |
| 575 | #: apt.ent |
| 576 | msgid "" |
| 577 | "<!-- TRANSLATOR: used as in apt-cache search regex e.g. apt-cache search " |
| 578 | "awesome --> <!ENTITY synopsis-regex \"regex\">" |
| 579 | msgstr "" |
| 580 | "<!-- TRANSLATOR: usado como apt-cache search regex ex. apt-cache search " |
| 581 | "awesome --> <!ENTITY synopsis-regex \"regex\">" |
| 582 | |
| 583 | #. type: Plain text |
| 584 | #: apt.ent |
| 585 | msgid "" |
| 586 | "<!-- TRANSLATOR: used as in apt-cdrom -d=cdrom_mount_point e.g. apt-cdrom -" |
| 587 | "d=/media/cdrom --> <!ENTITY synopsis-cdrom-mount \"cdrom_mount_point\">" |
| 588 | msgstr "" |
| 589 | "<!-- TRANSLATOR: usado como apt-cdrom -d=cdrom_mount_point ex. apt-cdrom -d=/" |
| 590 | "media/cdrom --> <!ENTITY synopsis-cdrom-mount \"ponto_de_montagem-do_cdrom\">" |
| 591 | |
| 592 | #. type: Plain text |
| 593 | #: apt.ent |
| 594 | msgid "" |
| 595 | "<!-- TRANSLATOR: used as in apt-extracttemplates -t=temporary_directory e.g. " |
| 596 | "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory " |
| 597 | "\"temporary_directory\">" |
| 598 | msgstr "" |
| 599 | "<!-- TRANSLATOR: usado como apt-extracttemplates -t=temporary_directory ex. " |
| 600 | "apt-extracttemplates -t=/tmp --> <!ENTITY synopsis-tmp-directory " |
| 601 | "\"directório_temporário\">" |
| 602 | |
| 603 | #. type: Plain text |
| 604 | #: apt.ent |
| 605 | msgid "" |
| 606 | "<!-- TRANSLATOR: used as in apt-extracttemplates filename --> <!ENTITY " |
| 607 | "synopsis-filename \"filename\">" |
| 608 | msgstr "" |
| 609 | "<!-- TRANSLATOR: usado como apt-extracttemplates filename --> <!ENTITY " |
| 610 | "synopsis-filename \"nome_do_ficheiro\">" |
| 611 | |
| 612 | #. type: Plain text |
| 613 | #: apt.ent |
| 614 | msgid "" |
| 615 | "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive " |
| 616 | "packages path override-file pathprefix --> <!ENTITY synopsis-path \"path\">" |
| 617 | msgstr "" |
| 618 | "<!-- TRANSLATOR: usado como parâmetro para apt-ftparchive ex. apt-ftparchive " |
| 619 | "packages path override-file pathprefix --> <!ENTITY synopsis-path \"caminho" |
| 620 | "\">" |
| 621 | |
| 622 | #. type: Plain text |
| 623 | #: apt.ent |
| 624 | msgid "" |
| 625 | "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive " |
| 626 | "packages path override-file pathprefix --> <!ENTITY synopsis-override " |
| 627 | "\"override-file\">" |
| 628 | msgstr "" |
| 629 | "<!-- TRANSLATOR: usado como parâmetro para apt-ftparchive ex. apt-ftparchive " |
| 630 | "packages path override-file pathprefix --> <!ENTITY synopsis-override " |
| 631 | "\"ficheiro_de_sobreposição\">" |
| 632 | |
| 633 | #. type: Plain text |
| 634 | #: apt.ent |
| 635 | msgid "" |
| 636 | "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive " |
| 637 | "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix " |
| 638 | "\"pathprefix\">" |
| 639 | msgstr "" |
| 640 | "<!-- TRANSLATOR: usado como parâmetro para apt-ftparchive ex. apt-ftparchive " |
| 641 | "packages path override-file pathprefix --> <!ENTITY synopsis-pathprefix " |
| 642 | "\"prefixo_de_caminho\">" |
| 643 | |
| 644 | #. type: Plain text |
| 645 | #: apt.ent |
| 646 | msgid "" |
| 647 | "<!-- TRANSLATOR: used as parameter for apt-ftparchive e.g. apt-ftparchive " |
| 648 | "generate section --> <!ENTITY synopsis-section \"section\">" |
| 649 | msgstr "" |
| 650 | "<!-- TRANSLATOR: usado como parâmetro para apt-ftparchive ex. apt-ftparchive " |
| 651 | "generate section --> <!ENTITY synopsis-section \"secção\">" |
| 652 | |
| 653 | #. type: Plain text |
| 654 | #: apt.ent |
| 655 | msgid "" |
| 656 | "<!-- TRANSLATOR: used as in apt-key export keyid e.g. apt-key export " |
| 657 | "473041FA --> <!ENTITY synopsis-keyid \"keyid\">" |
| 658 | msgstr "" |
| 659 | "<!-- TRANSLATOR: usado como id de chave de exportação do apt-key ex. apt-key " |
| 660 | "export 473041FA --> <!ENTITY synopsis-keyid \"id_de_chave\">" |
| 661 | |
| 662 | #. type: Content of: <refentry><refmeta><manvolnum> |
| 663 | #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml |
| 664 | #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml |
| 665 | msgid "8" |
| 666 | msgstr "8" |
| 667 | |
| 668 | #. type: Content of: <refentry><refmeta><refmiscinfo> |
| 669 | #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml |
| 670 | #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml |
| 671 | #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml |
| 672 | #: apt-sortpkgs.1.xml apt-ftparchive.1.xml |
| 673 | msgid "APT" |
| 674 | msgstr "APT" |
| 675 | |
| 676 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 677 | #: apt.8.xml |
| 678 | msgid "command-line interface" |
| 679 | msgstr "interface de linha de comandos" |
| 680 | |
| 681 | #. type: Content of: <refentry><refsect1><title> |
| 682 | #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml |
| 683 | #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml |
| 684 | #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml |
| 685 | #: apt-sortpkgs.1.xml apt-ftparchive.1.xml |
| 686 | msgid "Description" |
| 687 | msgstr "Descrição" |
| 688 | |
| 689 | #. type: Content of: <refentry><refsect1><para> |
| 690 | #: apt.8.xml |
| 691 | msgid "" |
| 692 | "<command>apt</command> provides a high-level commandline interface for the " |
| 693 | "package management system. It is intended as an end user interface and " |
| 694 | "enables some options better suited for interactive usage by default compared " |
| 695 | "to more specialized APT tools like &apt-get; and &apt-cache;." |
| 696 | msgstr "" |
| 697 | |
| 698 | #. type: Content of: <refentry><refsect1><para> |
| 699 | #: apt.8.xml |
| 700 | msgid "" |
| 701 | "Much like <command>apt</command> itself, its manpage is intended as an end " |
| 702 | "user interface and as such only mentions the most used commands and options " |
| 703 | "partly to not duplicate information in multiple places and partly to avoid " |
| 704 | "overwhelming readers with a cornucopia of options and details." |
| 705 | msgstr "" |
| 706 | |
| 707 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 708 | #: apt.8.xml |
| 709 | #, fuzzy |
| 710 | #| msgid "apt-get" |
| 711 | msgid "(&apt-get;)" |
| 712 | msgstr "apt-get" |
| 713 | |
| 714 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 715 | #: apt.8.xml |
| 716 | msgid "" |
| 717 | "<option>update</option> is used to download package information from all " |
| 718 | "configured sources. Other commands operate on this data to e.g. perform " |
| 719 | "package upgrades or search in and display details about all packages " |
| 720 | "available for installation." |
| 721 | msgstr "" |
| 722 | |
| 723 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 724 | #: apt.8.xml |
| 725 | #, fuzzy |
| 726 | #| msgid "" |
| 727 | #| "<literal>upgrade</literal> is used to install the newest versions of all " |
| 728 | #| "packages currently installed on the system from the sources enumerated in " |
| 729 | #| "<filename>/etc/apt/sources.list</filename>. New packages will be " |
| 730 | #| "installed, but existing packages will never be removed." |
| 731 | msgid "" |
| 732 | "<option>upgrade</option> is used to install available upgrades of all " |
| 733 | "packages currently installed on the system from the sources configured via " |
| 734 | "&sources-list;. New packages will be installed if required to statisfy " |
| 735 | "dependencies, but existing packages will never be removed. If an upgrade for " |
| 736 | "a package requires the remove of an installed package the upgrade for this " |
| 737 | "package isn't performed." |
| 738 | msgstr "" |
| 739 | "<literal>upgrade</literal> é usado para instalar as versões mais recentes de " |
| 740 | "todos os pacotes actualmente instalados no sistema a partir das fontes " |
| 741 | "enumeradas em <filename>/etc/apt/sources.list</filename>. Serão instalados " |
| 742 | "novos pacotes, mas pacotes existentes nunca serão removidos." |
| 743 | |
| 744 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 745 | #: apt.8.xml |
| 746 | #, fuzzy |
| 747 | #| msgid "" |
| 748 | #| "<literal>full-upgrade</literal> performs the function of upgrade but may " |
| 749 | #| "also remove installed packages if that is required in order to resolve a " |
| 750 | #| "package conflict." |
| 751 | msgid "" |
| 752 | "<literal>full-upgrade</literal> performs the function of upgrade but will " |
| 753 | "remove currently installed packages if this is needed to upgrade the system " |
| 754 | "as a whole." |
| 755 | msgstr "" |
| 756 | "<literal>full-upgrade</literal> executa a função de upgrade mas pode também " |
| 757 | "remover pacotes instalados se tal for necessário de modo a resolver um " |
| 758 | "conflito de pacotes." |
| 759 | |
| 760 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 761 | #: apt.8.xml |
| 762 | msgid "," |
| 763 | msgstr "" |
| 764 | |
| 765 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 766 | #: apt.8.xml |
| 767 | msgid "" |
| 768 | "Performs the requested action on one or more packages specified via ®ex;, " |
| 769 | "&glob; or exact match. The requested action can be overridden for specific " |
| 770 | "packages by append a plus (+) to the package name to install this package or " |
| 771 | "a minus (-) to remove it." |
| 772 | msgstr "" |
| 773 | |
| 774 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 775 | #: apt.8.xml |
| 776 | #, fuzzy |
| 777 | #| msgid "" |
| 778 | #| "A specific version of a package can be selected for installation by " |
| 779 | #| "following the package name with an equals and the version of the package " |
| 780 | #| "to select. This will cause that version to be located and selected for " |
| 781 | #| "install. Alternatively a specific distribution can be selected by " |
| 782 | #| "following the package name with a slash and the version of the " |
| 783 | #| "distribution or the Archive name (stable, testing, unstable)." |
| 784 | msgid "" |
| 785 | "A specific version of a package can be selected for installation by " |
| 786 | "following the package name with an equals (=) and the version of the package " |
| 787 | "to select. Alternatively the version from a specific release can be selected " |
| 788 | "by following the package name with a forward slash (/) and codename (&debian-" |
| 789 | "stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, " |
| 790 | "testing, unstable). This will also select versions from this release for " |
| 791 | "dependencies of this package if needed to satisfy the request." |
| 792 | msgstr "" |
| 793 | "Pode ser seleccionada para instalação uma versão específica de um pacote ao " |
| 794 | "continuar o nome do pacote com um igual (=) e a versão do pacote a " |
| 795 | "seleccionar. Isto irá fazer com que essa versão seja localizada e " |
| 796 | "seleccionada para instalação. Alternativamente pode ser seleccionada uma " |
| 797 | "distribuição específica ao continuar o nome do pacote com uma slash (/) e a " |
| 798 | "versão da distribuição ou o nome de Arquivo (stable, testing, unstable)." |
| 799 | |
| 800 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 801 | #: apt.8.xml |
| 802 | msgid "" |
| 803 | "Removing a package removes all packaged data, but leaves usually small " |
| 804 | "(modified) user configuration files behind, in case the remove was an " |
| 805 | "accident. Just issuing an installation request for the accidentally removed " |
| 806 | "package will restore its function as before in that case. On the other hand " |
| 807 | "you can get rid of these leftovers by calling <command>purge</command> even " |
| 808 | "on already removed packages. Note that this does not affect any data or " |
| 809 | "configuration stored in your home directory." |
| 810 | msgstr "" |
| 811 | |
| 812 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 813 | #: apt.8.xml |
| 814 | #, fuzzy |
| 815 | #| msgid "" |
| 816 | #| "<literal>autoremove</literal> is used to remove packages that were " |
| 817 | #| "automatically installed to satisfy dependencies for other packages and " |
| 818 | #| "are now no longer needed." |
| 819 | msgid "" |
| 820 | "<literal>autoremove</literal> is used to remove packages that were " |
| 821 | "automatically installed to satisfy dependencies for other packages and are " |
| 822 | "now no longer needed as dependencies changed or the package(s) needing them " |
| 823 | "were removed in the meantime." |
| 824 | msgstr "" |
| 825 | "<literal>autoremove</literal> é usado para remover pacotes que foram " |
| 826 | "instalados automaticamente para satisfazer dependências de outros pacotes e " |
| 827 | "que já não são necessários." |
| 828 | |
| 829 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 830 | #: apt.8.xml |
| 831 | msgid "" |
| 832 | "You should check that the list does not include applications you have grown " |
| 833 | "to like even though they were once installed just as a dependency of another " |
| 834 | "package. You can mark such a package as manually installed by using &apt-" |
| 835 | "mark;. Packages which you have installed explicitly via <command>install</" |
| 836 | "command> are also never proposed for automatic removal." |
| 837 | msgstr "" |
| 838 | |
| 839 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 840 | #: apt.8.xml |
| 841 | #, fuzzy |
| 842 | #| msgid "&apt-conf;" |
| 843 | msgid "(&apt-cache;)" |
| 844 | msgstr "&apt-conf;" |
| 845 | |
| 846 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 847 | #: apt.8.xml |
| 848 | msgid "" |
| 849 | "<option>search</option> can be used to search for the given ®ex; term(s) " |
| 850 | "in the list of available packages and display matches. This can e.g. be " |
| 851 | "useful if you are looking for packages having a specific feature. If you " |
| 852 | "are looking for a package including a specific file try &apt-file;." |
| 853 | msgstr "" |
| 854 | |
| 855 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 856 | #: apt.8.xml |
| 857 | msgid "" |
| 858 | "Show information about the given package(s) including its dependencies, " |
| 859 | "installation and download size, sources the package is available from, the " |
| 860 | "description of the packages content and much more. It can e.g. be helpful to " |
| 861 | "look at this information before allowing &apt; to remove a package or while " |
| 862 | "searching for new packages to install." |
| 863 | msgstr "" |
| 864 | |
| 865 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 866 | #: apt.8.xml |
| 867 | msgid "(work-in-progress)" |
| 868 | msgstr "" |
| 869 | |
| 870 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 871 | #: apt.8.xml |
| 872 | #, fuzzy |
| 873 | #| msgid "" |
| 874 | #| "<literal>list</literal> is used to display a list of packages. It " |
| 875 | #| "supports shell pattern for matching package names and the following " |
| 876 | #| "options: <option>--installed</option>, <option>--upgradable</option>, " |
| 877 | #| "<option>--upgradeable</option>, <option>--all-versions</option> are " |
| 878 | #| "supported." |
| 879 | msgid "" |
| 880 | "<option>list</option> is somewhat similar to <command>dpkg-query --list</" |
| 881 | "command> in that it can display a list of packages satisfying certain " |
| 882 | "criteria. It supports &glob; patterns for matching package names as well as " |
| 883 | "options to list installed (<option>--installed</option>), upgradeable " |
| 884 | "(<option>--upgradeable</option>) or all available (<option>--all-versions</" |
| 885 | "option>) versions." |
| 886 | msgstr "" |
| 887 | "<literal>list</literal> é usado para mostrar uma lista de pacotes. Suporta " |
| 888 | "padrões da shell para corresponder aos nomes de pacotes e são suportadas as " |
| 889 | "seguintes opções <option>--installed</option>, <option>--upgradable</" |
| 890 | "option>, <option>--all-versions</option>." |
| 891 | |
| 892 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 893 | #: apt.8.xml |
| 894 | #, fuzzy |
| 895 | #| msgid "" |
| 896 | #| "<literal>edit-sources</literal> lets you edit your sources.list file and " |
| 897 | #| "provides basic sanity checks." |
| 898 | msgid "" |
| 899 | "<literal>edit-sources</literal> lets you edit your &sources-list; files in " |
| 900 | "your preferred texteditor while also providing basic sanity checks." |
| 901 | msgstr "" |
| 902 | "<literal>edit-sources</literal> permite-lhe editar o seu ficheiro sources." |
| 903 | "list e disponibiliza verificações de sanidade básicas." |
| 904 | |
| 905 | #. type: Content of: <refentry><refsect1><title> |
| 906 | #: apt.8.xml |
| 907 | msgid "Script Usage and Differences from Other APT Tools" |
| 908 | msgstr "" |
| 909 | |
| 910 | #. type: Content of: <refentry><refsect1><para> |
| 911 | #: apt.8.xml |
| 912 | #, fuzzy |
| 913 | #| msgid "" |
| 914 | #| "The &apt; commandline is designed as a end-user tool and it may change " |
| 915 | #| "the output between versions. While it tries to not break backward " |
| 916 | #| "compatibility there is no guarantee for it either. All features of &apt; " |
| 917 | #| "are available in &apt-cache; and &apt-get; via APT options. Please prefer " |
| 918 | #| "using these commands in your scripts." |
| 919 | msgid "" |
| 920 | "The &apt; commandline is designed as an end-user tool and it may change " |
| 921 | "behavior between versions. While it tries not to break backward " |
| 922 | "compatibility this is not guaranteed either if a change seems beneficial for " |
| 923 | "interactive use." |
| 924 | msgstr "" |
| 925 | "A linha de comandos do &apt; foi desenhada como ferramenta de utilizador " |
| 926 | "final e pode variar os textos mostrados entre versões. Apesar de tentar não " |
| 927 | "perder a compatibilidade com versões anteriores, não há garantia disso. " |
| 928 | "Todas as funcionalidades do &apt; estão disponíveis em &apt-cache; e &apt-" |
| 929 | "get; via opções do APT. Por favor dê preferência a usar estes comandos nos " |
| 930 | "seus scripts." |
| 931 | |
| 932 | #. type: Content of: <refentry><refsect1><para> |
| 933 | #: apt.8.xml |
| 934 | msgid "" |
| 935 | "All features of &apt; are available in dedicated APT tools like &apt-get; " |
| 936 | "and &apt-cache; as well. &apt; just changes the default value of some " |
| 937 | "options (see &apt-conf; and specifically the Binary scope). So you should " |
| 938 | "prefer using these commands (potentially with some additional options " |
| 939 | "enabled) in your scripts as they keep backward compatibility as much as " |
| 940 | "possible." |
| 941 | msgstr "" |
| 942 | |
| 943 | #. type: Content of: <refentry><refsect1><title> |
| 944 | #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml |
| 945 | #: apt-secure.8.xml apt-cdrom.8.xml apt-config.8.xml apt.conf.5.xml |
| 946 | #: apt_preferences.5.xml sources.list.5.xml apt-extracttemplates.1.xml |
| 947 | #: apt-sortpkgs.1.xml apt-ftparchive.1.xml |
| 948 | msgid "See Also" |
| 949 | msgstr "Veja também" |
| 950 | |
| 951 | #. type: Content of: <refentry><refsect1><para> |
| 952 | #: apt.8.xml |
| 953 | msgid "" |
| 954 | "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, The APT " |
| 955 | "User's guide in &guidesdir;, &apt-preferences;, the APT Howto." |
| 956 | msgstr "" |
| 957 | "&apt-get;, &apt-cache;, &sources-list;, &apt-conf;, &apt-config;, O guia de " |
| 958 | "utilizadores do The APT em &guidesdir;, &apt-preferences;, o Howto do APT." |
| 959 | |
| 960 | #. type: Content of: <refentry><refsect1><title> |
| 961 | #: apt.8.xml apt-get.8.xml apt-cache.8.xml apt-mark.8.xml apt-cdrom.8.xml |
| 962 | #: apt-config.8.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml |
| 963 | #: apt-ftparchive.1.xml |
| 964 | msgid "Diagnostics" |
| 965 | msgstr "Diagnóstico" |
| 966 | |
| 967 | #. type: Content of: <refentry><refsect1><para> |
| 968 | #: apt.8.xml |
| 969 | msgid "" |
| 970 | "<command>apt</command> returns zero on normal operation, decimal 100 on " |
| 971 | "error." |
| 972 | msgstr "" |
| 973 | "<command>apt</command> devolve zero na operação normal, 100 decimal em erro." |
| 974 | |
| 975 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 976 | #: apt-get.8.xml |
| 977 | msgid "APT package handling utility -- command-line interface" |
| 978 | msgstr "" |
| 979 | "Utilitário de manuseamento de pacotes do APT -- interface de linha de " |
| 980 | "comandos" |
| 981 | |
| 982 | #. type: Content of: <refentry><refsect1><para> |
| 983 | #: apt-get.8.xml |
| 984 | msgid "" |
| 985 | "<command>apt-get</command> is the command-line tool for handling packages, " |
| 986 | "and may be considered the user's \"back-end\" to other tools using the APT " |
| 987 | "library. Several \"front-end\" interfaces exist, such as &aptitude;, " |
| 988 | "&synaptic; and &wajig;." |
| 989 | msgstr "" |
| 990 | "<command>apt-get</command> é a ferramenta de linha de comandos para lidar " |
| 991 | "com pacotes, e pode ser considerada o \"back-end\" dos utilizadores para " |
| 992 | "outras ferramentas que usam a biblioteca APT. Existem várias interfaces " |
| 993 | "\"front-end\" como o &aptitude;, &synaptic; e &wajig;." |
| 994 | |
| 995 | #. type: Content of: <refentry><refsect1><para> |
| 996 | #: apt-get.8.xml apt-cache.8.xml apt-cdrom.8.xml apt-config.8.xml |
| 997 | #: apt-ftparchive.1.xml |
| 998 | msgid "" |
| 999 | "Unless the <option>-h</option>, or <option>--help</option> option is given, " |
| 1000 | "one of the commands below must be present." |
| 1001 | msgstr "" |
| 1002 | "A menos que a opção <option>-h</option>, ou <option>--help</option> seja " |
| 1003 | "fornecida, um dos comandos abaixo têm que estar presentes." |
| 1004 | |
| 1005 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1006 | #: apt-get.8.xml |
| 1007 | msgid "" |
| 1008 | "<literal>update</literal> is used to resynchronize the package index files " |
| 1009 | "from their sources. The indexes of available packages are fetched from the " |
| 1010 | "location(s) specified in <filename>/etc/apt/sources.list</filename>. For " |
| 1011 | "example, when using a Debian archive, this command retrieves and scans the " |
| 1012 | "<filename>Packages.gz</filename> files, so that information about new and " |
| 1013 | "updated packages is available. An <literal>update</literal> should always be " |
| 1014 | "performed before an <literal>upgrade</literal> or <literal>dist-upgrade</" |
| 1015 | "literal>. Please be aware that the overall progress meter will be incorrect " |
| 1016 | "as the size of the package files cannot be known in advance." |
| 1017 | msgstr "" |
| 1018 | "<literal>update</literal> é usado para re-sincronizar os ficheiros de " |
| 1019 | "índices de pacotes a partir das suas fontes. Os índices dos pacotes " |
| 1020 | "disponíveis são obtidos a partir das localizações em <filename>/etc/apt/" |
| 1021 | "sources.list</filename>. Por exemplo, quando se usa um arquivo Debian, este " |
| 1022 | "comando recolhe e analisa os ficheiros <filename>Packages.gz</filename> para " |
| 1023 | "que a informação sobre pacotes novos e actualizados fique disponível. Um " |
| 1024 | "<literal>update</literal> deve ser sempre executado antes de um " |
| 1025 | "<literal>upgrade</literal> ou <literal>dist-upgrade</literal>. Por favor " |
| 1026 | "note que a medição do processo total ira estar incorrecta pois o tamanho dos " |
| 1027 | "ficheiros de pacotes não pode ser conhecido com antecedência." |
| 1028 | |
| 1029 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1030 | #: apt-get.8.xml |
| 1031 | msgid "" |
| 1032 | "<literal>upgrade</literal> is used to install the newest versions of all " |
| 1033 | "packages currently installed on the system from the sources enumerated in " |
| 1034 | "<filename>/etc/apt/sources.list</filename>. Packages currently installed " |
| 1035 | "with new versions available are retrieved and upgraded; under no " |
| 1036 | "circumstances are currently installed packages removed, or packages not " |
| 1037 | "already installed retrieved and installed. New versions of currently " |
| 1038 | "installed packages that cannot be upgraded without changing the install " |
| 1039 | "status of another package will be left at their current version. An " |
| 1040 | "<literal>update</literal> must be performed first so that <command>apt-get</" |
| 1041 | "command> knows that new versions of packages are available." |
| 1042 | msgstr "" |
| 1043 | "<literal>upgrade</literal> é usado para instalar as versões mais recentes de " |
| 1044 | "todos os pacotes presentemente instalados no sistema a partir das fontes " |
| 1045 | "enumeradas em <filename>/etc/apt/sources.list</filename>. Os pacotes " |
| 1046 | "presentemente instalados com versões novas são obtidos e instalados; em " |
| 1047 | "nenhumas circunstâncias os pacotes presentemente instalados serão removidos, " |
| 1048 | "nem pacotes já instalados serão obtidos e instalados.Os pacotes " |
| 1049 | "presentemente instalados com novas versões e que não possam ser actualizados " |
| 1050 | "sem alterarem o estado da instalação de outro pacote serão deixados na " |
| 1051 | "versão presente. Deve ser executado primeiro um <literal>update</literal> " |
| 1052 | "para que o <command>apt-get</command> fique a saber que estão disponíveis " |
| 1053 | "novas versões de pacotes." |
| 1054 | |
| 1055 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1056 | #: apt-get.8.xml |
| 1057 | msgid "" |
| 1058 | "<literal>dist-upgrade</literal> in addition to performing the function of " |
| 1059 | "<literal>upgrade</literal>, also intelligently handles changing dependencies " |
| 1060 | "with new versions of packages; <command>apt-get</command> has a \"smart\" " |
| 1061 | "conflict resolution system, and it will attempt to upgrade the most " |
| 1062 | "important packages at the expense of less important ones if necessary. The " |
| 1063 | "<literal>dist-upgrade</literal> command may therefore remove some packages. " |
| 1064 | "The <filename>/etc/apt/sources.list</filename> file contains a list of " |
| 1065 | "locations from which to retrieve desired package files. See also &apt-" |
| 1066 | "preferences; for a mechanism for overriding the general settings for " |
| 1067 | "individual packages." |
| 1068 | msgstr "" |
| 1069 | "<literal>dist-upgrade</literal> adicionalmente a executar a função do " |
| 1070 | "<literal>upgrade</literal>, também lida inteligentemente com as alterações " |
| 1071 | "de dependências com as novas versões de pacotes; o <command>apt-get</" |
| 1072 | "command> tem um sistema de resolução de conflitos 'inteligente', que irá " |
| 1073 | "tentar actualizar os pacotes mais importantes a custo dos pacotes menos " |
| 1074 | "importantes, caso necessário. Portanto, o comando <literal>dist-upgrade</" |
| 1075 | "literal> pode remover alguns pacotes. O ficheiro <filename>/etc/apt/sources." |
| 1076 | "list</filename> contém uma lista de localizações de onde obter os ficheiros " |
| 1077 | "de pacotes desejados. Veja também &apt-preferences; para um mecanismo para " |
| 1078 | "sobrepor as definições gerais em pacotes individuais." |
| 1079 | |
| 1080 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1081 | #: apt-get.8.xml |
| 1082 | msgid "" |
| 1083 | "<literal>dselect-upgrade</literal> is used in conjunction with the " |
| 1084 | "traditional Debian packaging front-end, &dselect;. <literal>dselect-upgrade</" |
| 1085 | "literal> follows the changes made by &dselect; to the <literal>Status</" |
| 1086 | "literal> field of available packages, and performs the actions necessary to " |
| 1087 | "realize that state (for instance, the removal of old and the installation of " |
| 1088 | "new packages)." |
| 1089 | msgstr "" |
| 1090 | "<literal>dselect-upgrade</literal> é usado em conjunto com o front-end de " |
| 1091 | "pacotes Debian tradicional, &dselect;. <literal>dselect-upgrade</literal> " |
| 1092 | "segue as alterações feitas pelo &dselect; ao campo <literal>Status</literal> " |
| 1093 | "dos pacotes disponíveis, e executa as acções necessárias para realizar esse " |
| 1094 | "estado (por exemplo, a remoção de pacotes antigos e a instalação de novos)." |
| 1095 | |
| 1096 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1097 | #: apt-get.8.xml |
| 1098 | msgid "" |
| 1099 | "<literal>install</literal> is followed by one or more packages desired for " |
| 1100 | "installation or upgrading. Each package is a package name, not a fully " |
| 1101 | "qualified filename (for instance, in a Debian system, <package>apt-utils</" |
| 1102 | "package> would be the argument provided, not <filename>apt-utils_&apt-" |
| 1103 | "product-version;_amd64.deb</filename>). All packages required by the " |
| 1104 | "package(s) specified for installation will also be retrieved and installed. " |
| 1105 | "The <filename>/etc/apt/sources.list</filename> file is used to locate the " |
| 1106 | "desired packages. If a hyphen is appended to the package name (with no " |
| 1107 | "intervening space), the identified package will be removed if it is " |
| 1108 | "installed. Similarly a plus sign can be used to designate a package to " |
| 1109 | "install. These latter features may be used to override decisions made by apt-" |
| 1110 | "get's conflict resolution system." |
| 1111 | msgstr "" |
| 1112 | "<literal>install</literal> é seguido por um ou mais pacotes desejados para " |
| 1113 | "instalação ou actualização. Cada pacote é um nome de pacote, não um nome de " |
| 1114 | "ficheiro completamente qualificado (por exemplo, num sistema Debian GNU/" |
| 1115 | "Linux, <package>apt-utils</package> seria o argumento fornecido e não " |
| 1116 | "<filename>apt-utils_&apt-product-version;_amd64.deb</filename>). Todos os " |
| 1117 | "pacotes necessários pelos pacotes especificados para instalação irão também " |
| 1118 | "ser obtidos e instalados. O ficheiro <filename>/etc/apt/sources.list</" |
| 1119 | "filename> é usado para localizar os pacotes desejados. Se for acrescentado " |
| 1120 | "um sinal menos (-) ao nome do pacote (sem nenhum espaço a separar), o pacote " |
| 1121 | "identificado irá ser removido se estiver instalado. À semelhança, um sinal " |
| 1122 | "mais (+) pode ser usado para designar um pacote a instalar. Estas últimas " |
| 1123 | "funcionalidades podem ser usadas para sobrepor decisões feitas pelo sistema " |
| 1124 | "de resolução de conflitos do apt-get." |
| 1125 | |
| 1126 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1127 | #: apt-get.8.xml |
| 1128 | msgid "" |
| 1129 | "A specific version of a package can be selected for installation by " |
| 1130 | "following the package name with an equals and the version of the package to " |
| 1131 | "select. This will cause that version to be located and selected for install. " |
| 1132 | "Alternatively a specific distribution can be selected by following the " |
| 1133 | "package name with a slash and the version of the distribution or the Archive " |
| 1134 | "name (stable, testing, unstable)." |
| 1135 | msgstr "" |
| 1136 | "Pode ser seleccionada para instalação uma versão específica de um pacote ao " |
| 1137 | "continuar o nome do pacote com um igual (=) e a versão do pacote a " |
| 1138 | "seleccionar. Isto irá fazer com que essa versão seja localizada e " |
| 1139 | "seleccionada para instalação. Alternativamente pode ser seleccionada uma " |
| 1140 | "distribuição específica ao continuar o nome do pacote com uma slash (/) e a " |
| 1141 | "versão da distribuição ou o nome de Arquivo (stable, testing, unstable)." |
| 1142 | |
| 1143 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1144 | #: apt-get.8.xml |
| 1145 | msgid "" |
| 1146 | "Both of the version selection mechanisms can downgrade packages and must be " |
| 1147 | "used with care." |
| 1148 | msgstr "" |
| 1149 | "Ambos os mecanismos de selecção de versão podem regredir pacotes (downgrade) " |
| 1150 | "e devem ser usados com cuidado." |
| 1151 | |
| 1152 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1153 | #: apt-get.8.xml |
| 1154 | msgid "" |
| 1155 | "This is also the target to use if you want to upgrade one or more already-" |
| 1156 | "installed packages without upgrading every package you have on your system. " |
| 1157 | "Unlike the \"upgrade\" target, which installs the newest version of all " |
| 1158 | "currently installed packages, \"install\" will install the newest version of " |
| 1159 | "only the package(s) specified. Simply provide the name of the package(s) " |
| 1160 | "you wish to upgrade, and if a newer version is available, it (and its " |
| 1161 | "dependencies, as described above) will be downloaded and installed." |
| 1162 | msgstr "" |
| 1163 | "Este é também o objectivo a usar se deseja actualizar um ou mais pacotes já " |
| 1164 | "instalados sem actualizar todos os pacotes que tem no seu sistema. Ao " |
| 1165 | "contrário do objectivo \"upgrade\", o qual instala as versões mais recentes " |
| 1166 | "de todos os pacotes presentemente instalados, o \"install\" irá instalar a " |
| 1167 | "versão mais recente apenas dos pacotes especificados. Simplesmente forneça o " |
| 1168 | "nome do(s) pacote(s) que deseja actualizar, e se estiver disponível uma nova " |
| 1169 | "versão, ela ( e as suas dependências, como descrito em cima) serão " |
| 1170 | "descarregadas e instaladas." |
| 1171 | |
| 1172 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1173 | #: apt-get.8.xml |
| 1174 | msgid "" |
| 1175 | "Finally, the &apt-preferences; mechanism allows you to create an alternative " |
| 1176 | "installation policy for individual packages." |
| 1177 | msgstr "" |
| 1178 | "Finalmente, o mecanismo &apt-preferences; permite-lhe criar uma política de " |
| 1179 | "instalação alternativa para pacotes individuais." |
| 1180 | |
| 1181 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1182 | #: apt-get.8.xml |
| 1183 | msgid "" |
| 1184 | "If no package matches the given expression and the expression contains one " |
| 1185 | "of '.', '?' or '*' then it is assumed to be a POSIX regular expression, and " |
| 1186 | "it is applied to all package names in the database. Any matches are then " |
| 1187 | "installed (or removed). Note that matching is done by substring so 'lo.*' " |
| 1188 | "matches 'how-lo' and 'lowest'. If this is undesired, anchor the regular " |
| 1189 | "expression with a '^' or '$' character, or create a more specific regular " |
| 1190 | "expression." |
| 1191 | msgstr "" |
| 1192 | "Se nenhum pacote coincidir com a expressão fornecida e a expressão conter um " |
| 1193 | "de '.', '?' ou '*' então é assumido ser uma expressão regular POSIX, e é " |
| 1194 | "aplicada a todos os nomes de pacotes da base de dados. Quaisquer " |
| 1195 | "correspondências são então instaladas (ou removidas). Note que a " |
| 1196 | "correspondência é feita por substring, portanto 'lo.*' corresponde a 'how-" |
| 1197 | "lo' e 'lowest'. Se isto for indesejável, ancore a expressão regular com a " |
| 1198 | "caractere '^' ou '$', para criar uma expressão regular mais específica." |
| 1199 | |
| 1200 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1201 | #: apt-get.8.xml |
| 1202 | msgid "" |
| 1203 | "<literal>remove</literal> is identical to <literal>install</literal> except " |
| 1204 | "that packages are removed instead of installed. Note that removing a package " |
| 1205 | "leaves its configuration files on the system. If a plus sign is appended to " |
| 1206 | "the package name (with no intervening space), the identified package will be " |
| 1207 | "installed instead of removed." |
| 1208 | msgstr "" |
| 1209 | "<literal>remove</literal> é idêntico a <literal>install</literal> à " |
| 1210 | "excepção que os pacotes são removidos em vez de instalados. Note que remover " |
| 1211 | "um pacote deixa os seus ficheiros de configuração no sistema. Se um sinal " |
| 1212 | "mais (+) for acrescentado ao nome do pacote (sem nenhum espaço a separar), o " |
| 1213 | "pacote identificado será instalado em vez de removido." |
| 1214 | |
| 1215 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1216 | #: apt-get.8.xml |
| 1217 | msgid "" |
| 1218 | "<literal>purge</literal> is identical to <literal>remove</literal> except " |
| 1219 | "that packages are removed and purged (any configuration files are deleted " |
| 1220 | "too)." |
| 1221 | msgstr "" |
| 1222 | "<literal>purge</literal> é idêntico ao <literal>remove</literal> com a " |
| 1223 | "excepção que os pacotes são removidos e purgados (quaisquer ficheiros de " |
| 1224 | "configuração são também apagados)." |
| 1225 | |
| 1226 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1227 | #: apt-get.8.xml |
| 1228 | msgid "" |
| 1229 | "<literal>source</literal> causes <command>apt-get</command> to fetch source " |
| 1230 | "packages. APT will examine the available packages to decide which source " |
| 1231 | "package to fetch. It will then find and download into the current directory " |
| 1232 | "the newest available version of that source package while respecting the " |
| 1233 | "default release, set with the option <literal>APT::Default-Release</" |
| 1234 | "literal>, the <option>-t</option> option or per package with the " |
| 1235 | "<literal>pkg/release</literal> syntax, if possible." |
| 1236 | msgstr "" |
| 1237 | "<literal>source</literal> faz com que o <command>apt-get</command> procure " |
| 1238 | "pacotes fonte. O APT irá examinar os pacotes disponíveis para decidir qual " |
| 1239 | "pacote fonte obter. Irá então encontrar e descarregar para o directório " |
| 1240 | "actual a versão disponível mais recente desse pacote fonte enquanto respeita " |
| 1241 | "o lançamento predefinido, definido com a opção <literal>APT::Default-" |
| 1242 | "Release</literal>, a opção <option>-t</option> ou por pacote com a sintaxe " |
| 1243 | "<literal>pkg/release</literal>, se possível." |
| 1244 | |
| 1245 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1246 | #: apt-get.8.xml |
| 1247 | msgid "" |
| 1248 | "Source packages are tracked separately from binary packages via <literal>deb-" |
| 1249 | "src</literal> lines in the &sources-list; file. This means that you will " |
| 1250 | "need to add such a line for each repository you want to get sources from; " |
| 1251 | "otherwise you will probably get either the wrong (too old/too new) source " |
| 1252 | "versions or none at all." |
| 1253 | msgstr "" |
| 1254 | "Os pacotes fonte são acompanhados em separado dos pacotes binários via " |
| 1255 | "linhas <literal>deb- src</literal> no ficheiro &sources-list;. Isto quer " |
| 1256 | "dizer que você precisa de adicionar uma dessas linhas para cada repositório " |
| 1257 | "de onde deseja obter fontes; caso contrário, irá provavelmente obter versões " |
| 1258 | "de fonte erradas (muito antigas/muito novas) ou mesmo nenhuma." |
| 1259 | |
| 1260 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1261 | #: apt-get.8.xml |
| 1262 | msgid "" |
| 1263 | "If the <option>--compile</option> option is specified then the package will " |
| 1264 | "be compiled to a binary .deb using <command>dpkg-buildpackage</command> for " |
| 1265 | "the architecture as defined by the <command>--host-architecture</command> " |
| 1266 | "option. If <option>--download-only</option> is specified then the source " |
| 1267 | "package will not be unpacked." |
| 1268 | msgstr "" |
| 1269 | "Se for especificada a opção <option>--compile</option> então o pacote irá " |
| 1270 | "ser compilado para um binário .deb usando <command>dpkg-buildpackage</" |
| 1271 | "command> para a arquitectura definida pela opção <command>--host-" |
| 1272 | "architecture</command>. Se for especificado <option>--download-only</option> " |
| 1273 | "então o pacote fonte não será desempacotado." |
| 1274 | |
| 1275 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1276 | #: apt-get.8.xml |
| 1277 | msgid "" |
| 1278 | "A specific source version can be retrieved by postfixing the source name " |
| 1279 | "with an equals and then the version to fetch, similar to the mechanism used " |
| 1280 | "for the package files. This enables exact matching of the source package " |
| 1281 | "name and version, implicitly enabling the <literal>APT::Get::Only-Source</" |
| 1282 | "literal> option." |
| 1283 | msgstr "" |
| 1284 | "Uma versão fonte específica pode ser obtida ao pós-fixar o nome da fonte com " |
| 1285 | "um igual (=) e depois a versão a procurar, semelhante ao mecanismo usado " |
| 1286 | "para os ficheiros de pacotes. Isto activa a correspondência exacta do pacote " |
| 1287 | "fonte, nome e versão, activando implicitamente a opção <literal>APT::Get::" |
| 1288 | "Only-Source</literal>." |
| 1289 | |
| 1290 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1291 | #: apt-get.8.xml |
| 1292 | msgid "" |
| 1293 | "Note that source packages are not installed and tracked in the " |
| 1294 | "<command>dpkg</command> database like binary packages; they are simply " |
| 1295 | "downloaded to the current directory, like source tarballs." |
| 1296 | msgstr "" |
| 1297 | "Note que os pacotes fonte não são instalados e acompanhados na base de dados " |
| 1298 | "do <command>dpkg</command> como os pacotes binários; eles são simplesmente " |
| 1299 | "descarregados para o directório actual, como tarballs fonte." |
| 1300 | |
| 1301 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1302 | #: apt-get.8.xml |
| 1303 | msgid "" |
| 1304 | "<literal>build-dep</literal> causes apt-get to install/remove packages in an " |
| 1305 | "attempt to satisfy the build dependencies for a source package. By default " |
| 1306 | "the dependencies are satisfied to build the package natively. If desired a " |
| 1307 | "host-architecture can be specified with the <option>--host-architecture</" |
| 1308 | "option> option instead." |
| 1309 | msgstr "" |
| 1310 | "<literal>build-dep</literal> faz o apt-get instalar/remover pacotes numa " |
| 1311 | "tentativa de satisfazer dependências de compilação para um pacote fonte. Por " |
| 1312 | "predefinição, as dependências são satisfeitas para compilar o pacote " |
| 1313 | "nativamente. Se desejado, em vez disso, pode ser especificada uma " |
| 1314 | "arquitectura-anfitriã com a opção <option>--host-architecture</option>." |
| 1315 | |
| 1316 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1317 | #: apt-get.8.xml |
| 1318 | msgid "" |
| 1319 | "<literal>check</literal> is a diagnostic tool; it updates the package cache " |
| 1320 | "and checks for broken dependencies." |
| 1321 | msgstr "" |
| 1322 | "<literal>check</literal> é uma ferramenta de diagnóstico; actualiza a cache " |
| 1323 | "de pacotes e verifica por dependências quebradas." |
| 1324 | |
| 1325 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1326 | #: apt-get.8.xml |
| 1327 | msgid "" |
| 1328 | "<literal>download</literal> will download the given binary package into the " |
| 1329 | "current directory." |
| 1330 | msgstr "" |
| 1331 | "<literal>download</literal> irá descarregar o pacote binário dado para o " |
| 1332 | "directório actual." |
| 1333 | |
| 1334 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1335 | #: apt-get.8.xml |
| 1336 | msgid "" |
| 1337 | "<literal>clean</literal> clears out the local repository of retrieved " |
| 1338 | "package files. It removes everything but the lock file from " |
| 1339 | "<filename>&cachedir;/archives/</filename> and <filename>&cachedir;/archives/" |
| 1340 | "partial/</filename>." |
| 1341 | msgstr "" |
| 1342 | "<literal>clean</literal> limpa o repositório local dos ficheiros de pacotes " |
| 1343 | "obtidos. Remove tudo excepto o ficheiro lock de <filename>&cachedir;/" |
| 1344 | "archives/</filename> e <filename>&cachedir;/archives/partial/</filename>." |
| 1345 | |
| 1346 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 1347 | #: apt-get.8.xml |
| 1348 | msgid "(and the" |
| 1349 | msgstr "" |
| 1350 | |
| 1351 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 1352 | #: apt-get.8.xml |
| 1353 | msgid "alias since 1.1)" |
| 1354 | msgstr "" |
| 1355 | |
| 1356 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1357 | #: apt-get.8.xml |
| 1358 | msgid "" |
| 1359 | "Like <literal>clean</literal>, <literal>autoclean</literal> clears out the " |
| 1360 | "local repository of retrieved package files. The difference is that it only " |
| 1361 | "removes package files that can no longer be downloaded, and are largely " |
| 1362 | "useless. This allows a cache to be maintained over a long period without it " |
| 1363 | "growing out of control. The configuration option <literal>APT::Clean-" |
| 1364 | "Installed</literal> will prevent installed packages from being erased if it " |
| 1365 | "is set to off." |
| 1366 | msgstr "" |
| 1367 | "Tal como o <literal>clean</literal>, <literal>autoclean</literal> limpa o " |
| 1368 | "repositório local de ficheiros de pacotes obtidos. A diferença é que apenas " |
| 1369 | "remove ficheiros de pacotes que já não podem ser mais descarregados, e são " |
| 1370 | "na maioria dos casos inúteis. Isto permite a manutenção de uma cache durante " |
| 1371 | "um longo período sem que ela cresça descontroladamente. A opção de " |
| 1372 | "configuração <literal>APT::Clean-Installed</literal> irá prevenir que " |
| 1373 | "pacotes instalados sejam apagados se estiver definida para 'off'." |
| 1374 | |
| 1375 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1376 | #: apt-get.8.xml |
| 1377 | msgid "" |
| 1378 | "<literal>autoremove</literal> is used to remove packages that were " |
| 1379 | "automatically installed to satisfy dependencies for other packages and are " |
| 1380 | "now no longer needed." |
| 1381 | msgstr "" |
| 1382 | "<literal>autoremove</literal> é usado para remover pacotes que foram " |
| 1383 | "instalados automaticamente para satisfazer dependências de outros pacotes e " |
| 1384 | "que já não são necessários." |
| 1385 | |
| 1386 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1387 | #: apt-get.8.xml |
| 1388 | #, fuzzy |
| 1389 | #| msgid "" |
| 1390 | #| "<literal>changelog</literal> downloads a package changelog and displays " |
| 1391 | #| "it through <command>sensible-pager</command>. The server name and base " |
| 1392 | #| "directory is defined in the <literal>APT::Changelogs::Server</literal> " |
| 1393 | #| "variable (e.g. <ulink url=\"http://packages.debian.org/changelogs" |
| 1394 | #| "\">packages.debian.org/changelogs</ulink> for Debian or <ulink url=" |
| 1395 | #| "\"http://changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/" |
| 1396 | #| "changelogs</ulink> for Ubuntu). By default it displays the changelog for " |
| 1397 | #| "the version that is installed. However, you can specify the same options " |
| 1398 | #| "as for the <option>install</option> command." |
| 1399 | msgid "" |
| 1400 | "<literal>changelog</literal> tries to download the changelog of a package " |
| 1401 | "and displays it through <command>sensible-pager</command>. By default it " |
| 1402 | "displays the changelog for the version that is installed. However, you can " |
| 1403 | "specify the same options as for the <option>install</option> command." |
| 1404 | msgstr "" |
| 1405 | "<literal>changelog</literal> descarrega o registo de alterações de um pacote " |
| 1406 | "e mostra-o através do <command>sensible-pager</command>. O nome do servidor " |
| 1407 | "e directório base são definidos na variável <literal>APT::Changelogs::" |
| 1408 | "Server</literal> (ex. <ulink url=\"http://packages.debian.org/changelogs" |
| 1409 | "\">packages.debian.org/changelogs</ulink> para Debian ou <ulink url=\"http://" |
| 1410 | "changelogs.ubuntu.com/changelogs\">changelogs.ubuntu.com/changelogs</ulink> " |
| 1411 | "para Ubuntu). Por predefinição mostra o registo de alterações da versão que " |
| 1412 | "está instalada. No entanto, você pode especificar as mesmas opções que são " |
| 1413 | "para o comando <option>install</option>." |
| 1414 | |
| 1415 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1416 | #: apt-get.8.xml |
| 1417 | msgid "" |
| 1418 | "Displays by default a deb822 formatted listing of information about all data " |
| 1419 | "files (aka index targets) <command>apt-get update</command> would download. " |
| 1420 | "Supports a <option>--format</option> option to modify the output format as " |
| 1421 | "well as accepts lines of the default output to filter the records by. The " |
| 1422 | "command is mainly used as an interface for external tools working with APT " |
| 1423 | "to get information as well as filenames for downloaded files so they can use " |
| 1424 | "them as well instead of downloading them again on their own. Detailed " |
| 1425 | "documentation is omitted here and can instead be found in the source tree in " |
| 1426 | "<literal><filename>doc/acquire-additional-files.txt</filename></literal>." |
| 1427 | msgstr "" |
| 1428 | |
| 1429 | #. type: Content of: <refentry><refsect1><title> |
| 1430 | #: apt-get.8.xml apt-cache.8.xml apt-config.8.xml apt-extracttemplates.1.xml |
| 1431 | #: apt-sortpkgs.1.xml apt-ftparchive.1.xml |
| 1432 | msgid "options" |
| 1433 | msgstr "opções" |
| 1434 | |
| 1435 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1436 | #: apt-get.8.xml |
| 1437 | msgid "" |
| 1438 | "Do not consider recommended packages as a dependency for installing. " |
| 1439 | "Configuration Item: <literal>APT::Install-Recommends</literal>." |
| 1440 | msgstr "" |
| 1441 | "Não considera pacotes recomendados como dependências para instalação. Item " |
| 1442 | "de Configuração: <literal>APT::Install-Recommends</literal>." |
| 1443 | |
| 1444 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1445 | #: apt-get.8.xml |
| 1446 | msgid "" |
| 1447 | "Consider suggested packages as a dependency for installing. Configuration " |
| 1448 | "Item: <literal>APT::Install-Suggests</literal>." |
| 1449 | msgstr "" |
| 1450 | "Considera pacotes sugeridos como uma dependência para instalação. Item de " |
| 1451 | "Configuração: <literal>APT::Install-Suggests</literal>." |
| 1452 | |
| 1453 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1454 | #: apt-get.8.xml |
| 1455 | msgid "" |
| 1456 | "Download only; package files are only retrieved, not unpacked or installed. " |
| 1457 | "Configuration Item: <literal>APT::Get::Download-Only</literal>." |
| 1458 | msgstr "" |
| 1459 | "Apenas descarrega; os ficheiros pacotes são apenas obtidos, não são " |
| 1460 | "desempacotados nem instalados. Item de Configuração: <literal>APT::Get::" |
| 1461 | "Download-Only</literal>." |
| 1462 | |
| 1463 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1464 | #: apt-get.8.xml |
| 1465 | msgid "" |
| 1466 | "Fix; attempt to correct a system with broken dependencies in place. This " |
| 1467 | "option, when used with install/remove, can omit any packages to permit APT " |
| 1468 | "to deduce a likely solution. If packages are specified, these have to " |
| 1469 | "completely correct the problem. The option is sometimes necessary when " |
| 1470 | "running APT for the first time; APT itself does not allow broken package " |
| 1471 | "dependencies to exist on a system. It is possible that a system's dependency " |
| 1472 | "structure can be so corrupt as to require manual intervention (which usually " |
| 1473 | "means using <command>dpkg --remove</command> to eliminate some of the " |
| 1474 | "offending packages). Use of this option together with <option>-m</option> " |
| 1475 | "may produce an error in some situations. Configuration Item: <literal>APT::" |
| 1476 | "Get::Fix-Broken</literal>." |
| 1477 | msgstr "" |
| 1478 | "Corrige; tenta corrigir um sistema com dependências quebradas no lugar. Esta " |
| 1479 | "opção, quando usada com install/remove, pode omitir quaisquer pacotes para " |
| 1480 | "permitir ao APT deduzir uma solução provável. Se forem especificados " |
| 1481 | "pacotes, este têm de corrigir completamente o problema. A opção é por vezes " |
| 1482 | "necessária quando se corre o APT pela primeira vez. O próprio APT não " |
| 1483 | "permite que existam num sistema dependências de pacotes quebradas. É " |
| 1484 | "possível que uma estrutura de dependências de um sistema esteja tão " |
| 1485 | "corrompida ao ponto de requerer intervenção manual (o que normalmente " |
| 1486 | "significa usar o <command>dpkg --remove</command> para eliminar alguns dos " |
| 1487 | "pacotes ofensivos). O uso desta opção juntamente com <option>-m</option> " |
| 1488 | "pode produzir um erro em algumas situações. Item de Configuração: " |
| 1489 | "<literal>APT::Get::Fix-Broken</literal>." |
| 1490 | |
| 1491 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1492 | #: apt-get.8.xml |
| 1493 | msgid "" |
| 1494 | "Ignore missing packages; if packages cannot be retrieved or fail the " |
| 1495 | "integrity check after retrieval (corrupted package files), hold back those " |
| 1496 | "packages and handle the result. Use of this option together with <option>-f</" |
| 1497 | "option> may produce an error in some situations. If a package is selected " |
| 1498 | "for installation (particularly if it is mentioned on the command line) and " |
| 1499 | "it could not be downloaded then it will be silently held back. " |
| 1500 | "Configuration Item: <literal>APT::Get::Fix-Missing</literal>." |
| 1501 | msgstr "" |
| 1502 | "Ignora pacotes em falta; Se pacotes não podem ser obtidos ou falham a " |
| 1503 | "verificação de integridade após obtenção (ficheiros de pacotes corrompidos), " |
| 1504 | "retêm esses pacotes e manuseia o resultado. Usar esta opção em conjunto com " |
| 1505 | "<option>-f</option> pode produzir erros em algumas situações. Se um pacote " |
| 1506 | "for seleccionado para instalação (particularmente se for mencionado na linha " |
| 1507 | "de comandos) e não pode ser descarregado estão será retido em silêncio. Item " |
| 1508 | "de Configuração: <literal>APT::Get::Fix-Missing</literal>." |
| 1509 | |
| 1510 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1511 | #: apt-get.8.xml |
| 1512 | msgid "" |
| 1513 | "Disables downloading of packages. This is best used with <option>--ignore-" |
| 1514 | "missing</option> to force APT to use only the .debs it has already " |
| 1515 | "downloaded. Configuration Item: <literal>APT::Get::Download</literal>." |
| 1516 | msgstr "" |
| 1517 | "Desactiva a descarga de pacotes. Isto é melhor ser usado com <option>--" |
| 1518 | "ignore-missing</option> para forçar o APT a usar os .debs que já foram " |
| 1519 | "descarregados. Item de Configuração: <literal>APT::Get::Download</literal>." |
| 1520 | |
| 1521 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1522 | #: apt-get.8.xml |
| 1523 | msgid "" |
| 1524 | "Quiet; produces output suitable for logging, omitting progress indicators. " |
| 1525 | "More q's will produce more quiet up to a maximum of 2. You can also use " |
| 1526 | "<option>-q=#</option> to set the quiet level, overriding the configuration " |
| 1527 | "file. Note that quiet level 2 implies <option>-y</option>; you should never " |
| 1528 | "use -qq without a no-action modifier such as -d, --print-uris or -s as APT " |
| 1529 | "may decide to do something you did not expect. Configuration Item: " |
| 1530 | "<literal>quiet</literal>." |
| 1531 | msgstr "" |
| 1532 | "Silencioso; produz saída apropriada para registar em log, omitindo " |
| 1533 | "indicadores de progresso. Mais q's irá resultar em mais silêncio até o " |
| 1534 | "máximo de 2. Você também pode usar <option>-q=#</option> para definir o " |
| 1535 | "nível de silêncio, sobrepondo o ficheiro de configuração. Note que o " |
| 1536 | "silêncio nível 2 implica <option>-y</option>, você nunca deve usar -qq sem " |
| 1537 | "um modificador de 'nenhuma acção' tal como -d, --print-uris ou -s pois o APT " |
| 1538 | "pode decidir fazer algo que você não esperava. Item de Configuração: " |
| 1539 | "<literal>quiet</literal>." |
| 1540 | |
| 1541 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1542 | #: apt-get.8.xml |
| 1543 | msgid "" |
| 1544 | "No action; perform a simulation of events that would occur based on the " |
| 1545 | "current system state but do not actually change the system. Locking will be " |
| 1546 | "disabled (<option>Debug::NoLocking</option>) so the system state could " |
| 1547 | "change while <command>apt-get</command> is running. Simulations can also be " |
| 1548 | "executed by non-root users which might not have read access to all apt " |
| 1549 | "configuration distorting the simulation. A notice expressing this warning " |
| 1550 | "is also shown by default for non-root users (<option>APT::Get::Show-User-" |
| 1551 | "Simulation-Note</option>). Configuration Item: <literal>APT::Get::Simulate</" |
| 1552 | "literal>." |
| 1553 | msgstr "" |
| 1554 | |
| 1555 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1556 | #: apt-get.8.xml |
| 1557 | msgid "" |
| 1558 | "Simulated runs print out a series of lines, each representing a " |
| 1559 | "<command>dpkg</command> operation: configure (<literal>Conf</literal>), " |
| 1560 | "remove (<literal>Remv</literal>) or unpack (<literal>Inst</literal>). " |
| 1561 | "Square brackets indicate broken packages, and empty square brackets indicate " |
| 1562 | "breaks that are of no consequence (rare)." |
| 1563 | msgstr "" |
| 1564 | "As simulações escrevem uma série de linhas cada uma representando uma " |
| 1565 | "operação do <command>dpkg</command>: configurar (<literal>Conf</literal>), " |
| 1566 | "remover (<literal>Remv</literal>) ou desempacotar (<literal>Inst</literal>). " |
| 1567 | "Parêntesis rectos ([]) indicam pacotes quebrados e parêntesis rectos vazios " |
| 1568 | "indicam quebras que não têm consequência (raro)." |
| 1569 | |
| 1570 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1571 | #: apt-get.8.xml |
| 1572 | msgid "" |
| 1573 | "Automatic yes to prompts; assume \"yes\" as answer to all prompts and run " |
| 1574 | "non-interactively. If an undesirable situation, such as changing a held " |
| 1575 | "package, trying to install a unauthenticated package or removing an " |
| 1576 | "essential package occurs then <literal>apt-get</literal> will abort. " |
| 1577 | "Configuration Item: <literal>APT::Get::Assume-Yes</literal>." |
| 1578 | msgstr "" |
| 1579 | "Responde sim automaticamente aos avisos; assume \"yes\" como resposta a " |
| 1580 | "todos os avisos e corre não-interactivamente. Se uma situação indesejável " |
| 1581 | "ocorrer, tal como alterar um pacote retido, tentar instalar um pacote não " |
| 1582 | "autenticado ou remover um pacote essencial, então o <literal>apt-get</" |
| 1583 | "literal> irá abortar. Item de Configuração: <literal>APT::Get::Assume-Yes</" |
| 1584 | "literal>." |
| 1585 | |
| 1586 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1587 | #: apt-get.8.xml |
| 1588 | msgid "" |
| 1589 | "Automatic \"no\" to all prompts. Configuration Item: <literal>APT::Get::" |
| 1590 | "Assume-No</literal>." |
| 1591 | msgstr "" |
| 1592 | "Resposta \"Não\" automática a todos os avisos. Item de Configuração: " |
| 1593 | "<literal>APT::Get::Assume-No</literal>." |
| 1594 | |
| 1595 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1596 | #: apt-get.8.xml |
| 1597 | msgid "" |
| 1598 | "Show upgraded packages; print out a list of all packages that are to be " |
| 1599 | "upgraded. Configuration Item: <literal>APT::Get::Show-Upgraded</literal>." |
| 1600 | msgstr "" |
| 1601 | "Mostra pacotes actualizados; Escreve uma lista de todos os pacotes que estão " |
| 1602 | "prestes a ser actualizados. Item de Configuração: <literal>APT::Get::Show-" |
| 1603 | "Upgraded</literal>." |
| 1604 | |
| 1605 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1606 | #: apt-get.8.xml |
| 1607 | msgid "" |
| 1608 | "Show full versions for upgraded and installed packages. Configuration Item: " |
| 1609 | "<literal>APT::Get::Show-Versions</literal>." |
| 1610 | msgstr "" |
| 1611 | "Mostra as versões completas para pacotes actualizados e instalados. Item de " |
| 1612 | "Configuração: <literal>APT::Get::Show-Versions</literal>." |
| 1613 | |
| 1614 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1615 | #: apt-get.8.xml |
| 1616 | msgid "" |
| 1617 | "This option controls the architecture packages are built for by <command>apt-" |
| 1618 | "get source --compile</command> and how cross-builddependencies are " |
| 1619 | "satisfied. By default is it not set which means that the host architecture " |
| 1620 | "is the same as the build architecture (which is defined by <literal>APT::" |
| 1621 | "Architecture</literal>). Configuration Item: <literal>APT::Get::Host-" |
| 1622 | "Architecture</literal>." |
| 1623 | msgstr "" |
| 1624 | "Esta opção controla a arquitectura para que os pacotes são compilados pelo " |
| 1625 | "<command>apt-get source --compile</command> e como as dependências cruzadas " |
| 1626 | "de compilação são satisfeitas. Por predefinição não está activa o que " |
| 1627 | "significa que a arquitectura anfitriã é a mesma que a arquitectura de " |
| 1628 | "compilação (a qual é definida por <literal>APT::Architecture</literal>). " |
| 1629 | "item de Configuração: <literal>APT::Get::Host-Architecture</literal>" |
| 1630 | |
| 1631 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1632 | #: apt-get.8.xml |
| 1633 | msgid "" |
| 1634 | "This option controls the activated build profiles for which a source package " |
| 1635 | "is built by <command>apt-get source --compile</command> and how build " |
| 1636 | "dependencies are satisfied. By default no build profile is active. More " |
| 1637 | "than one build profile can be activated at a time by concatenating them with " |
| 1638 | "a comma. Configuration Item: <literal>APT::Build-Profiles</literal>." |
| 1639 | msgstr "" |
| 1640 | "Esta opção controla perfis de compilação activados pelos quais um pacote " |
| 1641 | "fonte é compilado por <command>apt-get source --compile</command> e como as " |
| 1642 | "dependências de compilação são satisfeitas. Por predefinição, nenhum perfil " |
| 1643 | "de compilação está activo. Podem ser activados ao mesmo tempo mais do que um " |
| 1644 | "perfil de compilação ao concatená-los com uma vírgula. Item de configuração: " |
| 1645 | "<literal>APT::Build-Profiles</literal>." |
| 1646 | |
| 1647 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1648 | #: apt-get.8.xml |
| 1649 | msgid "" |
| 1650 | "Compile source packages after downloading them. Configuration Item: " |
| 1651 | "<literal>APT::Get::Compile</literal>." |
| 1652 | msgstr "" |
| 1653 | "Compila pacotes fonte após os descarregar. Item de Configuração: " |
| 1654 | "<literal>APT::Get::Compile</literal>." |
| 1655 | |
| 1656 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1657 | #: apt-get.8.xml |
| 1658 | msgid "" |
| 1659 | "Ignore package holds; this causes <command>apt-get</command> to ignore a " |
| 1660 | "hold placed on a package. This may be useful in conjunction with " |
| 1661 | "<literal>dist-upgrade</literal> to override a large number of undesired " |
| 1662 | "holds. Configuration Item: <literal>APT::Ignore-Hold</literal>." |
| 1663 | msgstr "" |
| 1664 | "Ignora pacotes retidos; Isto faz com que o <command>apt-get</command> ignore " |
| 1665 | "a retenção de um pacote. Isto pode ser útil em conjunto com <literal>dist-" |
| 1666 | "upgrade</literal> para sobrepor um grande número de retenções não desejadas. " |
| 1667 | "Item de Configuração: <literal>APT::Ignore-Hold</literal>." |
| 1668 | |
| 1669 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1670 | #: apt-get.8.xml |
| 1671 | msgid "" |
| 1672 | "Allow installing new packages when used in conjunction with " |
| 1673 | "<literal>upgrade</literal>. This is useful if the update of a installed " |
| 1674 | "package requires new dependencies to be installed. Instead of holding the " |
| 1675 | "package back <literal>upgrade</literal> will upgrade the package and install " |
| 1676 | "the new dependencies. Note that <literal>upgrade</literal> with this option " |
| 1677 | "will never remove packages, only allow adding new ones. Configuration Item: " |
| 1678 | "<literal>APT::Get::Upgrade-Allow-New</literal>." |
| 1679 | msgstr "" |
| 1680 | "Permite a instalação de novos pacotes quando usado em conjunto com " |
| 1681 | "<literal>upgrade</literal>. Isto é útil se a actualização de um pacote " |
| 1682 | "instalado requerer que sejam instaladas novas dependências. Em vez de reter " |
| 1683 | "o pacote, o <literal>upgrade</literal>irá actualizar o pacote e instalar as " |
| 1684 | "novas dependências. Note que <literal>upgrade</literal> com esta opção nunca " |
| 1685 | "irá remover pacotes, apenas permitir adicionar novos. Item de configuração: " |
| 1686 | "<literal>APT::Get::Upgrade-Allow-New</literal>." |
| 1687 | |
| 1688 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1689 | #: apt-get.8.xml |
| 1690 | msgid "" |
| 1691 | "Do not upgrade packages; when used in conjunction with <literal>install</" |
| 1692 | "literal>, <literal>no-upgrade</literal> will prevent packages on the command " |
| 1693 | "line from being upgraded if they are already installed. Configuration Item: " |
| 1694 | "<literal>APT::Get::Upgrade</literal>." |
| 1695 | msgstr "" |
| 1696 | "Não actualiza pacotes; Quando usado em conjunto com <literal>install</" |
| 1697 | "literal>, o <literal>no-upgrade</literal> irá prevenir que pacotes sejam " |
| 1698 | "actualizados na linha de comandos se estes já estiverem instalados. Item de " |
| 1699 | "Configuração: <literal>APT::Get::Upgrade</literal>." |
| 1700 | |
| 1701 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1702 | #: apt-get.8.xml |
| 1703 | msgid "" |
| 1704 | "Do not install new packages; when used in conjunction with <literal>install</" |
| 1705 | "literal>, <literal>only-upgrade</literal> will install upgrades for already " |
| 1706 | "installed packages only and ignore requests to install new packages. " |
| 1707 | "Configuration Item: <literal>APT::Get::Only-Upgrade</literal>." |
| 1708 | msgstr "" |
| 1709 | "Não instala pacotes novos; quando usado em conjunto com <literal>install</" |
| 1710 | "literal>, <literal>only-upgrade</literal> irá instalar apenas actualizações " |
| 1711 | "para pacotes já instalados e ignorar pedidos para instalar novos pacotes. " |
| 1712 | "Item de Configuração: <literal>APT::Get::Only-Upgrade</literal>." |
| 1713 | |
| 1714 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1715 | #: apt-get.8.xml |
| 1716 | #, fuzzy |
| 1717 | #| msgid "" |
| 1718 | #| "Force yes; this is a dangerous option that will cause apt to continue " |
| 1719 | #| "without prompting if it is doing something potentially harmful. It should " |
| 1720 | #| "not be used except in very special situations. Using <literal>force-yes</" |
| 1721 | #| "literal> can potentially destroy your system! Configuration Item: " |
| 1722 | #| "<literal>APT::Get::force-yes</literal>." |
| 1723 | msgid "" |
| 1724 | "This is a dangerous option that will cause apt to continue without prompting " |
| 1725 | "if it is doing downgrades. It should not be used except in very special " |
| 1726 | "situations. Using it can potentially destroy your system! Configuration " |
| 1727 | "Item: <literal>APT::Get::allow-downgrades</literal>. Introduced in APT 1.1." |
| 1728 | msgstr "" |
| 1729 | "Força o sim; Esta é uma opção perigosa que irá fazer com que o apt continue " |
| 1730 | "sem avisar quando está a fazer algo potencialmente prejudicial. Não deve ser " |
| 1731 | "usado excepto em situações muito especiais. Usar o <literal>force-yes</" |
| 1732 | "literal> pode destruir potencialmente o seu sistema! Item de Configuração: " |
| 1733 | "<literal>APT::Get::force-yes</literal>." |
| 1734 | |
| 1735 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1736 | #: apt-get.8.xml |
| 1737 | #, fuzzy |
| 1738 | #| msgid "" |
| 1739 | #| "Force yes; this is a dangerous option that will cause apt to continue " |
| 1740 | #| "without prompting if it is doing something potentially harmful. It should " |
| 1741 | #| "not be used except in very special situations. Using <literal>force-yes</" |
| 1742 | #| "literal> can potentially destroy your system! Configuration Item: " |
| 1743 | #| "<literal>APT::Get::force-yes</literal>." |
| 1744 | msgid "" |
| 1745 | "Force yes; this is a dangerous option that will cause apt to continue " |
| 1746 | "without prompting if it is removing essentials. It should not be used except " |
| 1747 | "in very special situations. Using it can potentially destroy your system! " |
| 1748 | "Configuration Item: <literal>APT::Get::allow-remove-essential</literal>. " |
| 1749 | "Introduced in APT 1.1." |
| 1750 | msgstr "" |
| 1751 | "Força o sim; Esta é uma opção perigosa que irá fazer com que o apt continue " |
| 1752 | "sem avisar quando está a fazer algo potencialmente prejudicial. Não deve ser " |
| 1753 | "usado excepto em situações muito especiais. Usar o <literal>force-yes</" |
| 1754 | "literal> pode destruir potencialmente o seu sistema! Item de Configuração: " |
| 1755 | "<literal>APT::Get::force-yes</literal>." |
| 1756 | |
| 1757 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1758 | #: apt-get.8.xml |
| 1759 | #, fuzzy |
| 1760 | #| msgid "" |
| 1761 | #| "Force yes; this is a dangerous option that will cause apt to continue " |
| 1762 | #| "without prompting if it is doing something potentially harmful. It should " |
| 1763 | #| "not be used except in very special situations. Using <literal>force-yes</" |
| 1764 | #| "literal> can potentially destroy your system! Configuration Item: " |
| 1765 | #| "<literal>APT::Get::force-yes</literal>." |
| 1766 | msgid "" |
| 1767 | "Force yes; this is a dangerous option that will cause apt to continue " |
| 1768 | "without prompting if it is changing held packages. It should not be used " |
| 1769 | "except in very special situations. Using it can potentially destroy your " |
| 1770 | "system! Configuration Item: <literal>APT::Get::allow-change-held-packages</" |
| 1771 | "literal>. Introduced in APT 1.1." |
| 1772 | msgstr "" |
| 1773 | "Força o sim; Esta é uma opção perigosa que irá fazer com que o apt continue " |
| 1774 | "sem avisar quando está a fazer algo potencialmente prejudicial. Não deve ser " |
| 1775 | "usado excepto em situações muito especiais. Usar o <literal>force-yes</" |
| 1776 | "literal> pode destruir potencialmente o seu sistema! Item de Configuração: " |
| 1777 | "<literal>APT::Get::force-yes</literal>." |
| 1778 | |
| 1779 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1780 | #: apt-get.8.xml |
| 1781 | #, fuzzy |
| 1782 | #| msgid "" |
| 1783 | #| "Force yes; this is a dangerous option that will cause apt to continue " |
| 1784 | #| "without prompting if it is doing something potentially harmful. It should " |
| 1785 | #| "not be used except in very special situations. Using <literal>force-yes</" |
| 1786 | #| "literal> can potentially destroy your system! Configuration Item: " |
| 1787 | #| "<literal>APT::Get::force-yes</literal>." |
| 1788 | msgid "" |
| 1789 | "Force yes; this is a dangerous option that will cause apt to continue " |
| 1790 | "without prompting if it is doing something potentially harmful. It should " |
| 1791 | "not be used except in very special situations. Using <literal>force-yes</" |
| 1792 | "literal> can potentially destroy your system! Configuration Item: " |
| 1793 | "<literal>APT::Get::force-yes</literal>. This is deprecated and replaced by " |
| 1794 | "<option>--allow-downgrades</option>, <option>--allow-remove-essential</" |
| 1795 | "option>, <option>--allow-change-held-packages</option> in 1.1." |
| 1796 | msgstr "" |
| 1797 | "Força o sim; Esta é uma opção perigosa que irá fazer com que o apt continue " |
| 1798 | "sem avisar quando está a fazer algo potencialmente prejudicial. Não deve ser " |
| 1799 | "usado excepto em situações muito especiais. Usar o <literal>force-yes</" |
| 1800 | "literal> pode destruir potencialmente o seu sistema! Item de Configuração: " |
| 1801 | "<literal>APT::Get::force-yes</literal>." |
| 1802 | |
| 1803 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1804 | #: apt-get.8.xml |
| 1805 | msgid "" |
| 1806 | "Instead of fetching the files to install their URIs are printed. Each URI " |
| 1807 | "will have the path, the destination file name, the size and the expected MD5 " |
| 1808 | "hash. Note that the file name to write to will not always match the file " |
| 1809 | "name on the remote site! This also works with the <literal>source</literal> " |
| 1810 | "and <literal>update</literal> commands. When used with the <literal>update</" |
| 1811 | "literal> command the MD5 and size are not included, and it is up to the user " |
| 1812 | "to decompress any compressed files. Configuration Item: <literal>APT::Get::" |
| 1813 | "Print-URIs</literal>." |
| 1814 | msgstr "" |
| 1815 | "Ao invés de ir buscar os ficheiros para instalar, escreve os seus URIs. Cada " |
| 1816 | "URI irá ter o caminho, o nome de ficheiro de destino, o tamanho e o hash MD5 " |
| 1817 | "esperado. Note que o nome de ficheiro a escrever nem sempre irá condizer com " |
| 1818 | "o nome do ficheiro no site remoto! Isto também funciona com os comandos " |
| 1819 | "<literal>source</literal> e <literal>update</literal>. Quando usado com o " |
| 1820 | "comando <literal>update</literal> o MD5 e o tamanho não são incluídos, e " |
| 1821 | "cabe ao utilizador descomprimir quaisquer ficheiros comprimidos. Item de " |
| 1822 | "Configuração: <literal>APT::Get::Print-URIs</literal>." |
| 1823 | |
| 1824 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1825 | #: apt-get.8.xml |
| 1826 | msgid "" |
| 1827 | "Use purge instead of remove for anything that would be removed. An asterisk " |
| 1828 | "(\"*\") will be displayed next to packages which are scheduled to be purged. " |
| 1829 | "<option>remove --purge</option> is equivalent to the <option>purge</option> " |
| 1830 | "command. Configuration Item: <literal>APT::Get::Purge</literal>." |
| 1831 | msgstr "" |
| 1832 | "Usa purgar em vez de remoção para tudo o que seja removido. Um asterisco (\"*" |
| 1833 | "\") será mostrado junto dos pacotes que estão agendados para serem purgados. " |
| 1834 | "<option>remove --purge</option> é equivalente ao comando <option>purge</" |
| 1835 | "option>. Item de Configuração: <literal>APT::Get::Purge</literal>." |
| 1836 | |
| 1837 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1838 | #: apt-get.8.xml |
| 1839 | msgid "" |
| 1840 | "Re-install packages that are already installed and at the newest version. " |
| 1841 | "Configuration Item: <literal>APT::Get::ReInstall</literal>." |
| 1842 | msgstr "" |
| 1843 | "Re-instala pacotes que já estão instalados e na versão mais recente. Item de " |
| 1844 | "Configuração: <literal>APT::Get::ReInstall</literal>." |
| 1845 | |
| 1846 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1847 | #: apt-get.8.xml |
| 1848 | msgid "" |
| 1849 | "This option is on by default; use <literal>--no-list-cleanup</literal> to " |
| 1850 | "turn it off. When it is on, <command>apt-get</command> will automatically " |
| 1851 | "manage the contents of <filename>&statedir;/lists</filename> to ensure that " |
| 1852 | "obsolete files are erased. The only reason to turn it off is if you " |
| 1853 | "frequently change your sources list. Configuration Item: <literal>APT::Get::" |
| 1854 | "List-Cleanup</literal>." |
| 1855 | msgstr "" |
| 1856 | "Esta opção está ligada por predefinição; use <literal>--no-list-cleanup</" |
| 1857 | "literal> para a desligar. Quando ligada o <command>apt-get</command> irá " |
| 1858 | "gerir automaticamente os conteúdos de <filename>&statedir;/lists</filename> " |
| 1859 | "para assegurar que os ficheiros obsoletos são apagados. A única razão para " |
| 1860 | "desligar isto é no caso de você alterar frequentemente a sua lista de " |
| 1861 | "fontes. Item de Configuração: <literal>APT::Get::List-Cleanup</literal>." |
| 1862 | |
| 1863 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1864 | #: apt-get.8.xml |
| 1865 | msgid "" |
| 1866 | "This option controls the default input to the policy engine; it creates a " |
| 1867 | "default pin at priority 990 using the specified release string. This " |
| 1868 | "overrides the general settings in <filename>/etc/apt/preferences</" |
| 1869 | "filename>. Specifically pinned packages are not affected by the value of " |
| 1870 | "this option. In short, this option lets you have simple control over which " |
| 1871 | "distribution packages will be retrieved from. Some common examples might be " |
| 1872 | "<option>-t '2.1*'</option>, <option>-t unstable</option> or <option>-t sid</" |
| 1873 | "option>. Configuration Item: <literal>APT::Default-Release</literal>; see " |
| 1874 | "also the &apt-preferences; manual page." |
| 1875 | msgstr "" |
| 1876 | "Esta opção controla a entrada predefinida para o motor de políticas, cria um " |
| 1877 | "pin predefinido na prioridade 990 usando a string de lançamento " |
| 1878 | "especificada. Isto sobrepõe as definições gerais em <filename>/etc/apt/" |
| 1879 | "preferences</filename>. Os pacotes com pin específico não são afectados pelo " |
| 1880 | "valor desta opção. Em resumo, esta opção permite-lhe ter controlo simples " |
| 1881 | "sobre de qual distribuição os pacotes serão obtidos. Alguns exemplos comuns " |
| 1882 | "podem ser <option>-t '2.1*'</option>, <option>-t unstable</option> ou " |
| 1883 | "<option>-t sid</option>. Item de Configuração: <literal>APT::Default-" |
| 1884 | "Release</literal>; veja também o manual &apt-preferences;." |
| 1885 | |
| 1886 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1887 | #: apt-get.8.xml |
| 1888 | msgid "" |
| 1889 | "Only perform operations that are 'trivial'. Logically this can be considered " |
| 1890 | "related to <option>--assume-yes</option>; where <option>--assume-yes</" |
| 1891 | "option> will answer yes to any prompt, <option>--trivial-only</option> will " |
| 1892 | "answer no. Configuration Item: <literal>APT::Get::Trivial-Only</literal>." |
| 1893 | msgstr "" |
| 1894 | "Apenas executa operações 'triviais'. Na lógica isto pode ser considerado " |
| 1895 | "relacionado ao <option>--assume-yes</option>, onde <option>--assume-yes</" |
| 1896 | "option> irá responder 'sim' a todos os avisos, <option>--trivial-only</" |
| 1897 | "option> irá responder 'não'. Item de Configuração: <literal>APT::Get::" |
| 1898 | "Trivial-Only</literal>." |
| 1899 | |
| 1900 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1901 | #: apt-get.8.xml |
| 1902 | msgid "" |
| 1903 | "If any packages are to be removed apt-get immediately aborts without " |
| 1904 | "prompting. Configuration Item: <literal>APT::Get::Remove</literal>." |
| 1905 | msgstr "" |
| 1906 | "Se quaisquer pacotes estiverem para ser removidos, o apt-get aborta " |
| 1907 | "imediatamente sem aviso. Item de Configuração: <literal>APT::Get::Remove</" |
| 1908 | "literal>." |
| 1909 | |
| 1910 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1911 | #: apt-get.8.xml |
| 1912 | msgid "" |
| 1913 | "If the command is either <literal>install</literal> or <literal>remove</" |
| 1914 | "literal>, then this option acts like running the <literal>autoremove</" |
| 1915 | "literal> command, removing unused dependency packages. Configuration Item: " |
| 1916 | "<literal>APT::Get::AutomaticRemove</literal>." |
| 1917 | msgstr "" |
| 1918 | "Se o comando for <literal>install</literal> ou <literal>remove</literal>, " |
| 1919 | "então esta opção age como se corresse o comando <literal>autoremove</" |
| 1920 | "literal>, removendo os pacotes de dependências não utilizados. Item de " |
| 1921 | "Configuração: <literal>APT::Get::AutomaticRemove</literal>." |
| 1922 | |
| 1923 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1924 | #: apt-get.8.xml |
| 1925 | msgid "" |
| 1926 | "Only has meaning for the <literal>source</literal> and <literal>build-dep</" |
| 1927 | "literal> commands. Indicates that the given source names are not to be " |
| 1928 | "mapped through the binary table. This means that if this option is " |
| 1929 | "specified, these commands will only accept source package names as " |
| 1930 | "arguments, rather than accepting binary package names and looking up the " |
| 1931 | "corresponding source package. Configuration Item: <literal>APT::Get::Only-" |
| 1932 | "Source</literal>." |
| 1933 | msgstr "" |
| 1934 | "Apenas tem significado para os comandos <literal>source</literal> e " |
| 1935 | "<literal>build-dep</literal>. Indica que os nomes de fontes fornecidos não " |
| 1936 | "são para serem mapeados através da tabela de binários. Isto quer dizer que " |
| 1937 | "se esta opção for especificada, estes comandos apenas irão aceitar nomes de " |
| 1938 | "pacotes fonte como argumentos, em vez de aceitarem nomes de pacotes binários " |
| 1939 | "e procurar o pacote fonte correspondente. Item de Configuração: " |
| 1940 | "<literal>APT::Get::Only-Source</literal>." |
| 1941 | |
| 1942 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1943 | #: apt-get.8.xml |
| 1944 | msgid "" |
| 1945 | "Download only the diff, dsc, or tar file of a source archive. Configuration " |
| 1946 | "Item: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-Only</" |
| 1947 | "literal>, and <literal>APT::Get::Tar-Only</literal>." |
| 1948 | msgstr "" |
| 1949 | "Descarrega apenas o ficheiro diff, dsc, ou tar de um pacote fonte. Item de " |
| 1950 | "Configuração: <literal>APT::Get::Diff-Only</literal>, <literal>APT::Get::Dsc-" |
| 1951 | "Only</literal>, e <literal>APT::Get::Tar-Only</literal>." |
| 1952 | |
| 1953 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1954 | #: apt-get.8.xml |
| 1955 | msgid "" |
| 1956 | "Only process architecture-dependent build-dependencies. Configuration Item: " |
| 1957 | "<literal>APT::Get::Arch-Only</literal>." |
| 1958 | msgstr "" |
| 1959 | "Apenas processa dependências de compilação dependentes da arquitectura. Item " |
| 1960 | "de Configuração: <literal>APT::Get::Arch-Only</literal>." |
| 1961 | |
| 1962 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1963 | #: apt-get.8.xml |
| 1964 | msgid "" |
| 1965 | "Ignore if packages can't be authenticated and don't prompt about it. This " |
| 1966 | "can be useful while working with local repositories, but is a huge security " |
| 1967 | "risk if data authenticity isn't ensured in another way by the user itself. " |
| 1968 | "The usage of the <option>Trusted</option> option for &sources-list; entries " |
| 1969 | "should usually be preferred over this global override. Configuration Item: " |
| 1970 | "<literal>APT::Get::AllowUnauthenticated</literal>." |
| 1971 | msgstr "" |
| 1972 | |
| 1973 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1974 | #: apt-get.8.xml |
| 1975 | msgid "" |
| 1976 | "Forbid the update command to acquire unverifiable data from configured " |
| 1977 | "sources. Apt will fail at the update command for repositories without valid " |
| 1978 | "cryptographically signatures. Configuration Item: <literal>Acquire::" |
| 1979 | "AllowInsecureRepositories</literal>." |
| 1980 | msgstr "" |
| 1981 | |
| 1982 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 1983 | #: apt-get.8.xml |
| 1984 | msgid "" |
| 1985 | "Show user friendly progress information in the terminal window when packages " |
| 1986 | "are installed, upgraded or removed. For a machine parsable version of this " |
| 1987 | "data see README.progress-reporting in the apt doc directory. Configuration " |
| 1988 | "Item: <literal>Dpkg::Progress</literal> and <literal>Dpkg::Progress-Fancy</" |
| 1989 | "literal>." |
| 1990 | msgstr "" |
| 1991 | "Mostra informação de progresso compreensível para o utilizador na janela de " |
| 1992 | "terminal quando os pacotes são instalados, actualizados ou removidos. Para " |
| 1993 | "uma versão \"analisável por máquina\" destes dados veja o README.progress-" |
| 1994 | "reporting no directório doc do apt. Item de Configuração: <literal>Dpkg::" |
| 1995 | "Progress</literal> e <literal>Dpkg::Progress-Fancy</literal>." |
| 1996 | |
| 1997 | #. type: Content of: <refentry><refsect1><title> |
| 1998 | #: apt-get.8.xml apt-cache.8.xml apt-key.8.xml apt-mark.8.xml apt.conf.5.xml |
| 1999 | #: apt_preferences.5.xml |
| 2000 | msgid "Files" |
| 2001 | msgstr "Ficheiros" |
| 2002 | |
| 2003 | #. type: Content of: <refentry><refsect1><para> |
| 2004 | #: apt-get.8.xml |
| 2005 | msgid "" |
| 2006 | "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, " |
| 2007 | "&apt-secure;, The APT User's guide in &guidesdir;, &apt-preferences;, the " |
| 2008 | "APT Howto." |
| 2009 | msgstr "" |
| 2010 | "&apt-cache;, &apt-cdrom;, &dpkg;, &sources-list;, &apt-conf;, &apt-config;, " |
| 2011 | "&apt-secure;, O guia de utilizadores do The APT em &guidesdir;, &apt-" |
| 2012 | "preferences;, o Howto do APT." |
| 2013 | |
| 2014 | #. type: Content of: <refentry><refsect1><para> |
| 2015 | #: apt-get.8.xml |
| 2016 | msgid "" |
| 2017 | "<command>apt-get</command> returns zero on normal operation, decimal 100 on " |
| 2018 | "error." |
| 2019 | msgstr "" |
| 2020 | "<command>apt-get</command> devolve zero na operação normal, 100 decimal em " |
| 2021 | "erro." |
| 2022 | |
| 2023 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 2024 | #: apt-cache.8.xml |
| 2025 | msgid "query the APT cache" |
| 2026 | msgstr "pesquisa a cache do APT" |
| 2027 | |
| 2028 | #. type: Content of: <refentry><refsect1><para> |
| 2029 | #: apt-cache.8.xml |
| 2030 | #, fuzzy |
| 2031 | #| msgid "" |
| 2032 | #| "<command>apt-cache</command> performs a variety of operations on APT's " |
| 2033 | #| "package cache. <command>apt-cache</command> does not manipulate the state " |
| 2034 | #| "of the system but does provide operations to search and generate " |
| 2035 | #| "interesting output from the package metadata." |
| 2036 | msgid "" |
| 2037 | "<command>apt-cache</command> performs a variety of operations on APT's " |
| 2038 | "package cache. <command>apt-cache</command> does not manipulate the state of " |
| 2039 | "the system but does provide operations to search and generate interesting " |
| 2040 | "output from the package metadata. The metadata is acquired and updated via " |
| 2041 | "the 'update' command of e.g. <command>apt-get</command>, so that it can be " |
| 2042 | "outdated if the last update is too long ago, but in exchange <command>apt-" |
| 2043 | "cache</command> works independently of the availability of the configured " |
| 2044 | "sources (e.g. offline)." |
| 2045 | msgstr "" |
| 2046 | "<command>apt-cache</command> executa uma variedade de operações na cache de " |
| 2047 | "pacotes do APT. <command>apt-cache</command> não manipula o estado do " |
| 2048 | "sistema mas fornece operações para procurar e gerar resultados interessantes " |
| 2049 | "a partir dos metadados do pacote." |
| 2050 | |
| 2051 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2052 | #: apt-cache.8.xml |
| 2053 | msgid "" |
| 2054 | "<literal>gencaches</literal> creates APT's package cache. This is done " |
| 2055 | "implicitly by all commands needing this cache if it is missing or outdated." |
| 2056 | msgstr "" |
| 2057 | "<literal>gencaches</literal> cria a cache de pacotes do APT. Isto é feito " |
| 2058 | "implicitamente por todos os comandos que precisam desta cache se esta " |
| 2059 | "estiver em falta ou desactualizada." |
| 2060 | |
| 2061 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable> |
| 2062 | #: apt-cache.8.xml |
| 2063 | msgid "&synopsis-pkg;" |
| 2064 | msgstr "&synopsis-pkg;" |
| 2065 | |
| 2066 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2067 | #: apt-cache.8.xml |
| 2068 | msgid "" |
| 2069 | "<literal>showpkg</literal> displays information about the packages listed on " |
| 2070 | "the command line. Remaining arguments are package names. The available " |
| 2071 | "versions and reverse dependencies of each package listed are listed, as well " |
| 2072 | "as forward dependencies for each version. Forward (normal) dependencies are " |
| 2073 | "those packages upon which the package in question depends; reverse " |
| 2074 | "dependencies are those packages that depend upon the package in question. " |
| 2075 | "Thus, forward dependencies must be satisfied for a package, but reverse " |
| 2076 | "dependencies need not be. For instance, <command>apt-cache showpkg " |
| 2077 | "libreadline2</command> would produce output similar to the following:" |
| 2078 | msgstr "" |
| 2079 | "<literal>showpkg</literal> mostra informação acerca dos pacotes listados na " |
| 2080 | "linha de comandos. Os argumentos restantes são nomes de pacotes. São " |
| 2081 | "listadas as versões disponíveis e dependências reversas de cada pacote " |
| 2082 | "listado, assim como as dependências dianteiras de cada versão. Dependências " |
| 2083 | "dianteiras (normais) são aqueles pacotes de que o pacote em questão depende; " |
| 2084 | "dependências reversas são aqueles pacotes que dependem do pacote em questão. " |
| 2085 | "Assim, as dependências dianteiras de um pacote têm de ser satisfeitas, mas " |
| 2086 | "as dependências reversas não precisam de ser. Por exemplo, <command>apt-" |
| 2087 | "cache showpkg libreadline2</command> deverá produzir resultados semelhantes " |
| 2088 | "ao seguinte:" |
| 2089 | |
| 2090 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting> |
| 2091 | #: apt-cache.8.xml |
| 2092 | #, no-wrap |
| 2093 | msgid "" |
| 2094 | "Package: libreadline2\n" |
| 2095 | "Versions: 2.1-12(/var/state/apt/lists/foo_Packages),\n" |
| 2096 | "Reverse Depends: \n" |
| 2097 | " libreadlineg2,libreadline2\n" |
| 2098 | " libreadline2-altdev,libreadline2\n" |
| 2099 | "Dependencies:\n" |
| 2100 | "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n" |
| 2101 | "Provides:\n" |
| 2102 | "2.1-12 - \n" |
| 2103 | "Reverse Provides: \n" |
| 2104 | msgstr "" |
| 2105 | "Pacote: libreadline2\n" |
| 2106 | "Versões: 2.1-12(/var/state/apt/lists/foo_Packages),\n" |
| 2107 | "Dependências Reversas Depends: \n" |
| 2108 | " libreadlineg2,libreadline2\n" |
| 2109 | " libreadline2-altdev,libreadline2\n" |
| 2110 | "Dependências:\n" |
| 2111 | "2.1-12 - libc5 (2 5.4.0-0) ncurses3.0 (0 (null))\n" |
| 2112 | "Fornecimentos:\n" |
| 2113 | "2.1-12 - \n" |
| 2114 | "Fornecimentos Reversos: \n" |
| 2115 | |
| 2116 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2117 | #: apt-cache.8.xml |
| 2118 | msgid "" |
| 2119 | "Thus it may be seen that libreadline2, version 2.1-12, depends on libc5 and " |
| 2120 | "ncurses3.0 which must be installed for libreadline2 to work. In turn, " |
| 2121 | "libreadlineg2 and libreadline2-altdev depend on libreadline2. If " |
| 2122 | "libreadline2 is installed, libc5 and ncurses3.0 (and ldso) must also be " |
| 2123 | "installed; libreadlineg2 and libreadline2-altdev do not have to be " |
| 2124 | "installed. For the specific meaning of the remainder of the output it is " |
| 2125 | "best to consult the apt source code." |
| 2126 | msgstr "" |
| 2127 | "Assim pode-se ver que libreadline2, versão 2.1-12, depende de libc5 e " |
| 2128 | "ncurses3.0 que têm que ser instalados para que libreadline2 funcione. Por " |
| 2129 | "sua vez, libreadlineg2 e libreadline2-altdev dependem de libreadline2. Se " |
| 2130 | "libreadline2 for instalado, libc5 e ncurses3.0 (e ldso) também têm que ser " |
| 2131 | "instalados; libreadlineg2 e libreadline2-altdev não precisam de ser " |
| 2132 | "instalados. Para o significado específico do lembrete da saída é melhor " |
| 2133 | "consultar o código fonte do apt." |
| 2134 | |
| 2135 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2136 | #: apt-cache.8.xml |
| 2137 | msgid "" |
| 2138 | "<literal>stats</literal> displays some statistics about the cache. No " |
| 2139 | "further arguments are expected. Statistics reported are:" |
| 2140 | msgstr "" |
| 2141 | "<literal>stats</literal> mostra algumas estatísticas acerca da cache. Não " |
| 2142 | "são esperados mais argumentos. As estatísticas reportadas são:" |
| 2143 | |
| 2144 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2145 | #: apt-cache.8.xml |
| 2146 | msgid "" |
| 2147 | "<literal>Total package names</literal> is the number of package names found " |
| 2148 | "in the cache." |
| 2149 | msgstr "" |
| 2150 | "<literal>Total package names</literal> é o número de nomes de pacotes " |
| 2151 | "encontrados na cache." |
| 2152 | |
| 2153 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2154 | #: apt-cache.8.xml |
| 2155 | msgid "" |
| 2156 | "<literal>Normal packages</literal> is the number of regular, ordinary " |
| 2157 | "package names; these are packages that bear a one-to-one correspondence " |
| 2158 | "between their names and the names used by other packages for them in " |
| 2159 | "dependencies. The majority of packages fall into this category." |
| 2160 | msgstr "" |
| 2161 | "<literal>Normal packages</literal> é o número de nomes de pacotes regulares " |
| 2162 | "e ordinários; estes são pacotes que têm uma correspondência de um-para-um " |
| 2163 | "entre os seus nomes e os nomes usados por outros pacotes para eles nas " |
| 2164 | "dependências. A maioria dos pacotes caem nesta categoria." |
| 2165 | |
| 2166 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2167 | #: apt-cache.8.xml |
| 2168 | msgid "" |
| 2169 | "<literal>Pure virtual packages</literal> is the number of packages that " |
| 2170 | "exist only as a virtual package name; that is, packages only \"provide\" the " |
| 2171 | "virtual package name, and no package actually uses the name. For instance, " |
| 2172 | "\"mail-transport-agent\" in the Debian system is a pure virtual package; " |
| 2173 | "several packages provide \"mail-transport-agent\", but there is no package " |
| 2174 | "named \"mail-transport-agent\"." |
| 2175 | msgstr "" |
| 2176 | "<literal>Pure virtual packages</literal> é o número de pacotes que existem " |
| 2177 | "apenas como nome de pacote virtual; isto é, os pacotes apenas " |
| 2178 | "\"disponibilizam\" o nome do pacote virtual, e nenhum pacote usa realmente o " |
| 2179 | "nome. Por exemplo, \"mail-transport-agent\" no sistema Debian é um pacote " |
| 2180 | "puramente virtual; vários pacotes disponibilizam \"mail-transport-agent\", " |
| 2181 | "mas não existe um existe um pacote chamado \"mail-transport-agent\"." |
| 2182 | |
| 2183 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2184 | #: apt-cache.8.xml |
| 2185 | msgid "" |
| 2186 | "<literal>Single virtual packages</literal> is the number of packages with " |
| 2187 | "only one package providing a particular virtual package. For example, in the " |
| 2188 | "Debian system, \"X11-text-viewer\" is a virtual package, but only one " |
| 2189 | "package, xless, provides \"X11-text-viewer\"." |
| 2190 | msgstr "" |
| 2191 | "<literal>Single virtual packages</literal> é o número de pacotes com apenas " |
| 2192 | "um pacote a disponibilizar um pacote virtual particular. Por exemplo, no " |
| 2193 | "sistema Debian, \"X11-text-viewer\" é um pacote virtual, mas apenas um " |
| 2194 | "pacote, xless, disponibiliza \"X11-text-viewer\"." |
| 2195 | |
| 2196 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2197 | #: apt-cache.8.xml |
| 2198 | msgid "" |
| 2199 | "<literal>Mixed virtual packages</literal> is the number of packages that " |
| 2200 | "either provide a particular virtual package or have the virtual package name " |
| 2201 | "as the package name. For instance, in the Debian system, \"debconf\" is both " |
| 2202 | "an actual package, and provided by the debconf-tiny package." |
| 2203 | msgstr "" |
| 2204 | "<literal>Mixed virtual packages</literal> é o número de pacotes que ou " |
| 2205 | "disponibilizam um pacote virtual particular ou têm o nome de pacote virtual " |
| 2206 | "como o nome de pacote. Por exemplo, no sistema Debian, \"debconf\" é tanto " |
| 2207 | "um pacote real, como também disponibilizado pelo pacote debconf-tiny." |
| 2208 | |
| 2209 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2210 | #: apt-cache.8.xml |
| 2211 | msgid "" |
| 2212 | "<literal>Missing</literal> is the number of package names that were " |
| 2213 | "referenced in a dependency but were not provided by any package. Missing " |
| 2214 | "packages may be an evidence if a full distribution is not accessed, or if a " |
| 2215 | "package (real or virtual) has been dropped from the distribution. Usually " |
| 2216 | "they are referenced from Conflicts or Breaks statements." |
| 2217 | msgstr "" |
| 2218 | "<literal>Missing</literal> é o número de nomes de pacotes que são " |
| 2219 | "referenciados numa dependência mas não foram disponibilizados por nenhum " |
| 2220 | "pacote. Os pacotes em falta podem ser uma evidência de que não se está a " |
| 2221 | "aceder ao total de uma distribuição, ou que um pacote (real ou virtual) foi " |
| 2222 | "removido da distribuição. Normalmente são referenciados a partir de " |
| 2223 | "declarações de Conflitos ou Breaks." |
| 2224 | |
| 2225 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2226 | #: apt-cache.8.xml |
| 2227 | #, fuzzy |
| 2228 | #| msgid "" |
| 2229 | #| "<literal>Total distinct</literal> versions is the number of package " |
| 2230 | #| "versions found in the cache; this value is therefore at least equal to " |
| 2231 | #| "the number of total package names. If more than one distribution is being " |
| 2232 | #| "accessed (for instance, \"stable\" and \"unstable\"), this value can be " |
| 2233 | #| "considerably larger than the number of total package names." |
| 2234 | msgid "" |
| 2235 | "<literal>Total distinct</literal> versions is the number of package versions " |
| 2236 | "found in the cache. If more than one distribution is being accessed (for " |
| 2237 | "instance, \"stable\" and \"unstable\"), this value can be considerably " |
| 2238 | "larger than the number of total package names." |
| 2239 | msgstr "" |
| 2240 | "<literal>Total distinct versions</literal> é o número de versões de pacotes " |
| 2241 | "encontrados na cache; este valor é portanto pelo menos igual ao número do " |
| 2242 | "total de nomes de pacotes. Se for acedida a mais do que uma distribuição " |
| 2243 | "(por exemplo \"stable\" e \"unstable\"), este valor pode ser " |
| 2244 | "consideravelmente maior que o número do total de nomes de pacotes." |
| 2245 | |
| 2246 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><itemizedlist><listitem><para> |
| 2247 | #: apt-cache.8.xml |
| 2248 | msgid "" |
| 2249 | "<literal>Total dependencies</literal> is the number of dependency " |
| 2250 | "relationships claimed by all of the packages in the cache." |
| 2251 | msgstr "" |
| 2252 | "<literal>Total dependencies</literal> é o número de relacionamentos com " |
| 2253 | "dependências reivindicadas por todos os pacotes na cache." |
| 2254 | |
| 2255 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2256 | #: apt-cache.8.xml |
| 2257 | #, fuzzy |
| 2258 | #| msgid "" |
| 2259 | #| "<literal>showsrc</literal> displays all the source package records that " |
| 2260 | #| "match the given package names. All versions are shown, as well as all " |
| 2261 | #| "records that declare the name to be a binary package." |
| 2262 | msgid "" |
| 2263 | "<literal>showsrc</literal> displays all the source package records that " |
| 2264 | "match the given package names. All versions are shown, as well as all " |
| 2265 | "records that declare the name to be a binary package. Use <option>--only-" |
| 2266 | "source</option> to display only source package names." |
| 2267 | msgstr "" |
| 2268 | "<literal>showsrc</literal> mostra todos os registos de pacotes fonte que " |
| 2269 | "correspondem aos nomes de pacotes fornecidos. Todas as versões são " |
| 2270 | "mostradas, assim como todos os registos que declaram o nome como sendo um " |
| 2271 | "pacote binário." |
| 2272 | |
| 2273 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2274 | #: apt-cache.8.xml |
| 2275 | msgid "" |
| 2276 | "<literal>dump</literal> shows a short listing of every package in the cache. " |
| 2277 | "It is primarily for debugging." |
| 2278 | msgstr "" |
| 2279 | "<literal>dump</literal> mostra uma listagem curta de todos os pacotes na " |
| 2280 | "cache. É principalmente para depuração." |
| 2281 | |
| 2282 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2283 | #: apt-cache.8.xml |
| 2284 | msgid "" |
| 2285 | "<literal>dumpavail</literal> prints out an available list to stdout. This is " |
| 2286 | "suitable for use with &dpkg; and is used by the &dselect; method." |
| 2287 | msgstr "" |
| 2288 | "<literal>dumpavail</literal> escreve uma lista de disponibilidades no " |
| 2289 | "stdout. Isto é apropriado para usar com o &dpkg; e é usado pelo método " |
| 2290 | "&dselect;." |
| 2291 | |
| 2292 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2293 | #: apt-cache.8.xml |
| 2294 | msgid "" |
| 2295 | "<literal>unmet</literal> displays a summary of all unmet dependencies in the " |
| 2296 | "package cache." |
| 2297 | msgstr "" |
| 2298 | "<literal>unmet</literal> mostra um sumário de todas as dependências " |
| 2299 | "insatisfeitas na cache do pacote." |
| 2300 | |
| 2301 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2302 | #: apt-cache.8.xml |
| 2303 | msgid "" |
| 2304 | "<literal>show</literal> performs a function similar to <command>dpkg --print-" |
| 2305 | "avail</command>; it displays the package records for the named packages." |
| 2306 | msgstr "" |
| 2307 | "<literal>show</literal> executa uma função semelhante ao <command>dpkg --" |
| 2308 | "print-avail</command>; mostra os registos do pacote para os pacotes nomeados." |
| 2309 | |
| 2310 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable> |
| 2311 | #: apt-cache.8.xml |
| 2312 | msgid "&synopsis-regex;" |
| 2313 | msgstr "&synopsis-regex;" |
| 2314 | |
| 2315 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2316 | #: apt-cache.8.xml |
| 2317 | #, fuzzy |
| 2318 | #| msgid "" |
| 2319 | #| "<literal>search</literal> performs a full text search on all available " |
| 2320 | #| "package lists for the POSIX regex pattern given, see ®ex;. It " |
| 2321 | #| "searches the package names and the descriptions for an occurrence of the " |
| 2322 | #| "regular expression and prints out the package name and the short " |
| 2323 | #| "description, including virtual package names. If <option>--full</option> " |
| 2324 | #| "is given then output identical to <literal>show</literal> is produced for " |
| 2325 | #| "each matched package, and if <option>--names-only</option> is given then " |
| 2326 | #| "the long description is not searched, only the package name is." |
| 2327 | msgid "" |
| 2328 | "<literal>search</literal> performs a full text search on all available " |
| 2329 | "package lists for the POSIX regex pattern given, see ®ex;. It searches " |
| 2330 | "the package names and the descriptions for an occurrence of the regular " |
| 2331 | "expression and prints out the package name and the short description, " |
| 2332 | "including virtual package names. If <option>--full</option> is given then " |
| 2333 | "output identical to <literal>show</literal> is produced for each matched " |
| 2334 | "package, and if <option>--names-only</option> is given then the long " |
| 2335 | "description is not searched, only the package name and provided packages are." |
| 2336 | msgstr "" |
| 2337 | "<literal>search</literal> executa uma busca de texto completo em todas as " |
| 2338 | "listas de pacotes disponíveis para o padrão POSIX regex fornecido, veja " |
| 2339 | "®ex;. Procura nos nomes de pacotes e nas descrições por uma ocorrência da " |
| 2340 | "expressão regular e escreve o nome do pacote e a descrição curta, incluindo " |
| 2341 | "nomes de pacotes virtuais. Se for fornecido <option>--full</option> então " |
| 2342 | "são produzidos resultados idênticos ao <literal>show</literal> para cada " |
| 2343 | "pacote correspondente, e se for fornecido <option>--names-only</option> " |
| 2344 | "então não há procura na descrição longa, apenas no nome do pacote." |
| 2345 | |
| 2346 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2347 | #: apt-cache.8.xml |
| 2348 | msgid "" |
| 2349 | "Separate arguments can be used to specify multiple search patterns that are " |
| 2350 | "and'ed together." |
| 2351 | msgstr "" |
| 2352 | "Podem ser usados argumentos separados para especificar múltiplos padrões de " |
| 2353 | "busca os quais são lidados em conjunto." |
| 2354 | |
| 2355 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2356 | #: apt-cache.8.xml |
| 2357 | msgid "" |
| 2358 | "<literal>depends</literal> shows a listing of each dependency a package has " |
| 2359 | "and all the possible other packages that can fulfill that dependency." |
| 2360 | msgstr "" |
| 2361 | "<literal>depends</literal> mostra uma listagem de cada dependência que um " |
| 2362 | "pacote tem e todos os outros pacotes possíveis que podem satisfazer essa " |
| 2363 | "dependência." |
| 2364 | |
| 2365 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2366 | #: apt-cache.8.xml |
| 2367 | msgid "" |
| 2368 | "<literal>rdepends</literal> shows a listing of each reverse dependency a " |
| 2369 | "package has." |
| 2370 | msgstr "" |
| 2371 | "<literal>rdepends</literal> mostra uma listagem de cada dependência reversa " |
| 2372 | "que um pacote tem." |
| 2373 | |
| 2374 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 2375 | #: apt-cache.8.xml |
| 2376 | msgid "<optional><replaceable>&synopsis-prefix;</replaceable></optional>" |
| 2377 | msgstr "<optional><replaceable>&synopsis-prefix;</replaceable></optional>" |
| 2378 | |
| 2379 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2380 | #: apt-cache.8.xml |
| 2381 | msgid "" |
| 2382 | "This command prints the name of each package APT knows. The optional " |
| 2383 | "argument is a prefix match to filter the name list. The output is suitable " |
| 2384 | "for use in a shell tab complete function and the output is generated " |
| 2385 | "extremely quickly. This command is best used with the <option>--generate</" |
| 2386 | "option> option." |
| 2387 | msgstr "" |
| 2388 | "Este comando escreve o nome de cada pacote que o APT conhece. O argumento " |
| 2389 | "opcional é um prefixo de correspondência para filtrar a lista de nomes. O " |
| 2390 | "resultado é apropriado para usar numa função completa de consola e o " |
| 2391 | "resultado é gerado com extrema rapidez. Este comando fica melhor usado com a " |
| 2392 | "opção <option>--generate</option>." |
| 2393 | |
| 2394 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2395 | #: apt-cache.8.xml |
| 2396 | msgid "" |
| 2397 | "Note that a package which APT knows of is not necessarily available to " |
| 2398 | "download, installable or installed, e.g. virtual packages are also listed in " |
| 2399 | "the generated list." |
| 2400 | msgstr "" |
| 2401 | "Note que um pacote que o APT conheça não está necessariamente disponível " |
| 2402 | "para download, instalável ou instalado, por exemplo, os pacotes virtuais " |
| 2403 | "também são listados na lista gerada." |
| 2404 | |
| 2405 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2406 | #: apt-cache.8.xml |
| 2407 | msgid "" |
| 2408 | "<literal>dotty</literal> takes a list of packages on the command line and " |
| 2409 | "generates output suitable for use by dotty from the <ulink url=\"http://www." |
| 2410 | "research.att.com/sw/tools/graphviz/\">GraphViz</ulink> package. The result " |
| 2411 | "will be a set of nodes and edges representing the relationships between the " |
| 2412 | "packages. By default the given packages will trace out all dependent " |
| 2413 | "packages; this can produce a very large graph. To limit the output to only " |
| 2414 | "the packages listed on the command line, set the <literal>APT::Cache::" |
| 2415 | "GivenOnly</literal> option." |
| 2416 | msgstr "" |
| 2417 | "<literal>dotty</literal> recebe uma lista de pacotes na linha de comandos e " |
| 2418 | "gera resultados apropriados para uso pelo dotty do pacote <ulink url=" |
| 2419 | "\"http://www.research.att.com/sw/tools/graphviz/\">GraphViz</ulink>. O " |
| 2420 | "resultado será um conjunto de nós e orlas que representam os relacionamentos " |
| 2421 | "entre os pacotes. Por predefinição, os pacotes fornecidos irão seguir todos " |
| 2422 | "os pacotes dependentes; isto pode produzir um gráfico muito grande. Para " |
| 2423 | "limitar os resultados apenas aos pacotes listados na linha de comandos, " |
| 2424 | "defina a opção <literal>APT::Cache::GivenOnly</literal>." |
| 2425 | |
| 2426 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2427 | #: apt-cache.8.xml |
| 2428 | msgid "" |
| 2429 | "The resulting nodes will have several shapes; normal packages are boxes, " |
| 2430 | "pure virtual packages are triangles, mixed virtual packages are diamonds, " |
| 2431 | "missing packages are hexagons. Orange boxes mean recursion was stopped (leaf " |
| 2432 | "packages), blue lines are pre-depends, green lines are conflicts." |
| 2433 | msgstr "" |
| 2434 | "Os nós resultantes irão ter várias formas; pacotes normais são caixas, " |
| 2435 | "pacotes virtuais puros são triângulos, pacotes virtuais de mistura são " |
| 2436 | "diamantes, pacotes desaparecidos são hexágonos. Caixas cor de laranja " |
| 2437 | "significam que a recursão parou (pacotes leaf), linhas azuis são pré-" |
| 2438 | "dependências, linhas verdes são conflitos." |
| 2439 | |
| 2440 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2441 | #: apt-cache.8.xml |
| 2442 | msgid "Caution, dotty cannot graph larger sets of packages." |
| 2443 | msgstr "" |
| 2444 | "Atenção, o dotty não consegue fazer gráficos com grandes conjuntos de " |
| 2445 | "pacotes." |
| 2446 | |
| 2447 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2448 | #: apt-cache.8.xml |
| 2449 | msgid "" |
| 2450 | "The same as <literal>dotty</literal>, only for xvcg from the <ulink url=" |
| 2451 | "\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">VCG tool</ulink>." |
| 2452 | msgstr "" |
| 2453 | "O mesmo que <literal>dotty</literal>, apenas para xvcg a partir de <ulink " |
| 2454 | "url=\"http://rw4.cs.uni-sb.de/users/sander/html/gsvcg1.html\">Ferramenta " |
| 2455 | "VCG</ulink>." |
| 2456 | |
| 2457 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 2458 | #: apt-cache.8.xml |
| 2459 | msgid "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>" |
| 2460 | msgstr "<optional><replaceable>&synopsis-pkg;</replaceable>…</optional>" |
| 2461 | |
| 2462 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2463 | #: apt-cache.8.xml |
| 2464 | msgid "" |
| 2465 | "<literal>policy</literal> is meant to help debug issues relating to the " |
| 2466 | "preferences file. With no arguments it will print out the priorities of each " |
| 2467 | "source. Otherwise it prints out detailed information about the priority " |
| 2468 | "selection of the named package." |
| 2469 | msgstr "" |
| 2470 | "<literal>policy</literal> destina-se a ajudar a depurar problemas " |
| 2471 | "relacionados com o ficheiro de preferências. Sem argumentos irá escrever as " |
| 2472 | "propriedades de cada fonte. Caso contrário escreve informação detalhada " |
| 2473 | "acerca da selecção de prioridade do pacote nomeado." |
| 2474 | |
| 2475 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2476 | #: apt-cache.8.xml |
| 2477 | msgid "" |
| 2478 | "<literal>apt-cache</literal>'s <literal>madison</literal> command attempts " |
| 2479 | "to mimic the output format and a subset of the functionality of the Debian " |
| 2480 | "archive management tool, <literal>madison</literal>. It displays available " |
| 2481 | "versions of a package in a tabular format. Unlike the original " |
| 2482 | "<literal>madison</literal>, it can only display information for the " |
| 2483 | "architecture for which APT has retrieved package lists (<literal>APT::" |
| 2484 | "Architecture</literal>)." |
| 2485 | msgstr "" |
| 2486 | "O comando <literal>madison</literal> do <literal>apt-cache</literal> tenta " |
| 2487 | "imitar o formato de saída e um subconjunto das funcionalidades da ferramenta " |
| 2488 | "<literal>madison</literal> de gestão de pacotes da Debian. Mostra versões " |
| 2489 | "disponíveis de um pacote num formato tabular. Ao contrário do " |
| 2490 | "<literal>madison</literal> original, apenas pode mostrar informação para a " |
| 2491 | "arquitectura que o APT recolheu listas de pacotes (<literal>APT::" |
| 2492 | "Architecture</literal>)." |
| 2493 | |
| 2494 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2495 | #: apt-cache.8.xml |
| 2496 | msgid "" |
| 2497 | "Select the file to store the package cache. The package cache is the primary " |
| 2498 | "cache used by all operations. Configuration Item: <literal>Dir::Cache::" |
| 2499 | "pkgcache</literal>." |
| 2500 | msgstr "" |
| 2501 | "Selecciona o ficheiro para armazenar a cache do pacote. A cache do pacote é " |
| 2502 | "a cache principal usada por todas as operações. Item de Configuração: " |
| 2503 | "<literal>Dir::Cache::pkgcache</literal>." |
| 2504 | |
| 2505 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2506 | #: apt-cache.8.xml |
| 2507 | msgid "" |
| 2508 | "Select the file to store the source cache. The source is used only by " |
| 2509 | "<literal>gencaches</literal> and it stores a parsed version of the package " |
| 2510 | "information from remote sources. When building the package cache the source " |
| 2511 | "cache is used to avoid reparsing all of the package files. Configuration " |
| 2512 | "Item: <literal>Dir::Cache::srcpkgcache</literal>." |
| 2513 | msgstr "" |
| 2514 | "Selecciona o ficheiro para armazenar a cache de fonte. A fonte é usada " |
| 2515 | "apenas pelo <literal>gencaches</literal> e armazena uma versão analisada da " |
| 2516 | "informação do pacote a partir de fontes remotas. Ao construir a cache de " |
| 2517 | "pacote é usada a cache fonte para evitar reanalisar todos os ficheiros do " |
| 2518 | "pacote. Item de Configuração: <literal>Dir::Cache::srcpkgcache</literal>." |
| 2519 | |
| 2520 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2521 | #: apt-cache.8.xml |
| 2522 | msgid "" |
| 2523 | "Quiet; produces output suitable for logging, omitting progress indicators. " |
| 2524 | "More q's will produce more quietness up to a maximum of 2. You can also use " |
| 2525 | "<option>-q=#</option> to set the quietness level, overriding the " |
| 2526 | "configuration file. Configuration Item: <literal>quiet</literal>." |
| 2527 | msgstr "" |
| 2528 | "Quiet; produz resultados apropriados para registar em logs, omitindo os " |
| 2529 | "indicadores de progresso. Mais q's irão produzir mais serenidade até um " |
| 2530 | "máximo de 2. Você também pode usar <option>-q=#</option> para definir o " |
| 2531 | "nível de serenidade, sobrepondo o ficheiro de configuração. Item de " |
| 2532 | "Configuração: <literal>quiet</literal>." |
| 2533 | |
| 2534 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2535 | #: apt-cache.8.xml |
| 2536 | msgid "" |
| 2537 | "Print only important dependencies; for use with <literal>unmet</literal> and " |
| 2538 | "<literal>depends</literal>. Causes only Depends and Pre-Depends relations to " |
| 2539 | "be printed. Configuration Item: <literal>APT::Cache::Important</literal>." |
| 2540 | msgstr "" |
| 2541 | "Escreve apenas dependências importantes; para usar com <literal>unmet</" |
| 2542 | "literal> e <literal>depends</literal>. Separa apenas relações de Depends e " |
| 2543 | "Pre-Depends para serem escritas. Item de Configuração: <literal>APT::Cache::" |
| 2544 | "Important</literal>." |
| 2545 | |
| 2546 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2547 | #: apt-cache.8.xml |
| 2548 | #, fuzzy |
| 2549 | #| msgid "" |
| 2550 | #| "Per default the <literal>depends</literal> and <literal>rdepends</" |
| 2551 | #| "literal> print all dependencies. This can be tweaked with these flags " |
| 2552 | #| "which will omit the specified dependency type. Configuration Item: " |
| 2553 | #| "<literal>APT::Cache::Show<replaceable>DependencyType</replaceable></" |
| 2554 | #| "literal> e.g. <literal>APT::Cache::ShowRecommends</literal>." |
| 2555 | msgid "" |
| 2556 | "Per default the <command>depends</command> and <command>rdepends</command> " |
| 2557 | "print all dependencies. This can be tweaked with these flags which will omit " |
| 2558 | "the specified dependency type. Configuration Item: <literal>APT::Cache::" |
| 2559 | "Show<replaceable>DependencyType</replaceable></literal> e.g. <literal>APT::" |
| 2560 | "Cache::ShowRecommends</literal>." |
| 2561 | msgstr "" |
| 2562 | "Por predefinição o <literal>depends</literal> e <literal>rdepends</literal> " |
| 2563 | "escrevem todas as dependências. Isto pode ser \"afinado\" com estas " |
| 2564 | "bandeiras que irão omitir o tipo de dependência especificado. Item de " |
| 2565 | "Configuração: <literal>APT::Cache::Show<replaceable>DependencyType</" |
| 2566 | "replaceable></literal> ex. <literal>APT::Cache::ShowRecommends</literal>." |
| 2567 | |
| 2568 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2569 | #: apt-cache.8.xml |
| 2570 | msgid "" |
| 2571 | "Per default <command>depends</command> and <command>rdepends</command> print " |
| 2572 | "only dependencies explicitly expressed in the metadata. With this flag it " |
| 2573 | "will also show dependencies implicitely added based on the encountered " |
| 2574 | "data. A <literal>Conflicts: foo</literal> e.g. expresses implicitely that " |
| 2575 | "this package also conflicts with the package foo from any other " |
| 2576 | "architecture. Configuration Item: <literal>APT::Cache::ShowImplicit</" |
| 2577 | "literal>." |
| 2578 | msgstr "" |
| 2579 | |
| 2580 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2581 | #: apt-cache.8.xml |
| 2582 | msgid "" |
| 2583 | "Print full package records when searching. Configuration Item: " |
| 2584 | "<literal>APT::Cache::ShowFull</literal>." |
| 2585 | msgstr "" |
| 2586 | "Escreve registos de pacote completos quando procura. Item de Configuração: " |
| 2587 | "<literal>APT::Cache::ShowFull</literal>." |
| 2588 | |
| 2589 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2590 | #: apt-cache.8.xml |
| 2591 | msgid "" |
| 2592 | "Print full records for all available versions. This is the default; to turn " |
| 2593 | "it off, use <option>--no-all-versions</option>. If <option>--no-all-" |
| 2594 | "versions</option> is specified, only the candidate version will be displayed " |
| 2595 | "(the one which would be selected for installation). This option is only " |
| 2596 | "applicable to the <literal>show</literal> command. Configuration Item: " |
| 2597 | "<literal>APT::Cache::AllVersions</literal>." |
| 2598 | msgstr "" |
| 2599 | "Escreve registos completos para todas as versões disponíveis. Isto é a " |
| 2600 | "predefinição; para a desligar, use <option>--no-all-versions</option>. Se " |
| 2601 | "<option>--no-all-versions</option> for especificada, apenas a versão " |
| 2602 | "candidata será mostrada (aquela que seria seleccionada para instalação). " |
| 2603 | "Esta opção é aplicável apenas ao comando <literal>show</literal>. Item de " |
| 2604 | "Configuração: <literal>APT::Cache::AllVersions</literal>." |
| 2605 | |
| 2606 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2607 | #: apt-cache.8.xml |
| 2608 | msgid "" |
| 2609 | "Perform automatic package cache regeneration, rather than use the cache as " |
| 2610 | "it is. This is the default; to turn it off, use <option>--no-generate</" |
| 2611 | "option>. Configuration Item: <literal>APT::Cache::Generate</literal>." |
| 2612 | msgstr "" |
| 2613 | "Executa regeneração automática da cache de pacote, em vez de usar a cache " |
| 2614 | "como está. Isto é a predefinição; para a desligar, use <option>--no-" |
| 2615 | "generate</option>. Item de Configuração: <literal>APT::Cache::Generate</" |
| 2616 | "literal>." |
| 2617 | |
| 2618 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2619 | #: apt-cache.8.xml |
| 2620 | #, fuzzy |
| 2621 | #| msgid "" |
| 2622 | #| "Only search on the package names, not the long descriptions. " |
| 2623 | #| "Configuration Item: <literal>APT::Cache::NamesOnly</literal>." |
| 2624 | msgid "" |
| 2625 | "Only search on the package and provided package names, not the long " |
| 2626 | "descriptions. Configuration Item: <literal>APT::Cache::NamesOnly</literal>." |
| 2627 | msgstr "" |
| 2628 | "Apenas procura nos nomes dos pacotes, e não nas descrições longas. Item de " |
| 2629 | "Configuração: <literal>APT::Cache::NamesOnly</literal>." |
| 2630 | |
| 2631 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2632 | #: apt-cache.8.xml |
| 2633 | msgid "" |
| 2634 | "Make <literal>pkgnames</literal> print all names, including virtual packages " |
| 2635 | "and missing dependencies. Configuration Item: <literal>APT::Cache::" |
| 2636 | "AllNames</literal>." |
| 2637 | msgstr "" |
| 2638 | "Faz com que o <literal>pkgnames</literal> escreva todos os nomes, incluindo " |
| 2639 | "pacotes virtuais e dependências em falta. Item de configuração: " |
| 2640 | "<literal>APT::Cache::AllNames</literal>." |
| 2641 | |
| 2642 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2643 | #: apt-cache.8.xml |
| 2644 | msgid "" |
| 2645 | "Make <literal>depends</literal> and <literal>rdepends</literal> recursive so " |
| 2646 | "that all packages mentioned are printed once. Configuration Item: " |
| 2647 | "<literal>APT::Cache::RecurseDepends</literal>." |
| 2648 | msgstr "" |
| 2649 | "Torna <literal>depends</literal> e <literal>rdepends</literal> recursivo " |
| 2650 | "para que todos os pacotes mencionados sejam escritos uma vez. Item de " |
| 2651 | "Configuração <literal>APT::Cache::RecurseDepends</literal>." |
| 2652 | |
| 2653 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2654 | #: apt-cache.8.xml |
| 2655 | msgid "" |
| 2656 | "Limit the output of <literal>depends</literal> and <literal>rdepends</" |
| 2657 | "literal> to packages which are currently installed. Configuration Item: " |
| 2658 | "<literal>APT::Cache::Installed</literal>." |
| 2659 | msgstr "" |
| 2660 | "Limita a saída de <literal>depends</literal> e <literal>rdepends</literal> " |
| 2661 | "aos pacotes que estão actualmente instalados. Item de Configuração: " |
| 2662 | "<literal>APT::Cache::Installed</literal>." |
| 2663 | |
| 2664 | #. type: Content of: <refentry><refsect1><para> |
| 2665 | #: apt-cache.8.xml |
| 2666 | msgid "&apt-conf;, &sources-list;, &apt-get;" |
| 2667 | msgstr "&apt-conf;, &sources-list;, &apt-get;" |
| 2668 | |
| 2669 | #. type: Content of: <refentry><refsect1><para> |
| 2670 | #: apt-cache.8.xml |
| 2671 | msgid "" |
| 2672 | "<command>apt-cache</command> returns zero on normal operation, decimal 100 " |
| 2673 | "on error." |
| 2674 | msgstr "" |
| 2675 | "<command>apt-cache</command> devolve zero em operação normal, 100 decimal em " |
| 2676 | "erro." |
| 2677 | |
| 2678 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 2679 | #: apt-key.8.xml |
| 2680 | msgid "APT key management utility" |
| 2681 | msgstr "Utilitário de gestão de chaves do APT" |
| 2682 | |
| 2683 | #. type: Content of: <refentry><refsect1><para> |
| 2684 | #: apt-key.8.xml |
| 2685 | msgid "" |
| 2686 | "<command>apt-key</command> is used to manage the list of keys used by apt to " |
| 2687 | "authenticate packages. Packages which have been authenticated using these " |
| 2688 | "keys will be considered trusted." |
| 2689 | msgstr "" |
| 2690 | "<command>apt-key</command> é usado para gerir uma lista de chaves usadas " |
| 2691 | "pelo apt para autenticar pacotes. Os pacotes que foram autenticados com " |
| 2692 | "estas chaves serão considerados de confiança." |
| 2693 | |
| 2694 | #. type: Content of: <refentry><refsect1><title> |
| 2695 | #: apt-key.8.xml |
| 2696 | msgid "Commands" |
| 2697 | msgstr "Comandos" |
| 2698 | |
| 2699 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2700 | #: apt-key.8.xml |
| 2701 | msgid "" |
| 2702 | "Add a new key to the list of trusted keys. The key is read from the " |
| 2703 | "filename given with the parameter &synopsis-param-filename; or if the " |
| 2704 | "filename is <literal>-</literal> from standard input." |
| 2705 | msgstr "" |
| 2706 | "Adiciona uma chave nova à lista de chaves de confiança. A chave é lida a " |
| 2707 | "partir do nome de ficheiro dado com o parâmetro &synopsis-param-filename; ou " |
| 2708 | "se o nome do ficheiro for <literal>-</literal> a partir da entrada standard." |
| 2709 | |
| 2710 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2711 | #: apt-key.8.xml |
| 2712 | msgid "" |
| 2713 | "It is critical that keys added manually via <command>apt-key</command> are " |
| 2714 | "verified to belong to the owner of the repositories they claim to be for " |
| 2715 | "otherwise the &apt-secure; infrastructure is completely undermined." |
| 2716 | msgstr "" |
| 2717 | |
| 2718 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2719 | #: apt-key.8.xml |
| 2720 | msgid "Remove a key from the list of trusted keys." |
| 2721 | msgstr "Remove uma chave da lista de chaves de confiança." |
| 2722 | |
| 2723 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2724 | #: apt-key.8.xml |
| 2725 | msgid "Output the key &synopsis-param-keyid; to standard output." |
| 2726 | msgstr "Escreve o &synopsis-param-keyid; da chave na saída standard." |
| 2727 | |
| 2728 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2729 | #: apt-key.8.xml |
| 2730 | msgid "Output all trusted keys to standard output." |
| 2731 | msgstr "Escreve todas as chaves de confiança na saída standard." |
| 2732 | |
| 2733 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2734 | #: apt-key.8.xml |
| 2735 | msgid "List trusted keys." |
| 2736 | msgstr "Lista as chaves de confiança." |
| 2737 | |
| 2738 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2739 | #: apt-key.8.xml |
| 2740 | msgid "List fingerprints of trusted keys." |
| 2741 | msgstr "Lista as fingerprints das chaves de confiança." |
| 2742 | |
| 2743 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2744 | #: apt-key.8.xml |
| 2745 | msgid "" |
| 2746 | "Pass advanced options to gpg. With <command>adv --recv-key</command> you can " |
| 2747 | "e.g. download key from keyservers directly into the the trusted set of keys. " |
| 2748 | "Note that there are <emphasis>no</emphasis> checks performed, so it is easy " |
| 2749 | "to completely undermine the &apt-secure; infrastructure if used without care." |
| 2750 | msgstr "" |
| 2751 | |
| 2752 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2753 | #: apt-key.8.xml |
| 2754 | msgid "" |
| 2755 | "Update the local keyring with the archive keyring and remove from the local " |
| 2756 | "keyring the archive keys which are no longer valid. The archive keyring is " |
| 2757 | "shipped in the <literal>archive-keyring</literal> package of your " |
| 2758 | "distribution, e.g. the &keyring-package; package in &keyring-distro;." |
| 2759 | msgstr "" |
| 2760 | "Actualiza o chaveiro local com o chaveiro do arquivo e remove do chaveiro " |
| 2761 | "local as chaves de arquivo que já não são válidas. O chaveiro do arquivo é " |
| 2762 | "submetido no pacote <literal>archive-keyring</literal> da sua distribuição, " |
| 2763 | "por exemplo o pacote &keyring-package; em &keyring-distro;." |
| 2764 | |
| 2765 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2766 | #: apt-key.8.xml |
| 2767 | msgid "" |
| 2768 | "Perform an update working similarly to the <command>update</command> command " |
| 2769 | "above, but get the archive keyring from a URI instead and validate it " |
| 2770 | "against a master key. This requires an installed &wget; and an APT build " |
| 2771 | "configured to have a server to fetch from and a master keyring to validate. " |
| 2772 | "APT in Debian does not support this command, relying on <command>update</" |
| 2773 | "command> instead, but Ubuntu's APT does." |
| 2774 | msgstr "" |
| 2775 | "Executa uma actualização que funciona de modo semelhante ao comando " |
| 2776 | "<command>update</command> em cima, mas obtém o chaveiro do arquivo a partir " |
| 2777 | "de um URI e valida-o com uma chave mestra. Isto requer um &wget; instalado e " |
| 2778 | "uma compilação de APT configurada para ter um servidor de onde obter e um " |
| 2779 | "chaveiro mestre para validação. O APT em Debian não suporta este comando, " |
| 2780 | "confiando em vez disso no <command>update</command>, mas o APT do Ubuntu fá-" |
| 2781 | "lo." |
| 2782 | |
| 2783 | #. type: Content of: <refentry><refsect1><title> |
| 2784 | #: apt-key.8.xml apt-mark.8.xml apt-cdrom.8.xml |
| 2785 | msgid "Options" |
| 2786 | msgstr "Opções" |
| 2787 | |
| 2788 | #. type: Content of: <refentry><refsect1><para> |
| 2789 | #: apt-key.8.xml |
| 2790 | msgid "" |
| 2791 | "Note that options need to be defined before the commands described in the " |
| 2792 | "previous section." |
| 2793 | msgstr "" |
| 2794 | "Note que as opções precisam ser definidas antes dos comandos descritos na " |
| 2795 | "secção prévia." |
| 2796 | |
| 2797 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2798 | #: apt-key.8.xml |
| 2799 | msgid "" |
| 2800 | "With this option it is possible to specify a particular keyring file the " |
| 2801 | "command should operate on. The default is that a command is executed on the " |
| 2802 | "<filename>trusted.gpg</filename> file as well as on all parts in the " |
| 2803 | "<filename>trusted.gpg.d</filename> directory, though <filename>trusted.gpg</" |
| 2804 | "filename> is the primary keyring which means that e.g. new keys are added to " |
| 2805 | "this one." |
| 2806 | msgstr "" |
| 2807 | "Com esta opção é possível especificar um ficheiro de chaveiro específico com " |
| 2808 | "o qual o comando deve operar. A predefinição é que um comando é executado no " |
| 2809 | "ficheiro <filename>trusted.gpg</filename> assim como em todas as partes do " |
| 2810 | "directório <filename>trusted.gpg.d</filename>, assim <filename>trusted.gpg</" |
| 2811 | "filename> é o chaveiro principal o que significa que, por exemplo, as novas " |
| 2812 | "chaves são adicionadas a este." |
| 2813 | |
| 2814 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 2815 | #: apt-key.8.xml |
| 2816 | msgid "<filename>/etc/apt/trustdb.gpg</filename>" |
| 2817 | msgstr "<filename>/etc/apt/trustdb.gpg</filename>" |
| 2818 | |
| 2819 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2820 | #: apt-key.8.xml |
| 2821 | msgid "Local trust database of archive keys." |
| 2822 | msgstr "Base de dados local de confiança de chaves de arquivos." |
| 2823 | |
| 2824 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 2825 | #: apt-key.8.xml |
| 2826 | msgid "&keyring-filename;" |
| 2827 | msgstr "&keyring-filename;" |
| 2828 | |
| 2829 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2830 | #: apt-key.8.xml |
| 2831 | msgid "Keyring of &keyring-distro; archive trusted keys." |
| 2832 | msgstr "Chaveiro das chaves de confiança dos arquivos &keyring-distro;." |
| 2833 | |
| 2834 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 2835 | #: apt-key.8.xml |
| 2836 | msgid "&keyring-removed-filename;" |
| 2837 | msgstr "&keyring-removed-filename;" |
| 2838 | |
| 2839 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2840 | #: apt-key.8.xml |
| 2841 | msgid "Keyring of &keyring-distro; archive removed trusted keys." |
| 2842 | msgstr "" |
| 2843 | "Chaveiro das chaves de confiança removidas dos arquivos &keyring-distro;." |
| 2844 | |
| 2845 | #. type: Content of: <refentry><refsect1><para> |
| 2846 | #: apt-key.8.xml |
| 2847 | msgid "&apt-get;, &apt-secure;" |
| 2848 | msgstr "&apt-get;, &apt-secure;" |
| 2849 | |
| 2850 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 2851 | #: apt-mark.8.xml |
| 2852 | msgid "show, set and unset various settings for a package" |
| 2853 | msgstr "" |
| 2854 | |
| 2855 | #. type: Content of: <refentry><refsect1><para> |
| 2856 | #: apt-mark.8.xml |
| 2857 | msgid "" |
| 2858 | "<command>apt-mark</command> can be used as a unified front-end to set " |
| 2859 | "various settings for a package, such as marking a package as being " |
| 2860 | "automatically/manually installed or changing <command>dpkg</command> " |
| 2861 | "selections such as hold, install, deinstall and purge which are respected e." |
| 2862 | "g. by <command>apt-get dselect-upgrade</command> or <command>aptitude</" |
| 2863 | "command>." |
| 2864 | msgstr "" |
| 2865 | |
| 2866 | #. type: Content of: <refentry><refsect1><title> |
| 2867 | #: apt-mark.8.xml |
| 2868 | msgid "Automatically and Manually Installed Packages" |
| 2869 | msgstr "" |
| 2870 | |
| 2871 | #. type: Content of: <refentry><refsect1><para> |
| 2872 | #: apt-mark.8.xml |
| 2873 | #, fuzzy |
| 2874 | #| msgid "" |
| 2875 | #| "When you request that a package is installed, and as a result other " |
| 2876 | #| "packages are installed to satisfy its dependencies, the dependencies are " |
| 2877 | #| "marked as being automatically installed. Once these automatically " |
| 2878 | #| "installed packages are no longer depended on by any manually installed " |
| 2879 | #| "packages, they will be removed by e.g. <command>apt-get</command> or " |
| 2880 | #| "<command>aptitude</command>." |
| 2881 | msgid "" |
| 2882 | "When you request that a package is installed, and as a result other packages " |
| 2883 | "are installed to satisfy its dependencies, the dependencies are marked as " |
| 2884 | "being automatically installed, while the package you installed explicitly is " |
| 2885 | "marked as manually installed. Once an automatically installed package is no " |
| 2886 | "longer depended on by any manually installed package it is considered no " |
| 2887 | "longer needed and e.g. <command>apt-get</command> or <command>aptitude</" |
| 2888 | "command> will at least suggest removing them." |
| 2889 | msgstr "" |
| 2890 | "Quando você pede que um pacote seja instalado, e como resultado outros " |
| 2891 | "pacotes são instalados para satisfazer as suas dependências, as dependências " |
| 2892 | "são marcadas como sendo instaladas automaticamente. Uma vez que estes " |
| 2893 | "pacotes instalados automaticamente não sejam mais necessários por nenhum " |
| 2894 | "pacote instalado manualmente, eles serão removidos pelo <command>apt-get</" |
| 2895 | "command> ou <command>aptitude</command> (exemplos)." |
| 2896 | |
| 2897 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2898 | #: apt-mark.8.xml |
| 2899 | msgid "" |
| 2900 | "<literal>auto</literal> is used to mark a package as being automatically " |
| 2901 | "installed, which will cause the package to be removed when no more manually " |
| 2902 | "installed packages depend on this package." |
| 2903 | msgstr "" |
| 2904 | "<literal>auto</literal> é usado para marcar um pacote como sendo instalado " |
| 2905 | "automaticamente, o que irá causar a remoção do pacote quando mais nenhum " |
| 2906 | "pacote instalado manualmente depender deste pacote." |
| 2907 | |
| 2908 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2909 | #: apt-mark.8.xml |
| 2910 | msgid "" |
| 2911 | "<literal>manual</literal> is used to mark a package as being manually " |
| 2912 | "installed, which will prevent the package from being automatically removed " |
| 2913 | "if no other packages depend on it." |
| 2914 | msgstr "" |
| 2915 | "<literal>manual</literal> é usado para marcar um pacote como sendo instalado " |
| 2916 | "manualmente, o que irá prevenir que o pacote seja removido automaticamente " |
| 2917 | "se nenhum outro pacote depender dele." |
| 2918 | |
| 2919 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2920 | #: apt-mark.8.xml |
| 2921 | msgid "" |
| 2922 | "<literal>showauto</literal> is used to print a list of automatically " |
| 2923 | "installed packages with each package on a new line. All automatically " |
| 2924 | "installed packages will be listed if no package is given. If packages are " |
| 2925 | "given only those which are automatically installed will be shown." |
| 2926 | msgstr "" |
| 2927 | "<literal>showauto</literal> é usado para escrever uma lista dos pacotes " |
| 2928 | "instalados automaticamente com cada pacote numa linha nova. Serão listados " |
| 2929 | "todos os pacotes instalados automaticamente se não for dado um pacote. Se " |
| 2930 | "forem dados pacotes então só serão mostrados aqueles que foram instalados " |
| 2931 | "automaticamente." |
| 2932 | |
| 2933 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2934 | #: apt-mark.8.xml |
| 2935 | msgid "" |
| 2936 | "<literal>showmanual</literal> can be used in the same way as " |
| 2937 | "<literal>showauto</literal> except that it will print a list of manually " |
| 2938 | "installed packages instead." |
| 2939 | msgstr "" |
| 2940 | "<literal>showmanual</literal> pode ser usado do mesmo modo que o " |
| 2941 | "<literal>showauto</literal>, excepto que irá escrever uma lista dos pacotes " |
| 2942 | "instalados manualmente." |
| 2943 | |
| 2944 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 2945 | #: apt-mark.8.xml |
| 2946 | msgid "" |
| 2947 | "Read/Write package stats from the filename given with the parameter " |
| 2948 | "&synopsis-param-filename; instead of from the default location, which is " |
| 2949 | "<filename>extended_status</filename> in the directory defined by the " |
| 2950 | "Configuration Item: <literal>Dir::State</literal>." |
| 2951 | msgstr "" |
| 2952 | "Lê/Escreve o estado de pacote a partir do nome de ficheiro dado com o " |
| 2953 | "parâmetro &synopsis-param-filename; em vez de o fazer a partir da " |
| 2954 | "localização predefinida, a qual é <filename>extended_status</filename> no " |
| 2955 | "directório definido pelo Item de Configuração: <literal>Dir::State</literal>." |
| 2956 | |
| 2957 | #. type: Content of: <refentry><refsect1><title> |
| 2958 | #: apt-mark.8.xml |
| 2959 | msgid "Prevent Changes for a Package" |
| 2960 | msgstr "" |
| 2961 | |
| 2962 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2963 | #: apt-mark.8.xml |
| 2964 | #, fuzzy |
| 2965 | #| msgid "" |
| 2966 | #| "<literal>manual</literal> is used to mark a package as being manually " |
| 2967 | #| "installed, which will prevent the package from being automatically " |
| 2968 | #| "removed if no other packages depend on it." |
| 2969 | msgid "" |
| 2970 | "<literal>hold</literal> is used to mark a package as held back, which will " |
| 2971 | "prevent the package from being automatically installed, upgraded or removed." |
| 2972 | msgstr "" |
| 2973 | "<literal>manual</literal> é usado para marcar um pacote como sendo instalado " |
| 2974 | "manualmente, o que irá prevenir que o pacote seja removido automaticamente " |
| 2975 | "se nenhum outro pacote depender dele." |
| 2976 | |
| 2977 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2978 | #: apt-mark.8.xml |
| 2979 | msgid "" |
| 2980 | "<literal>unhold</literal> is used to cancel a previously set hold on a " |
| 2981 | "package to allow all actions again." |
| 2982 | msgstr "" |
| 2983 | "<literal>unhold</literal> é usado para cancelar um \"hold\" previamente " |
| 2984 | "definido num pacote para permitir de novo todas as acções." |
| 2985 | |
| 2986 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 2987 | #: apt-mark.8.xml |
| 2988 | msgid "" |
| 2989 | "<literal>showhold</literal> is used to print a list of packages on hold in " |
| 2990 | "the same way as for the other show commands." |
| 2991 | msgstr "" |
| 2992 | "<literal>showhold</literal> é usado para escrever uma lista dos pacotes em " |
| 2993 | "retenção do mesmo modo que os outros comandos show." |
| 2994 | |
| 2995 | #. type: Content of: <refentry><refsect1><title> |
| 2996 | #: apt-mark.8.xml |
| 2997 | msgid "Schedule Packages for Install, Remove and Purge" |
| 2998 | msgstr "" |
| 2999 | |
| 3000 | #. type: Content of: <refentry><refsect1><para> |
| 3001 | #: apt-mark.8.xml |
| 3002 | msgid "" |
| 3003 | "Some front-ends like <command>apt-get dselect-upgrade</command> can be used " |
| 3004 | "to apply previously scheduled changes to the install state of packages. Such " |
| 3005 | "changes can be scheduled with the <option>install</option>, <option>remove</" |
| 3006 | "option> (also known as <option>deinstall</option>) and <option>purge</" |
| 3007 | "option> commands. Packages with a specific selection can be displayed with " |
| 3008 | "<option>showinstall</option>, <option>showremove</option> and " |
| 3009 | "<option>showpurge</option> respectively. More information about these so " |
| 3010 | "called dpkg selections can be found in &dpkg;." |
| 3011 | msgstr "" |
| 3012 | |
| 3013 | #. type: Content of: <refentry><refsect1><para> |
| 3014 | #: apt-mark.8.xml |
| 3015 | msgid "" |
| 3016 | "<command>apt-mark</command> returns zero on normal operation, non-zero on " |
| 3017 | "error." |
| 3018 | msgstr "" |
| 3019 | "<command>apt-mark</command> devolve zero na operação normal, 100 decimal em " |
| 3020 | "erro." |
| 3021 | |
| 3022 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 3023 | #: apt-secure.8.xml |
| 3024 | msgid "Archive authentication support for APT" |
| 3025 | msgstr "Suporte de autenticação de arquivos para o APT" |
| 3026 | |
| 3027 | #. type: Content of: <refentry><refsect1><para> |
| 3028 | #: apt-secure.8.xml |
| 3029 | #, fuzzy |
| 3030 | #| msgid "" |
| 3031 | #| "Starting with version 0.6, <command>apt</command> contains code that does " |
| 3032 | #| "signature checking of the Release file for all archives. This ensures " |
| 3033 | #| "that packages in the archive can't be modified by people who have no " |
| 3034 | #| "access to the Release file signing key." |
| 3035 | msgid "" |
| 3036 | "Starting with version 0.6, <command>APT</command> contains code that does " |
| 3037 | "signature checking of the Release file for all repositories. This ensures " |
| 3038 | "that data like packages in the archive can't be modified by people who have " |
| 3039 | "no access to the Release file signing key." |
| 3040 | msgstr "" |
| 3041 | "A partir da versão 0.6, o <command>apt</command> contém código que faz " |
| 3042 | "verificação de assinaturas do ficheiro Release para todos os arquivos. Isto " |
| 3043 | "assegura que os pacotes no arquivo não podem ser modificados por pessoas que " |
| 3044 | "não têm acesso à chave de assinatura do ficheiro Release." |
| 3045 | |
| 3046 | #. type: Content of: <refentry><refsect1><para> |
| 3047 | #: apt-secure.8.xml |
| 3048 | msgid "" |
| 3049 | "If an archive has an unsigned Release file or no Release file at all current " |
| 3050 | "APT versions will raise a warning in <command>update</command> operations " |
| 3051 | "and front-ends like <command>apt-get</command> will require explicit " |
| 3052 | "confirmation if an installation request includes a package from such an " |
| 3053 | "unauthenticated archive." |
| 3054 | msgstr "" |
| 3055 | |
| 3056 | #. type: Content of: <refentry><refsect1><para> |
| 3057 | #: apt-secure.8.xml |
| 3058 | msgid "" |
| 3059 | "In the future APT will refuse to work with unauthenticated repositories by " |
| 3060 | "default until support for them is removed entirely. Users have the option to " |
| 3061 | "opt-in to this behavior already by setting the configuration option " |
| 3062 | "<option>Acquire::AllowInsecureRepositories</option> to <literal>false</" |
| 3063 | "literal>." |
| 3064 | msgstr "" |
| 3065 | |
| 3066 | #. type: Content of: <refentry><refsect1><para> |
| 3067 | #: apt-secure.8.xml |
| 3068 | #, fuzzy |
| 3069 | #| msgid "" |
| 3070 | #| "The package front-ends &apt-get;, &aptitude; and &synaptic; support this " |
| 3071 | #| "new authentication feature." |
| 3072 | msgid "" |
| 3073 | "Note: All APT-based package management front-ends like &apt-get;, &aptitude; " |
| 3074 | "and &synaptic; support this authentication feature, so this manpage uses " |
| 3075 | "<literal>APT</literal> to refer to them all for simplicity only." |
| 3076 | msgstr "" |
| 3077 | "Os front-ends de pacotes &apt-get;, &aptitude; e &synaptic; suportam esta " |
| 3078 | "nova funcionalidade de autenticação." |
| 3079 | |
| 3080 | #. type: Content of: <refentry><refsect1><title> |
| 3081 | #: apt-secure.8.xml |
| 3082 | #, fuzzy |
| 3083 | #| msgid "Trusted archives" |
| 3084 | msgid "Trusted Repositories" |
| 3085 | msgstr "Arquivos de confiança" |
| 3086 | |
| 3087 | #. type: Content of: <refentry><refsect1><para> |
| 3088 | #: apt-secure.8.xml |
| 3089 | #, fuzzy |
| 3090 | #| msgid "" |
| 3091 | #| "The chain of trust from an apt archive to the end user is made up of " |
| 3092 | #| "several steps. <command>apt-secure</command> is the last step in this " |
| 3093 | #| "chain; trusting an archive does not mean that you trust its packages not " |
| 3094 | #| "to contain malicious code, but means that you trust the archive " |
| 3095 | #| "maintainer. It's the archive maintainer's responsibility to ensure that " |
| 3096 | #| "the archive's integrity is preserved." |
| 3097 | msgid "" |
| 3098 | "The chain of trust from an APT archive to the end user is made up of several " |
| 3099 | "steps. <command>apt-secure</command> is the last step in this chain; " |
| 3100 | "trusting an archive does not mean that you trust its packages not to contain " |
| 3101 | "malicious code, but means that you trust the archive maintainer. It's the " |
| 3102 | "archive maintainer's responsibility to ensure that the archive's integrity " |
| 3103 | "is preserved." |
| 3104 | msgstr "" |
| 3105 | "A corrente de confiança desde um arquivo apt até ao utilizador final é feita " |
| 3106 | "em diferentes passos. O <command>apt-secure</command> é o último passo nesta " |
| 3107 | "corrente, confiar num arquivo não quer dizer que os pacotes em que confia " |
| 3108 | "não possam conter código malicioso, mas que dizer que você confia no " |
| 3109 | "responsável do arquivo. É da responsabilidade do responsável do arquivo " |
| 3110 | "assegurar que a integridade do arquivo está correcta." |
| 3111 | |
| 3112 | #. type: Content of: <refentry><refsect1><para> |
| 3113 | #: apt-secure.8.xml |
| 3114 | msgid "" |
| 3115 | "apt-secure does not review signatures at a package level. If you require " |
| 3116 | "tools to do this you should look at <command>debsig-verify</command> and " |
| 3117 | "<command>debsign</command> (provided in the debsig-verify and devscripts " |
| 3118 | "packages respectively)." |
| 3119 | msgstr "" |
| 3120 | "O apt-secure não revê as assinaturas ao nível do pacote. Se você necessita " |
| 3121 | "de ferramentas que o façam deve procurar pelo <command>debsig-verify</" |
| 3122 | "command> e <command>debsign</command> (disponibilizados nos pacotes debsig-" |
| 3123 | "verify e devscripts respectivamente)." |
| 3124 | |
| 3125 | #. type: Content of: <refentry><refsect1><para> |
| 3126 | #: apt-secure.8.xml |
| 3127 | #, fuzzy |
| 3128 | #| msgid "" |
| 3129 | #| "The chain of trust in Debian starts when a maintainer uploads a new " |
| 3130 | #| "package or a new version of a package to the Debian archive. In order to " |
| 3131 | #| "become effective, this upload needs to be signed by a key contained in " |
| 3132 | #| "the Debian Maintainers keyring (available in the debian-keyring package). " |
| 3133 | #| "Maintainers' keys are signed by other maintainers following pre-" |
| 3134 | #| "established procedures to ensure the identity of the key holder." |
| 3135 | msgid "" |
| 3136 | "The chain of trust in Debian starts (e.g.) when a maintainer uploads a new " |
| 3137 | "package or a new version of a package to the Debian archive. In order to " |
| 3138 | "become effective, this upload needs to be signed by a key contained in one " |
| 3139 | "of the Debian package maintainer keyrings (available in the debian-keyring " |
| 3140 | "package). Maintainers' keys are signed by other maintainers following pre-" |
| 3141 | "established procedures to ensure the identity of the key holder. Similar " |
| 3142 | "procedures exist in all Debian-based distributions." |
| 3143 | msgstr "" |
| 3144 | "A corrente de confiança em Debian começa quando o responsável faz o upload " |
| 3145 | "de um novo pacote ou de uma nova versão de um pacote para o arquivo Debian. " |
| 3146 | "De modo a se tornar efectivo, este upload precisa de ser assinado por uma " |
| 3147 | "chave de um responsável dentro do chaveiro de responsáveis da Debian " |
| 3148 | "(disponível no pacote debian-keyring). As chaves dos responsáveis são " |
| 3149 | "assinadas por outros responsáveis seguindo procedimentos pré-estabelecidos " |
| 3150 | "para assegurar a identidade do dono da chave." |
| 3151 | |
| 3152 | #. type: Content of: <refentry><refsect1><para> |
| 3153 | #: apt-secure.8.xml |
| 3154 | msgid "" |
| 3155 | "Once the uploaded package is verified and included in the archive, the " |
| 3156 | "maintainer signature is stripped off, and checksums of the package are " |
| 3157 | "computed and put in the Packages file. The checksums of all of the Packages " |
| 3158 | "files are then computed and put into the Release file. The Release file is " |
| 3159 | "then signed by the archive key for this &keyring-distro; release, and " |
| 3160 | "distributed alongside the packages and the Packages files on &keyring-" |
| 3161 | "distro; mirrors. The keys are in the &keyring-distro; archive keyring " |
| 3162 | "available in the &keyring-package; package." |
| 3163 | msgstr "" |
| 3164 | "Assim que o pacote submetido é verificado e incluído no arquivo, a " |
| 3165 | "assinatura do responsável é despojada, são computados sumários de " |
| 3166 | "verificação do pacote e colocado no ficheiro Packages. Os sumários de " |
| 3167 | "verificação de todos os ficheiros Packages são então computados e colocados " |
| 3168 | "no ficheiro Release. O ficheiro Release é então assinado pela chave de " |
| 3169 | "arquivo para este lançamento de &keyring-distro;, e distribuído juntamente " |
| 3170 | "com os pacotes e os ficheiros Packages em mirrors de &keyring-distro;. As " |
| 3171 | "chaves estão no chaveiro do arquivo &keyring-distro; no pacote &keyring-" |
| 3172 | "package;." |
| 3173 | |
| 3174 | #. type: Content of: <refentry><refsect1><para> |
| 3175 | #: apt-secure.8.xml |
| 3176 | msgid "" |
| 3177 | "End users can check the signature of the Release file, extract a checksum of " |
| 3178 | "a package from it and compare it with the checksum of the package they " |
| 3179 | "downloaded by hand - or rely on APT doing this automatically." |
| 3180 | msgstr "" |
| 3181 | "Os utilizadores finais podem verificar a assinatura do ficheiro Release, " |
| 3182 | "extrair um sumario de verificação de um pacote a partir dele e compará-lo " |
| 3183 | "com o sumario de verificação do pacote que descarregaram manualmente - ou " |
| 3184 | "confiar no APT que faz isto automaticamente." |
| 3185 | |
| 3186 | #. type: Content of: <refentry><refsect1><para> |
| 3187 | #: apt-secure.8.xml |
| 3188 | msgid "" |
| 3189 | "Notice that this is distinct from checking signatures on a per package " |
| 3190 | "basis. It is designed to prevent two possible attacks:" |
| 3191 | msgstr "" |
| 3192 | "Note que isto é diferente de verificar assinaturas por cada pacote. É " |
| 3193 | "desenhado para prevenir dois ataques possíveis:" |
| 3194 | |
| 3195 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3196 | #: apt-secure.8.xml |
| 3197 | msgid "" |
| 3198 | "<literal>Network \"man in the middle\" attacks</literal>. Without signature " |
| 3199 | "checking, malicious agents can introduce themselves into the package " |
| 3200 | "download process and provide malicious software either by controlling a " |
| 3201 | "network element (router, switch, etc.) or by redirecting traffic to a rogue " |
| 3202 | "server (through ARP or DNS spoofing attacks)." |
| 3203 | msgstr "" |
| 3204 | "<literal>Ataques de rede \"man in the middle\"</literal>. Sem verificação de " |
| 3205 | "assinatura, um agente malicioso pode introduzir-se ele próprio no processo " |
| 3206 | "de descarga de pacotes e disponibilizar software malicioso seja ao controlar " |
| 3207 | "um elemento de rede (router, switch, etc.) ou ao redireccionar tráfego para " |
| 3208 | "um servidor impostor (através de ataques de fraude de ARP ou DNS)." |
| 3209 | |
| 3210 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3211 | #: apt-secure.8.xml |
| 3212 | msgid "" |
| 3213 | "<literal>Mirror network compromise</literal>. Without signature checking, a " |
| 3214 | "malicious agent can compromise a mirror host and modify the files in it to " |
| 3215 | "propagate malicious software to all users downloading packages from that " |
| 3216 | "host." |
| 3217 | msgstr "" |
| 3218 | "<literal>Mirror network compromise</literal>. Sem verificação de assinatura, " |
| 3219 | "um agente malicioso pode comprometer uma máquina mirror e modificar os " |
| 3220 | "ficheiros dele para propagar software malicioso a todos os utilizadores que " |
| 3221 | "descarregam pacotes a partir dessa máquina." |
| 3222 | |
| 3223 | #. type: Content of: <refentry><refsect1><para> |
| 3224 | #: apt-secure.8.xml |
| 3225 | #, fuzzy |
| 3226 | #| msgid "" |
| 3227 | #| "However, it does not defend against a compromise of the Debian master " |
| 3228 | #| "server itself (which signs the packages) or against a compromise of the " |
| 3229 | #| "key used to sign the Release files. In any case, this mechanism can " |
| 3230 | #| "complement a per-package signature." |
| 3231 | msgid "" |
| 3232 | "However, it does not defend against a compromise of the master server itself " |
| 3233 | "(which signs the packages) or against a compromise of the key used to sign " |
| 3234 | "the Release files. In any case, this mechanism can complement a per-package " |
| 3235 | "signature." |
| 3236 | msgstr "" |
| 3237 | "No entanto, isto não defende contra um compromisso do próprio servidor " |
| 3238 | "mestre da Debian (o qual assina os pacotes) ou contra um compromisso da " |
| 3239 | "chave usada para assinar os ficheiros Release. Em qualquer caso, este " |
| 3240 | "mecanismo pode complementar uma assinatura por-pacote." |
| 3241 | |
| 3242 | #. type: Content of: <refentry><refsect1><title> |
| 3243 | #: apt-secure.8.xml |
| 3244 | #, fuzzy |
| 3245 | #| msgid "User configuration" |
| 3246 | msgid "User Configuration" |
| 3247 | msgstr "Configuração do utilizador" |
| 3248 | |
| 3249 | #. type: Content of: <refentry><refsect1><para> |
| 3250 | #: apt-secure.8.xml |
| 3251 | #, fuzzy |
| 3252 | #| msgid "" |
| 3253 | #| "<command>apt-key</command> is the program that manages the list of keys " |
| 3254 | #| "used by apt. It can be used to add or remove keys, although an " |
| 3255 | #| "installation of this release will automatically contain the default " |
| 3256 | #| "Debian archive signing keys used in the Debian package repositories." |
| 3257 | msgid "" |
| 3258 | "<command>apt-key</command> is the program that manages the list of keys used " |
| 3259 | "by APT to trust repositories. It can be used to add or remove keys as well " |
| 3260 | "as list the trusted keys. Limiting which key(s) are able to sign which " |
| 3261 | "archive is possible via the <option>Signed-By</option> in &sources-list;." |
| 3262 | msgstr "" |
| 3263 | "<command>apt-key</command> é o programa que gere a lista de chaves usada " |
| 3264 | "pelo apt. Pode ser usado para adicionar ou remover chaves apesar de uma " |
| 3265 | "instalação deste lançamento ir automaticamente disponibilizar as chaves de " |
| 3266 | "assinaturas predefinidas de arquivo Debian usadas nos repositórios de " |
| 3267 | "pacotes Debian." |
| 3268 | |
| 3269 | #. type: Content of: <refentry><refsect1><para> |
| 3270 | #: apt-secure.8.xml |
| 3271 | msgid "" |
| 3272 | "Note that a default installation already contains all keys to securely " |
| 3273 | "acquire packages from the default repositories, so fiddling with " |
| 3274 | "<command>apt-key</command> is only needed if third-party repositories are " |
| 3275 | "added." |
| 3276 | msgstr "" |
| 3277 | |
| 3278 | #. type: Content of: <refentry><refsect1><para> |
| 3279 | #: apt-secure.8.xml |
| 3280 | msgid "" |
| 3281 | "In order to add a new key you need to first download it (you should make " |
| 3282 | "sure you are using a trusted communication channel when retrieving it), add " |
| 3283 | "it with <command>apt-key</command> and then run <command>apt-get update</" |
| 3284 | "command> so that apt can download and verify the <filename>InRelease</" |
| 3285 | "filename> or <filename>Release.gpg</filename> files from the archives you " |
| 3286 | "have configured." |
| 3287 | msgstr "" |
| 3288 | "De modo a adicionar uma chave nova você precisa primeiro de descarregá-la " |
| 3289 | "(você deve certificar-se que está a usar um canal de comunicação de " |
| 3290 | "confiança quando a obtém), adicioná-la com <command>apt-key</command> e " |
| 3291 | "depois correr <command>apt-get update</command> para que o apt possa " |
| 3292 | "descarregar e verificar os ficheiros <filename>InRelease</filename> ou " |
| 3293 | "<filename>Release.gpg</filename> dos arquivos que você configurou." |
| 3294 | |
| 3295 | #. type: Content of: <refentry><refsect1><title> |
| 3296 | #: apt-secure.8.xml |
| 3297 | #, fuzzy |
| 3298 | #| msgid "Archive configuration" |
| 3299 | msgid "Archive Configuration" |
| 3300 | msgstr "Configuração de arquivos" |
| 3301 | |
| 3302 | #. type: Content of: <refentry><refsect1><para> |
| 3303 | #: apt-secure.8.xml |
| 3304 | msgid "" |
| 3305 | "If you want to provide archive signatures in an archive under your " |
| 3306 | "maintenance you have to:" |
| 3307 | msgstr "" |
| 3308 | "Se você deseja fornecer assinaturas de arquivo a um arquivo sob sua " |
| 3309 | "manutenção, você tem que:" |
| 3310 | |
| 3311 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3312 | #: apt-secure.8.xml |
| 3313 | msgid "" |
| 3314 | "<emphasis>Create a toplevel Release file</emphasis>, if it does not exist " |
| 3315 | "already. You can do this by running <command>apt-ftparchive release</" |
| 3316 | "command> (provided in apt-utils)." |
| 3317 | msgstr "" |
| 3318 | "<emphasis>Criar um ficheiro Release de nível de topo</emphasis>, se este já " |
| 3319 | "não existir. Você pode fazer isto ao correr <command>apt-ftparchive release</" |
| 3320 | "command> (disponibilizado no apt-utils)." |
| 3321 | |
| 3322 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3323 | #: apt-secure.8.xml |
| 3324 | msgid "" |
| 3325 | "<emphasis>Sign it</emphasis>. You can do this by running <command>gpg --" |
| 3326 | "clearsign -o InRelease Release</command> and <command>gpg -abs -o Release." |
| 3327 | "gpg Release</command>." |
| 3328 | msgstr "" |
| 3329 | "<emphasis>Assiná-lo</emphasis>. Você pode fazer isso ao correr <command>gpg " |
| 3330 | "--clearsign -o InRelease Release</command> e <command>gpg -abs -o Release." |
| 3331 | "gpg Release</command>." |
| 3332 | |
| 3333 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3334 | #: apt-secure.8.xml |
| 3335 | #, fuzzy |
| 3336 | #| msgid "" |
| 3337 | #| "<emphasis>Publish the key fingerprint</emphasis>, that way your users " |
| 3338 | #| "will know what key they need to import in order to authenticate the files " |
| 3339 | #| "in the archive." |
| 3340 | msgid "" |
| 3341 | "<emphasis>Publish the key fingerprint</emphasis>, so that your users will " |
| 3342 | "know what key they need to import in order to authenticate the files in the " |
| 3343 | "archive. It is best to ship your key in its own keyring package like " |
| 3344 | "&keyring-distro; does with &keyring-package; to be able to distribute " |
| 3345 | "updates and key transitions automatically later." |
| 3346 | msgstr "" |
| 3347 | "<emphasis>Publicar a impressão digital da chave</emphasis>, deste modo os " |
| 3348 | "seus utilizadores irão saber que chave precisam de importar de modo a " |
| 3349 | "autenticar os ficheiros no arquivo." |
| 3350 | |
| 3351 | #. type: Content of: <refentry><refsect1><itemizedlist><listitem><para> |
| 3352 | #: apt-secure.8.xml |
| 3353 | msgid "" |
| 3354 | "<emphasis>Provide instructions on how to add your archive and key</" |
| 3355 | "emphasis>. If your users can't acquire your key securely the chain of trust " |
| 3356 | "described above is broken. How you can help users add your key depends on " |
| 3357 | "your archive and target audience ranging from having your keyring package " |
| 3358 | "included in another archive users already have configured (like the default " |
| 3359 | "repositories of their distribution) to leveraging the web of trust." |
| 3360 | msgstr "" |
| 3361 | |
| 3362 | #. type: Content of: <refentry><refsect1><para> |
| 3363 | #: apt-secure.8.xml |
| 3364 | msgid "" |
| 3365 | "Whenever the contents of the archive change (new packages are added or " |
| 3366 | "removed) the archive maintainer has to follow the first two steps outlined " |
| 3367 | "above." |
| 3368 | msgstr "" |
| 3369 | "Sempre que o conteúdo do arquivo mude (são adicionados novos pacotes ou " |
| 3370 | "removidos), o responsável do arquivo tem que seguir os primeiros dois passos " |
| 3371 | "previamente delineados." |
| 3372 | |
| 3373 | #. type: Content of: <refentry><refsect1><para> |
| 3374 | #: apt-secure.8.xml |
| 3375 | msgid "" |
| 3376 | "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, " |
| 3377 | "&debsign;, &debsig-verify;, &gpg;" |
| 3378 | msgstr "" |
| 3379 | "&apt-conf;, &apt-get;, &sources-list;, &apt-key;, &apt-ftparchive;, " |
| 3380 | "&debsign;, &debsig-verify;, &gpg;" |
| 3381 | |
| 3382 | #. type: Content of: <refentry><refsect1><para> |
| 3383 | #: apt-secure.8.xml |
| 3384 | #, fuzzy |
| 3385 | #| msgid "" |
| 3386 | #| "For more background information you might want to review the <ulink url=" |
| 3387 | #| "\"http://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " |
| 3388 | #| "Security Infrastructure</ulink> chapter of the Securing Debian Manual " |
| 3389 | #| "(available also in the harden-doc package) and the <ulink url=\"http://" |
| 3390 | #| "www.cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution " |
| 3391 | #| "HOWTO</ulink> by V. Alex Brennen." |
| 3392 | msgid "" |
| 3393 | "For more background information you might want to review the <ulink url=" |
| 3394 | "\"https://www.debian.org/doc/manuals/securing-debian-howto/ch7\">Debian " |
| 3395 | "Security Infrastructure</ulink> chapter of the Securing Debian Manual (also " |
| 3396 | "available in the harden-doc package) and the <ulink url=\"http://www." |
| 3397 | "cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution HOWTO</" |
| 3398 | "ulink> by V. Alex Brennen." |
| 3399 | msgstr "" |
| 3400 | "Para mais informação de fundo você deve querer reler a <ulink url=\"http://" |
| 3401 | "www.debian.org/doc/manuals/securing-debian-howto/ch7\">Infraestrutura de " |
| 3402 | "Segurança da Debian</ulink> no capítulo do Manual Debian de Segurança " |
| 3403 | "(disponível também no pacote harden-doc) e o <ulink url=\"http://www." |
| 3404 | "cryptnet.net/fdp/crypto/strong_distro.html\" >Strong Distribution HOWTO</" |
| 3405 | "ulink> de V. Alex Brennen." |
| 3406 | |
| 3407 | #. type: Content of: <refentry><refsect1><title> |
| 3408 | #: apt-secure.8.xml |
| 3409 | msgid "Manpage Authors" |
| 3410 | msgstr "Autores do manual" |
| 3411 | |
| 3412 | #. type: Content of: <refentry><refsect1><para> |
| 3413 | #: apt-secure.8.xml |
| 3414 | msgid "" |
| 3415 | "This man-page is based on the work of Javier Fernández-Sanguino Peña, Isaac " |
| 3416 | "Jones, Colin Walters, Florian Weimer and Michael Vogt." |
| 3417 | msgstr "" |
| 3418 | "Este manual é baseado no trabalho de Javier Fernández-Sanguino Peña, Isaac " |
| 3419 | "Jones, Colin Walters, Florian Weimer e Michael Vogt." |
| 3420 | |
| 3421 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 3422 | #: apt-cdrom.8.xml |
| 3423 | msgid "APT CD-ROM management utility" |
| 3424 | msgstr "Utilitário de gestão de CD-ROM do APT" |
| 3425 | |
| 3426 | #. type: Content of: <refentry><refsect1><para> |
| 3427 | #: apt-cdrom.8.xml |
| 3428 | msgid "" |
| 3429 | "<command>apt-cdrom</command> is used to add a new CD-ROM to APT's list of " |
| 3430 | "available sources. <command>apt-cdrom</command> takes care of determining " |
| 3431 | "the structure of the disc as well as correcting for several possible mis-" |
| 3432 | "burns and verifying the index files." |
| 3433 | msgstr "" |
| 3434 | "O <command>apt-cdrom</command> é usado para adicionar um novo CD-ROM à lista " |
| 3435 | "de fontes disponíveis do APT. O <command>apt-cdrom</command> encarrega-se de " |
| 3436 | "determinar a estrutura do disco assim como corrigir várias falhas possíveis " |
| 3437 | "e verificar os ficheiros de índice." |
| 3438 | |
| 3439 | #. type: Content of: <refentry><refsect1><para> |
| 3440 | #: apt-cdrom.8.xml |
| 3441 | msgid "" |
| 3442 | "It is necessary to use <command>apt-cdrom</command> to add CDs to the APT " |
| 3443 | "system; it cannot be done by hand. Furthermore each disc in a multi-CD set " |
| 3444 | "must be inserted and scanned separately to account for possible mis-burns." |
| 3445 | msgstr "" |
| 3446 | "É necessário usar o <command>apt-cdrom</command> para adicionar CDs ao " |
| 3447 | "sistema APT, não pode ser feito manualmente. Mais, cada disco de um conjunto " |
| 3448 | "de vários discos tem que ser inserido e sondado separadamente para ter em " |
| 3449 | "conta possíveis falhas." |
| 3450 | |
| 3451 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3452 | #: apt-cdrom.8.xml |
| 3453 | msgid "" |
| 3454 | "<literal>add</literal> is used to add a new disc to the source list. It will " |
| 3455 | "unmount the CD-ROM device, prompt for a disc to be inserted and then proceed " |
| 3456 | "to scan it and copy the index files. If the disc does not have a proper " |
| 3457 | "<filename>.disk</filename> directory you will be prompted for a descriptive " |
| 3458 | "title." |
| 3459 | msgstr "" |
| 3460 | "<literal>add</literal> é usado para adicionar um novo disco à lista de " |
| 3461 | "fontes. Irá desmontar o dispositivo CD-ROM, pedir que seja inserido um disco " |
| 3462 | "e depois prosseguir com a sua sondagem e cópia dos ficheiros índice. Se o " |
| 3463 | "disco não possuir um directório <filename>.disk</filename> apropriado, ser-" |
| 3464 | "lhe-à pedido um título descritivo." |
| 3465 | |
| 3466 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3467 | #: apt-cdrom.8.xml |
| 3468 | msgid "" |
| 3469 | "APT uses a CD-ROM ID to track which disc is currently in the drive and " |
| 3470 | "maintains a database of these IDs in <filename>&statedir;/cdroms.list</" |
| 3471 | "filename>" |
| 3472 | msgstr "" |
| 3473 | "O APT usa um ID de CD-ROM para acompanhar qual disco está actualmente na " |
| 3474 | "drive e mantêm uma base de dados desses IDs em <filename>&statedir;/cdroms." |
| 3475 | "list</filename>" |
| 3476 | |
| 3477 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3478 | #: apt-cdrom.8.xml |
| 3479 | msgid "" |
| 3480 | "A debugging tool to report the identity of the current disc as well as the " |
| 3481 | "stored file name" |
| 3482 | msgstr "" |
| 3483 | "Uma ferramenta de depuração para reportar a identificação do disco actual " |
| 3484 | "assim como o nome de ficheiro armazenado" |
| 3485 | |
| 3486 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3487 | #: apt-cdrom.8.xml |
| 3488 | msgid "" |
| 3489 | "Do not try to auto-detect the CD-ROM path. Usually combined with the " |
| 3490 | "<option>--cdrom</option> option. Configuration Item: <literal>Acquire::" |
| 3491 | "cdrom::AutoDetect</literal>." |
| 3492 | msgstr "" |
| 3493 | "Não tente a auto-detecção do caminho do CD-ROM. Normalmente combinada com a " |
| 3494 | "opção <option>--cdrom</option>. Item de Configuração: <literal>Acquire::" |
| 3495 | "cdrom::AutoDetect</literal>." |
| 3496 | |
| 3497 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3498 | #: apt-cdrom.8.xml |
| 3499 | msgid "" |
| 3500 | "Mount point; specify the location to mount the CD-ROM. This mount point must " |
| 3501 | "be listed in <filename>/etc/fstab</filename> and properly configured. " |
| 3502 | "Configuration Item: <literal>Acquire::cdrom::mount</literal>." |
| 3503 | msgstr "" |
| 3504 | "Ponto de Montagem; especifica a localização para montar o cdrom. Este ponto " |
| 3505 | "de montagem deve estar listado em <filename>/etc/fstab</filename> e " |
| 3506 | "configurado apropriadamente. Item de configuração: <literal>Acquire::cdrom::" |
| 3507 | "mount</literal>." |
| 3508 | |
| 3509 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3510 | #: apt-cdrom.8.xml |
| 3511 | msgid "" |
| 3512 | "Rename a disc; change the label of a disc or override the disc's given " |
| 3513 | "label. This option will cause <command>apt-cdrom</command> to prompt for a " |
| 3514 | "new label. Configuration Item: <literal>APT::CDROM::Rename</literal>." |
| 3515 | msgstr "" |
| 3516 | "Renomear um disco; muda a etiqueta de um disco ou sobrepõe a etiqueta " |
| 3517 | "fornecida do disco. Esta opção irá fazer com que o <command>apt-cdrom</" |
| 3518 | "command> pergunte por uma nova etiqueta. Item de configuração: <literal>APT::" |
| 3519 | "CDROM::Rename</literal>." |
| 3520 | |
| 3521 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3522 | #: apt-cdrom.8.xml |
| 3523 | msgid "" |
| 3524 | "No mounting; prevent <command>apt-cdrom</command> from mounting and " |
| 3525 | "unmounting the mount point. Configuration Item: <literal>APT::CDROM::" |
| 3526 | "NoMount</literal>." |
| 3527 | msgstr "" |
| 3528 | "Nenhuma montagem; impede o <command>apt-cdrom</command> de montar e " |
| 3529 | "desmontar o ponto de montagem. Item de configuração: <literal>APT::CDROM::" |
| 3530 | "NoMount</literal>." |
| 3531 | |
| 3532 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3533 | #: apt-cdrom.8.xml |
| 3534 | msgid "" |
| 3535 | "Fast Copy; Assume the package files are valid and do not check every " |
| 3536 | "package. This option should be used only if <command>apt-cdrom</command> has " |
| 3537 | "been run on this disc before and did not detect any errors. Configuration " |
| 3538 | "Item: <literal>APT::CDROM::Fast</literal>." |
| 3539 | msgstr "" |
| 3540 | "Copia rápida; Assume que os ficheiros do pacote são válidos e não verifica " |
| 3541 | "cada pacote. Este opção só deve ser usada se o <command>apt-cdrom</command> " |
| 3542 | "já foi corrido com este disco e não detectou nenhum erro. Item de " |
| 3543 | "configuração: <literal>APT::CDROM::Fast</literal>." |
| 3544 | |
| 3545 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3546 | #: apt-cdrom.8.xml |
| 3547 | msgid "" |
| 3548 | "Thorough Package Scan; This option may be needed with some old Debian " |
| 3549 | "1.1/1.2 discs that have Package files in strange places. It takes much " |
| 3550 | "longer to scan the CD but will pick them all up." |
| 3551 | msgstr "" |
| 3552 | "Sondagem de pacote exaustiva; Esta opção pode ser necessária com alguns " |
| 3553 | "discos Debian antigos 1.1/1.2 que têm ficheiros de pacotes em lugares " |
| 3554 | "estranhos. Demora muito mais tempo a sondar o CD mas irá apanhá-los a todos." |
| 3555 | |
| 3556 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3557 | #: apt-cdrom.8.xml |
| 3558 | msgid "" |
| 3559 | "No Changes; Do not change the &sources-list; file and do not write index " |
| 3560 | "files. Everything is still checked however. Configuration Item: " |
| 3561 | "<literal>APT::CDROM::NoAct</literal>." |
| 3562 | msgstr "" |
| 3563 | "Nenhuma alteração; Não altera o ficheiro &sources-list; e não escreve " |
| 3564 | "ficheiros índice. No entanto, tudo continua a ser verificado. Item de " |
| 3565 | "configuração: <literal>APT::CDROM::NoAct</literal>." |
| 3566 | |
| 3567 | #. type: Content of: <refentry><refsect1><para> |
| 3568 | #: apt-cdrom.8.xml |
| 3569 | msgid "&apt-conf;, &apt-get;, &sources-list;" |
| 3570 | msgstr "&apt-conf;, &apt-get;, &sources-list;" |
| 3571 | |
| 3572 | #. type: Content of: <refentry><refsect1><para> |
| 3573 | #: apt-cdrom.8.xml |
| 3574 | msgid "" |
| 3575 | "<command>apt-cdrom</command> returns zero on normal operation, decimal 100 " |
| 3576 | "on error." |
| 3577 | msgstr "" |
| 3578 | "<command>apt-cdrom</command> devolve zero em operação normal, 100 decimal em " |
| 3579 | "erro." |
| 3580 | |
| 3581 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 3582 | #: apt-config.8.xml |
| 3583 | msgid "APT Configuration Query program" |
| 3584 | msgstr "Programa de Consulta de Configuração do APT" |
| 3585 | |
| 3586 | #. type: Content of: <refentry><refsect1><para> |
| 3587 | #: apt-config.8.xml |
| 3588 | msgid "" |
| 3589 | "<command>apt-config</command> is an internal program used by various " |
| 3590 | "portions of the APT suite to provide consistent configurability. It accesses " |
| 3591 | "the main configuration file <filename>/etc/apt/apt.conf</filename> in a " |
| 3592 | "manner that is easy to use for scripted applications." |
| 3593 | msgstr "" |
| 3594 | "<command>apt-config</command> é um programa interno usado por várias partes " |
| 3595 | "da suite APT para fornecer uma configurabilidade consistente. Acede ao " |
| 3596 | "ficheiro de configuração principal <filename>/etc/apt/apt.conf</filename> de " |
| 3597 | "um modo que é fácil de usar para aplicações em script." |
| 3598 | |
| 3599 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3600 | #: apt-config.8.xml |
| 3601 | msgid "" |
| 3602 | "shell is used to access the configuration information from a shell script. " |
| 3603 | "It is given pairs of arguments, the first being a shell variable and the " |
| 3604 | "second the configuration value to query. As output it lists shell assignment " |
| 3605 | "commands for each value present. In a shell script it should be used as " |
| 3606 | "follows:" |
| 3607 | msgstr "" |
| 3608 | "shell é usado para aceder à informação de configuração a partir de um script " |
| 3609 | "shell. É fornecido pares de argumentos, sendo o primeiro uma variável de " |
| 3610 | "shell e o segundo o valor de configuração a consultar. Como resultado cria " |
| 3611 | "uma lista de comandos atribuídos a shell para cada valor presente. Num " |
| 3612 | "script shell deverá ser usado como se segue:" |
| 3613 | |
| 3614 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><informalexample><programlisting> |
| 3615 | #: apt-config.8.xml |
| 3616 | #, no-wrap |
| 3617 | msgid "" |
| 3618 | "OPTS=\"-f\"\n" |
| 3619 | "RES=`apt-config shell OPTS MyApp::options`\n" |
| 3620 | "eval $RES\n" |
| 3621 | msgstr "" |
| 3622 | "OPTS=\"-f\"\n" |
| 3623 | "RES=`apt-config shell OPTS MyApp::options`\n" |
| 3624 | "eval $RES\n" |
| 3625 | |
| 3626 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3627 | #: apt-config.8.xml |
| 3628 | msgid "" |
| 3629 | "This will set the shell environment variable $OPTS to the value of MyApp::" |
| 3630 | "options with a default of <option>-f</option>." |
| 3631 | msgstr "" |
| 3632 | "Isto irá definir a variável de ambiente shell $OPTS ao valor de MyApp::" |
| 3633 | "options com uma predefinição de <option>-f</option>." |
| 3634 | |
| 3635 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3636 | #: apt-config.8.xml |
| 3637 | msgid "" |
| 3638 | "The configuration item may be postfixed with a /[fdbi]. f returns file " |
| 3639 | "names, d returns directories, b returns true or false and i returns an " |
| 3640 | "integer. Each of the returns is normalized and verified internally." |
| 3641 | msgstr "" |
| 3642 | "O item de configuração pode ser pós-fixado com um /[fdbi]. f devolve nomes " |
| 3643 | "de ficheiros, d devolve directórios, b devolve verdadeiro ou falso e i " |
| 3644 | "devolve um número inteiro. Cada um dos valores devolvidos é normalizado e " |
| 3645 | "verificado internamente." |
| 3646 | |
| 3647 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3648 | #: apt-config.8.xml |
| 3649 | msgid "Just show the contents of the configuration space." |
| 3650 | msgstr "Apenas mostra o conteúdo do espaço de configuração." |
| 3651 | |
| 3652 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3653 | #: apt-config.8.xml |
| 3654 | msgid "" |
| 3655 | "Include options which have an empty value. This is the default, so use --no-" |
| 3656 | "empty to remove them from the output." |
| 3657 | msgstr "" |
| 3658 | "Inclui opções que têm um valor vazio. Isto é a predefinição, então use --no-" |
| 3659 | "empty para removê-las dos resultados." |
| 3660 | |
| 3661 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term><option><replaceable> |
| 3662 | #: apt-config.8.xml |
| 3663 | msgid "%f "%v";%n" |
| 3664 | msgstr "%f "%v";%n" |
| 3665 | |
| 3666 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 3667 | #: apt-config.8.xml |
| 3668 | msgid "" |
| 3669 | "Defines the output of each config option. %t will be replaced with " |
| 3670 | "its individual name, %f with its full hierarchical name and %v " |
| 3671 | "with its value. Use uppercase letters and special characters in the value " |
| 3672 | "will be encoded to ensure that it can e.g. be safely used in a quoted-string " |
| 3673 | "as defined by RFC822. Additionally %n will be replaced by a newline, " |
| 3674 | "and %N by a tab. A % can be printed by using %%." |
| 3675 | msgstr "" |
| 3676 | "Define a saída de cada opção de configuração. %t irá ser substituído " |
| 3677 | "com o seu nome individual, %f com o seu nome hierárquico e %v " |
| 3678 | "com o seu valor. O uso de letras maiúsculas e caracteres especiais no valor " |
| 3679 | "será codificado para assegurar que pode, por exemplo, ser usado em segurança " |
| 3680 | "numa string citada como definido por RFC822. Adicionalmente %n será " |
| 3681 | "substituído por uma nova linha, e %N por um separador. Um % " |
| 3682 | "pode ser escrito ao usar %%." |
| 3683 | |
| 3684 | #. type: Content of: <refentry><refsect1><para> |
| 3685 | #: apt-config.8.xml apt-extracttemplates.1.xml apt-sortpkgs.1.xml |
| 3686 | #: apt-ftparchive.1.xml |
| 3687 | msgid "&apt-conf;" |
| 3688 | msgstr "&apt-conf;" |
| 3689 | |
| 3690 | #. type: Content of: <refentry><refsect1><para> |
| 3691 | #: apt-config.8.xml |
| 3692 | msgid "" |
| 3693 | "<command>apt-config</command> returns zero on normal operation, decimal 100 " |
| 3694 | "on error." |
| 3695 | msgstr "" |
| 3696 | "<command>apt-config</command> devolve zero em operação normal, 100 decimal " |
| 3697 | "em erro." |
| 3698 | |
| 3699 | #. type: Content of: <refentry><refentryinfo><author><contrib> |
| 3700 | #: apt.conf.5.xml |
| 3701 | msgid "Initial documentation of Debug::*." |
| 3702 | msgstr "Documentação inicial do Debug::*." |
| 3703 | |
| 3704 | #. type: Content of: <refentry><refentryinfo><author><email> |
| 3705 | #: apt.conf.5.xml |
| 3706 | msgid "dburrows@debian.org" |
| 3707 | msgstr "dburrows@debian.org" |
| 3708 | |
| 3709 | #. type: Content of: <refentry><refmeta><manvolnum> |
| 3710 | #: apt.conf.5.xml apt_preferences.5.xml sources.list.5.xml |
| 3711 | msgid "5" |
| 3712 | msgstr "5" |
| 3713 | |
| 3714 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 3715 | #: apt.conf.5.xml |
| 3716 | msgid "Configuration file for APT" |
| 3717 | msgstr "Ficheiro de configuração para o APT" |
| 3718 | |
| 3719 | #. type: Content of: <refentry><refsect1><para> |
| 3720 | #: apt.conf.5.xml |
| 3721 | msgid "" |
| 3722 | "<filename>/etc/apt/apt.conf</filename> is the main configuration file shared " |
| 3723 | "by all the tools in the APT suite of tools, though it is by no means the " |
| 3724 | "only place options can be set. The suite also shares a common command line " |
| 3725 | "parser to provide a uniform environment." |
| 3726 | msgstr "" |
| 3727 | "<filename>/etc/apt/apt.conf</filename> é o ficheiro de configuração " |
| 3728 | "principal partilhado por todas as ferramentas na suite de ferramentas do " |
| 3729 | "APT, no entanto não é de maneira nenhuma o único local onde se pode definir " |
| 3730 | "opções. A suite também partilha um analisador comum de linha de comandos " |
| 3731 | "para disponibilizar um ambiente uniforme." |
| 3732 | |
| 3733 | #. type: Content of: <refentry><refsect1><orderedlist><para> |
| 3734 | #: apt.conf.5.xml |
| 3735 | msgid "" |
| 3736 | "When an APT tool starts up it will read the configuration files in the " |
| 3737 | "following order:" |
| 3738 | msgstr "" |
| 3739 | "Quando a ferramenta APT arranca irá ler os ficheiros de configuração pela " |
| 3740 | "seguinte ordem:" |
| 3741 | |
| 3742 | #. type: Content of: <refentry><refsect1><orderedlist><listitem><para> |
| 3743 | #: apt.conf.5.xml |
| 3744 | msgid "" |
| 3745 | "the file specified by the <envar>APT_CONFIG</envar> environment variable (if " |
| 3746 | "any)" |
| 3747 | msgstr "" |
| 3748 | "o ficheiro especificado pela variável de ambiente <envar>APT_CONFIG</envar> " |
| 3749 | "(se existir)" |
| 3750 | |
| 3751 | #. type: Content of: <refentry><refsect1><orderedlist><listitem><para> |
| 3752 | #: apt.conf.5.xml |
| 3753 | msgid "" |
| 3754 | "all files in <literal>Dir::Etc::Parts</literal> in alphanumeric ascending " |
| 3755 | "order which have either no or \"<literal>conf</literal>\" as filename " |
| 3756 | "extension and which only contain alphanumeric, hyphen (-), underscore (_) " |
| 3757 | "and period (.) characters. Otherwise APT will print a notice that it has " |
| 3758 | "ignored a file, unless that file matches a pattern in the <literal>Dir::" |
| 3759 | "Ignore-Files-Silently</literal> configuration list - in which case it will " |
| 3760 | "be silently ignored." |
| 3761 | msgstr "" |
| 3762 | "todos os ficheiros em <literal>Dir::Etc::Parts</literal> em ordem ascendente " |
| 3763 | "alfa-numérica não têm extensão ou têm \"<literal>conf</literal>\" como " |
| 3764 | "extensão do nome de ficheiro e que apenas contêm caracteres alfa-numéricos, " |
| 3765 | "traços (-), underscores (_) e pontos (.). Caso contrário o APT irá escrever " |
| 3766 | "um aviso de que ignorou um ficheiro, a menos que o ficheiro corresponda a um " |
| 3767 | "padrão na lista de configuração de <literal>Dir::Ignore-Files-Silently</" |
| 3768 | "literal> - que então nesse caso será ignorado em silêncio." |
| 3769 | |
| 3770 | #. type: Content of: <refentry><refsect1><orderedlist><listitem><para> |
| 3771 | #: apt.conf.5.xml |
| 3772 | msgid "" |
| 3773 | "the main configuration file specified by <literal>Dir::Etc::main</literal>" |
| 3774 | msgstr "" |
| 3775 | "o ficheiro de configuração principal especificado por <literal>Dir::Etc::" |
| 3776 | "main</literal>" |
| 3777 | |
| 3778 | #. type: Content of: <refentry><refsect1><orderedlist><listitem><para> |
| 3779 | #: apt.conf.5.xml |
| 3780 | msgid "" |
| 3781 | "all options set in the binary specific configuration subtree are moved into " |
| 3782 | "the root of the tree." |
| 3783 | msgstr "" |
| 3784 | |
| 3785 | #. type: Content of: <refentry><refsect1><orderedlist><listitem><para> |
| 3786 | #: apt.conf.5.xml |
| 3787 | msgid "" |
| 3788 | "the command line options are applied to override the configuration " |
| 3789 | "directives or to load even more configuration files." |
| 3790 | msgstr "" |
| 3791 | "as opções de linha de comandos são aplicadas para sobrepor as directivas de " |
| 3792 | "configuração ou para carregar mais ficheiros de configuração." |
| 3793 | |
| 3794 | #. type: Content of: <refentry><refsect1><title> |
| 3795 | #: apt.conf.5.xml |
| 3796 | msgid "Syntax" |
| 3797 | msgstr "Sintaxe" |
| 3798 | |
| 3799 | #. type: Content of: <refentry><refsect1><para> |
| 3800 | #: apt.conf.5.xml |
| 3801 | msgid "" |
| 3802 | "The configuration file is organized in a tree with options organized into " |
| 3803 | "functional groups. Option specification is given with a double colon " |
| 3804 | "notation; for instance <literal>APT::Get::Assume-Yes</literal> is an option " |
| 3805 | "within the APT tool group, for the Get tool. Options do not inherit from " |
| 3806 | "their parent groups." |
| 3807 | msgstr "" |
| 3808 | "O ficheiro de configuração é organizado numa árvore com as opções " |
| 3809 | "organizadas em grupos de funcionamento. A especificação das opções é dada " |
| 3810 | "com um sinal de dois pontos duplo , por exemplo <literal>APT::Get::Assume-" |
| 3811 | "Yes</literal> é uma opção dentro do grupo de ferramentas do APT, para a " |
| 3812 | "ferramenta Get. A opções não herdam dos seus grupos parentes." |
| 3813 | |
| 3814 | #. type: Content of: <refentry><refsect1><para> |
| 3815 | #: apt.conf.5.xml |
| 3816 | msgid "" |
| 3817 | "Syntactically the configuration language is modeled after what the ISC tools " |
| 3818 | "such as bind and dhcp use. Lines starting with <literal>//</literal> are " |
| 3819 | "treated as comments (ignored), as well as all text between <literal>/*</" |
| 3820 | "literal> and <literal>*/</literal>, just like C/C++ comments. Each line is " |
| 3821 | "of the form <literal>APT::Get::Assume-Yes \"true\";</literal>. The " |
| 3822 | "quotation marks and trailing semicolon are required. The value must be on " |
| 3823 | "one line, and there is no kind of string concatenation. Values must not " |
| 3824 | "include backslashes or extra quotation marks. Option names are made up of " |
| 3825 | "alphanumeric characters and the characters \"/-:._+\". A new scope can be " |
| 3826 | "opened with curly braces, like this:" |
| 3827 | msgstr "" |
| 3828 | "Sintácticamente a linguagem de configuração é modelada após o que as " |
| 3829 | "ferramentas ISC usam, como o bind e o dhcp. As linhas que começam com " |
| 3830 | "<literal>//</literal> são tratadas como comentários (ignoradas), assim como " |
| 3831 | "todo o texto entre <literal>/*</literal> e <literal>*/</literal>, tal como " |
| 3832 | "os comentários de C/C++. Cada linha é do formato <literal>APT::Get::Assume-" |
| 3833 | "Yes \"true\";</literal>. As aspas e o ponto-e-vírgula final são necessários. " |
| 3834 | "O valor deve estar em uma linha, e não existe nenhum tipo de concatenação de " |
| 3835 | "string. Os valores não podem incluir barras invertidas ou aspas extras. Os " |
| 3836 | "nomes das opções são feitos de caracteres alfa-numéricos e os caracteres " |
| 3837 | "\"/-:._+\". Um novo scope pode ser aberto com chavetas, assim:" |
| 3838 | |
| 3839 | #. type: Content of: <refentry><refsect1><informalexample><programlisting> |
| 3840 | #: apt.conf.5.xml |
| 3841 | #, no-wrap |
| 3842 | msgid "" |
| 3843 | "APT {\n" |
| 3844 | " Get {\n" |
| 3845 | " Assume-Yes \"true\";\n" |
| 3846 | " Fix-Broken \"true\";\n" |
| 3847 | " };\n" |
| 3848 | "};\n" |
| 3849 | msgstr "" |
| 3850 | "APT {\n" |
| 3851 | " Get {\n" |
| 3852 | " Assume-Yes \"true\";\n" |
| 3853 | " Fix-Broken \"true\";\n" |
| 3854 | " };\n" |
| 3855 | "};\n" |
| 3856 | |
| 3857 | #. type: Content of: <refentry><refsect1><para> |
| 3858 | #: apt.conf.5.xml |
| 3859 | msgid "" |
| 3860 | "with newlines placed to make it more readable. Lists can be created by " |
| 3861 | "opening a scope and including a single string enclosed in quotes followed by " |
| 3862 | "a semicolon. Multiple entries can be included, separated by a semicolon." |
| 3863 | msgstr "" |
| 3864 | "com novas linhas colocadas para o tornar mais legível. As listas podem ser " |
| 3865 | "criadas ao abrir um scope e incluindo uma string única entre aspas seguida " |
| 3866 | "por um ponto e vírgula. Podem ser incluídas múltiplas entradas, separadas " |
| 3867 | "por um ponto e vírgula (;)." |
| 3868 | |
| 3869 | #. type: Content of: <refentry><refsect1><informalexample><programlisting> |
| 3870 | #: apt.conf.5.xml |
| 3871 | #, no-wrap |
| 3872 | msgid "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" |
| 3873 | msgstr "DPkg::Pre-Install-Pkgs {\"/usr/sbin/dpkg-preconfigure --apt\";};\n" |
| 3874 | |
| 3875 | #. type: Content of: <refentry><refsect1><para> |
| 3876 | #: apt.conf.5.xml |
| 3877 | msgid "" |
| 3878 | "In general the sample configuration file &configureindex; is a good guide " |
| 3879 | "for how it should look." |
| 3880 | msgstr "" |
| 3881 | "Em geral o exemplo de ficheiro de configuração &configureindex; é um bom " |
| 3882 | "guia de como deve ficar." |
| 3883 | |
| 3884 | #. type: Content of: <refentry><refsect1><para> |
| 3885 | #: apt.conf.5.xml |
| 3886 | msgid "" |
| 3887 | "Case is not significant in names of configuration items, so in the previous " |
| 3888 | "example you could use <literal>dpkg::pre-install-pkgs</literal>." |
| 3889 | msgstr "" |
| 3890 | "Maiúsculas e minúsculas não são significativas nos nomes dos items de " |
| 3891 | "configuração, portanto no exemplo prévio você poderia usar <literal>dpkg::" |
| 3892 | "pre-install-pkgs</literal>." |
| 3893 | |
| 3894 | #. type: Content of: <refentry><refsect1><para> |
| 3895 | #: apt.conf.5.xml |
| 3896 | msgid "" |
| 3897 | "Names for the configuration items are optional if a list is defined as can " |
| 3898 | "be seen in the <literal>DPkg::Pre-Install-Pkgs</literal> example above. If " |
| 3899 | "you don't specify a name a new entry will simply add a new option to the " |
| 3900 | "list. If you specify a name you can override the option in the same way as " |
| 3901 | "any other option by reassigning a new value to the option." |
| 3902 | msgstr "" |
| 3903 | "Os nomes dos items de configuração são opcionais se uma lista for definida " |
| 3904 | "com pode ser vista no exemplo <literal>DPkg::Pre-Install-Pkgs</literal> " |
| 3905 | "acima. Se você não especificar um nome, uma nova entrada irá simplesmente " |
| 3906 | "adicionar uma nova opção à lista. Se você especificar um nome, você pode " |
| 3907 | "sobrepor a opção como qualquer outra opção ao re-atribuir um novo valor à " |
| 3908 | "opção." |
| 3909 | |
| 3910 | #. type: Content of: <refentry><refsect1><para> |
| 3911 | #: apt.conf.5.xml |
| 3912 | msgid "" |
| 3913 | "Two special commands are defined: <literal>#include</literal> (which is " |
| 3914 | "deprecated and not supported by alternative implementations) and " |
| 3915 | "<literal>#clear</literal>. <literal>#include</literal> will include the " |
| 3916 | "given file, unless the filename ends in a slash, in which case the whole " |
| 3917 | "directory is included. <literal>#clear</literal> is used to erase a part of " |
| 3918 | "the configuration tree. The specified element and all its descendants are " |
| 3919 | "erased. (Note that these lines also need to end with a semicolon.)" |
| 3920 | msgstr "" |
| 3921 | "Estão definidos dois comandos especiais, <literal>#include</literal> (a qual " |
| 3922 | "está obsoleto e não é suportado por implementações alternativas) e " |
| 3923 | "<literal>#clear</literal>: <literal>#include</literal> irá incluir o " |
| 3924 | "ficheiro fornecido, a menos que o nome do ficheiro termine numa barra (/), " |
| 3925 | "que no caso todo o directório é incluído. <literal>#clear</literal> é usado " |
| 3926 | "para apagar uma parte da árvore de configuração. O elemento especificado e " |
| 3927 | "os seus descendentes são apagados. (Note que estas linhas também precisam de " |
| 3928 | "acabar com um 'ponto e vírgula' (;) .)" |
| 3929 | |
| 3930 | #. type: Content of: <refentry><refsect1><para> |
| 3931 | #: apt.conf.5.xml |
| 3932 | msgid "" |
| 3933 | "The <literal>#clear</literal> command is the only way to delete a list or a " |
| 3934 | "complete scope. Reopening a scope (or using the syntax described below with " |
| 3935 | "an appended <literal>::</literal>) will <emphasis>not</emphasis> override " |
| 3936 | "previously written entries. Options can only be overridden by addressing a " |
| 3937 | "new value to them - lists and scopes can't be overridden, only cleared." |
| 3938 | msgstr "" |
| 3939 | "O comando <literal>#clear</literal> é a única maneira de apagar uma lista ou " |
| 3940 | "um scope completo. Reabrindo um scope (ou usando a sintaxe descrita em baixo " |
| 3941 | "com um <literal>::</literal> acrescentado) <emphasis>não</emphasis> irá " |
| 3942 | "sobrepor entradas escritas anteriormente. As opções podem apenas ser " |
| 3943 | "sobrepostas ao atribuir um novo valor a elas - listas e scopes não podem ser " |
| 3944 | "sobrepostos, apenas limpos." |
| 3945 | |
| 3946 | #. type: Content of: <refentry><refsect1><para> |
| 3947 | #: apt.conf.5.xml |
| 3948 | msgid "" |
| 3949 | "All of the APT tools take an -o option which allows an arbitrary " |
| 3950 | "configuration directive to be specified on the command line. The syntax is a " |
| 3951 | "full option name (<literal>APT::Get::Assume-Yes</literal> for instance) " |
| 3952 | "followed by an equals sign then the new value of the option. To append a new " |
| 3953 | "element to a list, add a trailing <literal>::</literal> to the name of the " |
| 3954 | "list. (As you might suspect, the scope syntax can't be used on the command " |
| 3955 | "line.)" |
| 3956 | msgstr "" |
| 3957 | "Todas as ferramentas do APT recebem uma opção -o que permite uma directiva " |
| 3958 | "de configuração arbitrária para ser especificada na linha de comandos. A " |
| 3959 | "sintaxe é um nome de opção completo (<literal>APT::Get::Assume-Yes</literal> " |
| 3960 | "por exemplo) seguido por um igual (=) e depois o valor da opção. Para " |
| 3961 | "acrescentar um novo elemento a uma lista, adicione um <literal>::</literal> " |
| 3962 | "ao final do nome da lista. (Como deve suspeitar, a sintaxe de scope não pode " |
| 3963 | "ser usada na linha de comandos.)" |
| 3964 | |
| 3965 | #. type: Content of: <refentry><refsect1><para> |
| 3966 | #: apt.conf.5.xml |
| 3967 | msgid "" |
| 3968 | "Note that appending items to a list using <literal>::</literal> only works " |
| 3969 | "for one item per line, and that you should not use it in combination with " |
| 3970 | "the scope syntax (which adds <literal>::</literal> implicitly). Using both " |
| 3971 | "syntaxes together will trigger a bug which some users unfortunately depend " |
| 3972 | "on: an option with the unusual name \"<literal>::</literal>\" which acts " |
| 3973 | "like every other option with a name. This introduces many problems; for one " |
| 3974 | "thing, users who write multiple lines in this <emphasis>wrong</emphasis> " |
| 3975 | "syntax in the hope of appending to a list will achieve the opposite, as only " |
| 3976 | "the last assignment for this option \"<literal>::</literal>\" will be used. " |
| 3977 | "Future versions of APT will raise errors and stop working if they encounter " |
| 3978 | "this misuse, so please correct such statements now while APT doesn't " |
| 3979 | "explicitly complain about them." |
| 3980 | msgstr "" |
| 3981 | "Note que acrescentar itens a uma lista usando <literal>::</literal> só " |
| 3982 | "funciona para um item por linha, e que não o deverá usar em combinação com a " |
| 3983 | "sintaxe scope (a qual adiciona <literal>::</literal> implicitamente). Usar " |
| 3984 | "ambas as sintaxes juntamente irá disparar um bug de que infelizmente alguns " |
| 3985 | "utilizadores dependem: uma opção com o nome pouco usual \"<literal>::</" |
| 3986 | "literal>\" o qual actua como qualquer outra opção com um nome. Isto introduz " |
| 3987 | "muitos problemas: por um lado, os utilizadores que escrevem múltiplas linhas " |
| 3988 | "nesta sintaxe <emphasis>errada</emphasis> na esperança de acrescentarem numa " |
| 3989 | "lista irão obter o oposto, pois apenas será usada a última atribuição para " |
| 3990 | "esta opção \"<literal>::</literal>\". Versões futuras do APT irão dar erros " |
| 3991 | "e parar de funcionar se encontrarem esta má utilização, portanto, por favor, " |
| 3992 | "corrija tais declarações agora enquanto o APT ainda não se queixa " |
| 3993 | "explicitamente delas." |
| 3994 | |
| 3995 | #. type: Content of: <refentry><refsect1><title> |
| 3996 | #: apt.conf.5.xml |
| 3997 | msgid "The APT Group" |
| 3998 | msgstr "O Grupo APT" |
| 3999 | |
| 4000 | #. type: Content of: <refentry><refsect1><para> |
| 4001 | #: apt.conf.5.xml |
| 4002 | msgid "" |
| 4003 | "This group of options controls general APT behavior as well as holding the " |
| 4004 | "options for all of the tools." |
| 4005 | msgstr "" |
| 4006 | "Este grupo de opções controla o comportamento geral do APT assim como mantém " |
| 4007 | "as opções para todas as ferramentas." |
| 4008 | |
| 4009 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4010 | #: apt.conf.5.xml |
| 4011 | msgid "" |
| 4012 | "System Architecture; sets the architecture to use when fetching files and " |
| 4013 | "parsing package lists. The internal default is the architecture apt was " |
| 4014 | "compiled for." |
| 4015 | msgstr "" |
| 4016 | "System Architecture; define a arquitectura a usar quando procura ficheiros e " |
| 4017 | "analisa listas de pacotes. A predefinição interna é a arquitectura para a " |
| 4018 | "qual o APT foi compilado." |
| 4019 | |
| 4020 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4021 | #: apt.conf.5.xml |
| 4022 | msgid "" |
| 4023 | "All Architectures the system supports. For instance, CPUs implementing the " |
| 4024 | "<literal>amd64</literal> (also called <literal>x86-64</literal>) " |
| 4025 | "instruction set are also able to execute binaries compiled for the " |
| 4026 | "<literal>i386</literal> (<literal>x86</literal>) instruction set. This list " |
| 4027 | "is used when fetching files and parsing package lists. The initial default " |
| 4028 | "is always the system's native architecture (<literal>APT::Architecture</" |
| 4029 | "literal>), and foreign architectures are added to the default list when they " |
| 4030 | "are registered via <command>dpkg --add-architecture</command>." |
| 4031 | msgstr "" |
| 4032 | "Todas as arquitecturas que o sistema suporta. Por exemplo, CPUs que " |
| 4033 | "implementam o conjunto de instruções <literal>amd64</literal> (também " |
| 4034 | "chamada <literal>x86-64</literal>) são também capazes de executar binários " |
| 4035 | "compilados para o conjunto de instruções <literal>i386</literal> " |
| 4036 | "(<literal>x86</literal>). Esta lista é usada quando se busca ficheiros e " |
| 4037 | "analisa listas de pacotes. A predefinição inicial é sempre a arquitectura " |
| 4038 | "nativa do sistema (<literal>APT::Architecture</literal>), e as arquitecturas " |
| 4039 | "alienígenas são adicionadas à lista predefinida quando são registadas via " |
| 4040 | "<command>dpkg --add-architecture</command>." |
| 4041 | |
| 4042 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4043 | #: apt.conf.5.xml |
| 4044 | msgid "" |
| 4045 | "List of all build profiles enabled for build-dependency resolution, without " |
| 4046 | "the \"<literal>profile.</literal>\" namespace prefix. By default this list " |
| 4047 | "is empty. The <envar>DEB_BUILD_PROFILES</envar> as used by &dpkg-" |
| 4048 | "buildpackage; overrides the list notation." |
| 4049 | msgstr "" |
| 4050 | "Lista todos os perfis de compilação activos para resolução de dependências " |
| 4051 | "de compilação, sem o prefixo \"<literal>profile.</literal>\" no espaço do " |
| 4052 | "nome. Por predefinição esta lista está vazia. O <envar>DEB_BUILD_PROFILES</" |
| 4053 | "envar> usado pelo &dpkg-buildpackage; sobrepõe a notação da lista." |
| 4054 | |
| 4055 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4056 | #: apt.conf.5.xml |
| 4057 | msgid "" |
| 4058 | "Default release to install packages from if more than one version is " |
| 4059 | "available. Contains release name, codename or release version. Examples: " |
| 4060 | "'stable', 'testing', 'unstable', '&debian-stable-codename;', '&debian-" |
| 4061 | "testing-codename;', '4.0', '5.0*'. See also &apt-preferences;." |
| 4062 | msgstr "" |
| 4063 | "Lançamento predefinido de onde instalar pacotes se existir mais de uma " |
| 4064 | "versão disponível. Contém o nome do lançamento, nome de código ou versão de " |
| 4065 | "lançamento. Exemplos: 'stable', 'testing', 'unstable', '&debian-stable-" |
| 4066 | "codename;', '&debian-testing-codename;', '4.0', '5.0*'. Veja também &apt-" |
| 4067 | "preferences;." |
| 4068 | |
| 4069 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4070 | #: apt.conf.5.xml |
| 4071 | msgid "" |
| 4072 | "Ignore held packages; this global option causes the problem resolver to " |
| 4073 | "ignore held packages in its decision making." |
| 4074 | msgstr "" |
| 4075 | "Ignore Held packages; Esta opção global faz com que ao resolver problemas, " |
| 4076 | "os pacotes segurados sejam ignorados na sua decisão de marcação." |
| 4077 | |
| 4078 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4079 | #: apt.conf.5.xml |
| 4080 | msgid "" |
| 4081 | "Defaults to on. When turned on the autoclean feature will remove any " |
| 4082 | "packages which can no longer be downloaded from the cache. If turned off " |
| 4083 | "then packages that are locally installed are also excluded from cleaning - " |
| 4084 | "but note that APT provides no direct means to reinstall them." |
| 4085 | msgstr "" |
| 4086 | "A predefinição é ligada. Quando ligada, a funcionalidade autoclean irá " |
| 4087 | "remover quaisquer pacotes que já não possam ser descarregados a partir da " |
| 4088 | "cache. Se desligada, então os pacotes que estão instalados localmente são " |
| 4089 | "também excluídos da limpeza - mas note que o APT não disponibiliza um meio " |
| 4090 | "directo de os reinstalar." |
| 4091 | |
| 4092 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4093 | #: apt.conf.5.xml |
| 4094 | msgid "" |
| 4095 | "Defaults to on, which will cause APT to install essential and important " |
| 4096 | "packages as soon as possible in an install/upgrade operation, in order to " |
| 4097 | "limit the effect of a failing &dpkg; call. If this option is disabled, APT " |
| 4098 | "treats an important package in the same way as an extra package: between the " |
| 4099 | "unpacking of the package A and its configuration there can be many other " |
| 4100 | "unpack or configuration calls for other unrelated packages B, C etc. If " |
| 4101 | "these cause the &dpkg; call to fail (e.g. because package B's maintainer " |
| 4102 | "scripts generate an error), this results in a system state in which package " |
| 4103 | "A is unpacked but unconfigured - so any package depending on A is now no " |
| 4104 | "longer guaranteed to work, as its dependency on A is no longer satisfied." |
| 4105 | msgstr "" |
| 4106 | "A predefinição é ligada, o que irá fazer com que o APT instale pacotes " |
| 4107 | "essenciais e importantes assim que possível numa operação de instalação/" |
| 4108 | "actualização, de modo a limitar o efeito de uma chamada ao &dpkg; falhada. " |
| 4109 | "Se esta opção for desactivada, o APT trata um pacote importante do mesmo " |
| 4110 | "modo que um pacote extra: entre o desempacotamento do pacote A e a sua " |
| 4111 | "configuração podem existir muitas outras chamadas de desempacotamento ou " |
| 4112 | "configuração para outros pacotes B, C, etc não relacionados. Se eles " |
| 4113 | "causarem a falha da chamada do &dpkg; (ex. porque os scripts do maintainer " |
| 4114 | "do pacote B geram um erro), isto resulta num estado do sistema em que o " |
| 4115 | "pacote A fica desempacotado mas não configurado - então não fica garantido o " |
| 4116 | "funcionamento de qualquer pacote que dependa de A, porque a sua dependência " |
| 4117 | "de A não está mais satisfeita." |
| 4118 | |
| 4119 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4120 | #: apt.conf.5.xml |
| 4121 | msgid "" |
| 4122 | "The immediate configuration marker is also applied in the potentially " |
| 4123 | "problematic case of circular dependencies, since a dependency with the " |
| 4124 | "immediate flag is equivalent to a Pre-Dependency. In theory this allows APT " |
| 4125 | "to recognise a situation in which it is unable to perform immediate " |
| 4126 | "configuration, abort, and suggest to the user that the option should be " |
| 4127 | "temporarily deactivated in order to allow the operation to proceed. Note " |
| 4128 | "the use of the word \"theory\" here; in the real world this problem has " |
| 4129 | "rarely been encountered, in non-stable distribution versions, and was caused " |
| 4130 | "by wrong dependencies of the package in question or by a system in an " |
| 4131 | "already broken state; so you should not blindly disable this option, as the " |
| 4132 | "scenario mentioned above is not the only problem it can help to prevent in " |
| 4133 | "the first place." |
| 4134 | msgstr "" |
| 4135 | "O marcador de configuração imediata também é aplicado no caso potencialmente " |
| 4136 | "problemático de dependências circulares, pois uma dependência com a bandeira " |
| 4137 | "de imediato é equivalente a uma Pré-Dependência. Em teoria isto permite ao " |
| 4138 | "APT reconhecer uma situação na qual está incapaz de executar configuração " |
| 4139 | "imediata, abortar, e sugerir ao utilizador que a opção deverá ser " |
| 4140 | "desactivada temporariamente de modo a permitir que a operação prossiga. Note " |
| 4141 | "o uso da palavra \"teoria\" aqui; no mundo real este problema tem sido " |
| 4142 | "raramente encontrado, em versões não-estável da distribuição, e foram " |
| 4143 | "causados por dependências erradas do pacote em questão ou por um sistema já " |
| 4144 | "no estado corrompido; portanto você não deve desactivar esta opção às cegas. " |
| 4145 | "porque em primeiro lugar o cenário mencionado em cima não é o único problema " |
| 4146 | "que pode ajudar a prevenir." |
| 4147 | |
| 4148 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4149 | #: apt.conf.5.xml |
| 4150 | msgid "" |
| 4151 | "Before a big operation like <literal>dist-upgrade</literal> is run with this " |
| 4152 | "option disabled you should try to explicitly <literal>install</literal> the " |
| 4153 | "package APT is unable to configure immediately; but please make sure you " |
| 4154 | "also report your problem to your distribution and to the APT team with the " |
| 4155 | "buglink below, so they can work on improving or correcting the upgrade " |
| 4156 | "process." |
| 4157 | msgstr "" |
| 4158 | "Antes de uma grande operação como <literal>dist-upgrade</literal> ser " |
| 4159 | "executada com esta opção desactivada você deve tentar explicitamente um " |
| 4160 | "<literal>install</literal> ao pacote que o APT não é capaz de configurar " |
| 4161 | "imediatamente; mas por favor certifique-se que também reporta o seu problema " |
| 4162 | "à sua distribuição e á equipa do APT com o link de bug em baixo, para que " |
| 4163 | "eles possa trabalhar em melhorar ou corrigir o processo de actualização." |
| 4164 | |
| 4165 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4166 | #: apt.conf.5.xml |
| 4167 | msgid "" |
| 4168 | "Never enable this option unless you <emphasis>really</emphasis> know what " |
| 4169 | "you are doing. It permits APT to temporarily remove an essential package to " |
| 4170 | "break a Conflicts/Conflicts or Conflicts/Pre-Depends loop between two " |
| 4171 | "essential packages. <emphasis>Such a loop should never exist and is a grave " |
| 4172 | "bug</emphasis>. This option will work if the essential packages are not " |
| 4173 | "<command>tar</command>, <command>gzip</command>, <command>libc</command>, " |
| 4174 | "<command>dpkg</command>, <command>dash</command> or anything that those " |
| 4175 | "packages depend on." |
| 4176 | msgstr "" |
| 4177 | "Nunca active esta opção a menos que <emphasis>realmente</emphasis> saiba o " |
| 4178 | "que está a fazer. Ela permite que o APT remova temporariamente um pacote " |
| 4179 | "essencial para quebrar um ciclo infinito de Conflito/Conflito ou Conflito/" |
| 4180 | "Pré-Dependência entre dois pacotes essenciais. <emphasis>Tal ciclo nunca " |
| 4181 | "deveria existir e é um bug grave.</emphasis>. Esta opção irá funcionar se os " |
| 4182 | "pacotes essenciais não forem <command>tar</command>, <command>gzip</" |
| 4183 | "command>, <command>libc</command>, <command>dpkg</command>, <command>dash</" |
| 4184 | "command> ou nada de que esses pacotes dependam." |
| 4185 | |
| 4186 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4187 | #: apt.conf.5.xml |
| 4188 | msgid "" |
| 4189 | "APT uses since version 0.7.26 a resizable memory mapped cache file to store " |
| 4190 | "the available information. <literal>Cache-Start</literal> acts as a hint of " |
| 4191 | "the size the cache will grow to, and is therefore the amount of memory APT " |
| 4192 | "will request at startup. The default value is 20971520 bytes (~20 MB). Note " |
| 4193 | "that this amount of space needs to be available for APT; otherwise it will " |
| 4194 | "likely fail ungracefully, so for memory restricted devices this value should " |
| 4195 | "be lowered while on systems with a lot of configured sources it should be " |
| 4196 | "increased. <literal>Cache-Grow</literal> defines in bytes with the default " |
| 4197 | "of 1048576 (~1 MB) how much the cache size will be increased in the event " |
| 4198 | "the space defined by <literal>Cache-Start</literal> is not enough. This " |
| 4199 | "value will be applied again and again until either the cache is big enough " |
| 4200 | "to store all information or the size of the cache reaches the <literal>Cache-" |
| 4201 | "Limit</literal>. The default of <literal>Cache-Limit</literal> is 0 which " |
| 4202 | "stands for no limit. If <literal>Cache-Grow</literal> is set to 0 the " |
| 4203 | "automatic growth of the cache is disabled." |
| 4204 | msgstr "" |
| 4205 | "O APT usa desde a versão 0.7.26 um ficheiro de cache com mapa de memória de " |
| 4206 | "tamanho ajustável para armazenar a informação disponível. <literal>Cache-" |
| 4207 | "Start</literal> actua como uma dica do tamanho que a cache irá crescer, e é " |
| 4208 | "por isso a quantidade de memória que o APT irá requerer no arranque. O valor " |
| 4209 | "predefinido é 20971520 bytes (~20 MB). Note que esta quantidade de espaço " |
| 4210 | "precisa estar disponível para o APT; caso contrário ele irá com certeza " |
| 4211 | "falhar, portanto para dispositivos com pouca memória este valor deve ser " |
| 4212 | "diminuído enquanto que em sistemas com muitas fontes configuradas este deve " |
| 4213 | "ser aumentado. <literal>Cache-Grow</literal> define em bytes com a " |
| 4214 | "predefinição de 1048576 (~1 MB) em quanto o tamanho da Cache será aumentado " |
| 4215 | "no caso do espaço definido por <literal>Cache-Start</literal> não ser " |
| 4216 | "suficiente. Este valor será aplicado várias vezes até que a cache seja " |
| 4217 | "suficientemente grande para armazenar toda a informação ou que o tamanho da " |
| 4218 | "cache alcance o <literal>Cache-Limit</literal>. O valor predefinido de " |
| 4219 | "<literal>Cache-Limit</literal> é 0 o que significa nenhum limite. Se " |
| 4220 | "<literal>Cache-Grow</literal> for definido para 0, o crescimento automático " |
| 4221 | "da cache é desactivado." |
| 4222 | |
| 4223 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4224 | #: apt.conf.5.xml |
| 4225 | msgid "Defines which packages are considered essential build dependencies." |
| 4226 | msgstr "" |
| 4227 | "Define quais pacotes são considerados dependências essenciais de compilação." |
| 4228 | |
| 4229 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4230 | #: apt.conf.5.xml |
| 4231 | msgid "" |
| 4232 | "The Get subsection controls the &apt-get; tool; please see its documentation " |
| 4233 | "for more information about the options here." |
| 4234 | msgstr "" |
| 4235 | "A subsecção Get controla a ferramenta &apt-get;, por favor veja a sua " |
| 4236 | "documentação para mais informação acerca das opções daqui." |
| 4237 | |
| 4238 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4239 | #: apt.conf.5.xml |
| 4240 | msgid "" |
| 4241 | "The Cache subsection controls the &apt-cache; tool; please see its " |
| 4242 | "documentation for more information about the options here." |
| 4243 | msgstr "" |
| 4244 | "A subsecção Cache controla a ferramenta &apt-cache;, por favor veja a sua " |
| 4245 | "documentação para mais informação acerca das opções daqui." |
| 4246 | |
| 4247 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4248 | #: apt.conf.5.xml |
| 4249 | msgid "" |
| 4250 | "The CDROM subsection controls the &apt-cdrom; tool; please see its " |
| 4251 | "documentation for more information about the options here." |
| 4252 | msgstr "" |
| 4253 | "A subsecção CDROM controla a ferramenta &apt-cdrom;, por favor veja a sua " |
| 4254 | "documentação para mais informação acerca das opções de aqui." |
| 4255 | |
| 4256 | #. type: Content of: <refentry><refsect1><title> |
| 4257 | #: apt.conf.5.xml |
| 4258 | msgid "The Acquire Group" |
| 4259 | msgstr "O Grupo Acquire" |
| 4260 | |
| 4261 | #. type: Content of: <refentry><refsect1><para> |
| 4262 | #: apt.conf.5.xml |
| 4263 | msgid "" |
| 4264 | "The <literal>Acquire</literal> group of options controls the download of " |
| 4265 | "packages as well as the various \"acquire methods\" responsible for the " |
| 4266 | "download itself (see also &sources-list;)." |
| 4267 | msgstr "" |
| 4268 | "O grupo de opções <literal>Acquire</literal> controla a descarga de pacotes " |
| 4269 | "assim como os vários \"métodos de obtenção\" responsáveis pela própria " |
| 4270 | "descarga (veja também &sources-list;)." |
| 4271 | |
| 4272 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4273 | #: apt.conf.5.xml |
| 4274 | #, fuzzy |
| 4275 | #| msgid "" |
| 4276 | #| "Security related option defaulting to true, as giving a Release file's " |
| 4277 | #| "validation an expiration date prevents replay attacks over a long " |
| 4278 | #| "timescale, and can also for example help users to identify mirrors that " |
| 4279 | #| "are no longer updated - but the feature depends on the correctness of the " |
| 4280 | #| "clock on the user system. Archive maintainers are encouraged to create " |
| 4281 | #| "Release files with the <literal>Valid-Until</literal> header, but if they " |
| 4282 | #| "don't or a stricter value is desired the <literal>Max-ValidTime</literal> " |
| 4283 | #| "option below can be used." |
| 4284 | msgid "" |
| 4285 | "Security related option defaulting to true, as giving a Release file's " |
| 4286 | "validation an expiration date prevents replay attacks over a long timescale, " |
| 4287 | "and can also for example help users to identify mirrors that are no longer " |
| 4288 | "updated - but the feature depends on the correctness of the clock on the " |
| 4289 | "user system. Archive maintainers are encouraged to create Release files with " |
| 4290 | "the <literal>Valid-Until</literal> header, but if they don't or a stricter " |
| 4291 | "value is desired the <literal>Max-ValidTime</literal> option below can be " |
| 4292 | "used. The <option>Check-Valid-Until</option> option of &sources-list; " |
| 4293 | "entries should be preferred to disable the check selectively instead of " |
| 4294 | "using this global override." |
| 4295 | msgstr "" |
| 4296 | "Opção relacionada com segurança com predefinição a 'verdadeiro', como dar a " |
| 4297 | "um ficheiros Release uma data de expiração previne ataques repetidos durante " |
| 4298 | "longo tempo e pode, por exemplo, ajudar os utilizadores a identificar " |
| 4299 | "mirrors que não são actualizados à muito tempo - mas a funcionalidade " |
| 4300 | "depende da precisão de hora no sistema do utilizador. Os responsáveis do " |
| 4301 | "arquivo são encorajados a criar ficheiros Release com o cabeçalho " |
| 4302 | "<literal>Valid-Until</literal>, mas se não o fizerem ou se preferir-se um " |
| 4303 | "valor mais rigoroso pode-se usar a opção <literal>Max-ValidTime</literal> " |
| 4304 | "seguinte." |
| 4305 | |
| 4306 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4307 | #: apt.conf.5.xml |
| 4308 | #, fuzzy |
| 4309 | #| msgid "" |
| 4310 | #| "Maximum time (in seconds) after its creation (as indicated by the " |
| 4311 | #| "<literal>Date</literal> header) that the <filename>Release</filename> " |
| 4312 | #| "file should be considered valid. If the Release file itself includes a " |
| 4313 | #| "<literal>Valid-Until</literal> header the earlier date of the two is used " |
| 4314 | #| "as the expiration date. The default value is <literal>0</literal> which " |
| 4315 | #| "stands for \"valid forever\". Archive specific settings can be made by " |
| 4316 | #| "appending the label of the archive to the option name." |
| 4317 | msgid "" |
| 4318 | "Maximum time (in seconds) after its creation (as indicated by the " |
| 4319 | "<literal>Date</literal> header) that the <filename>Release</filename> file " |
| 4320 | "should be considered valid. If the Release file itself includes a " |
| 4321 | "<literal>Valid-Until</literal> header the earlier date of the two is used as " |
| 4322 | "the expiration date. The default value is <literal>0</literal> which stands " |
| 4323 | "for \"valid forever\". Archive specific settings can be made by appending " |
| 4324 | "the label of the archive to the option name. Preferably, the same can be " |
| 4325 | "achieved for specific &sources-list; entries by using the <option>Valid-" |
| 4326 | "Until-Max</option> option there." |
| 4327 | msgstr "" |
| 4328 | "O tempo máximo (em segundos) após a sua criação (como indicado pelo " |
| 4329 | "cabeçalho <literal>Date</literal>) que o ficheiro <filename>Release</" |
| 4330 | "filename> deve ser considerado como válido. Se o próprio ficheiro Release " |
| 4331 | "incluir um cabeçalho <literal>Valid-Until</literal> é usada como data de " |
| 4332 | "expiração a data que expira mais cedo. O valor predefinido é <literal>0</" |
| 4333 | "literal> o que significa \"válido para sempre\". Podem ser criadas " |
| 4334 | "definições específicas de arquivo ao acrescentar a etiqueta do arquivo ao " |
| 4335 | "nome da opção." |
| 4336 | |
| 4337 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4338 | #: apt.conf.5.xml |
| 4339 | #, fuzzy |
| 4340 | #| msgid "" |
| 4341 | #| "Minimum time (in seconds) after its creation (as indicated by the " |
| 4342 | #| "<literal>Date</literal> header) that the <filename>Release</filename> " |
| 4343 | #| "file should be considered valid. Use this if you need to use a seldom " |
| 4344 | #| "updated (local) mirror of a more frequently updated archive with a " |
| 4345 | #| "<literal>Valid-Until</literal> header instead of completely disabling the " |
| 4346 | #| "expiration date checking. Archive specific settings can and should be " |
| 4347 | #| "used by appending the label of the archive to the option name." |
| 4348 | msgid "" |
| 4349 | "Minimum time (in seconds) after its creation (as indicated by the " |
| 4350 | "<literal>Date</literal> header) that the <filename>Release</filename> file " |
| 4351 | "should be considered valid. Use this if you need to use a seldom updated " |
| 4352 | "(local) mirror of a more frequently updated archive with a <literal>Valid-" |
| 4353 | "Until</literal> header instead of completely disabling the expiration date " |
| 4354 | "checking. Archive specific settings can and should be used by appending the " |
| 4355 | "label of the archive to the option name. Preferably, the same can be " |
| 4356 | "achieved for specific &sources-list; entries by using the <option>Valid-" |
| 4357 | "Until-Min</option> option there." |
| 4358 | msgstr "" |
| 4359 | "O tempo mínimo (em segundos) após a sua criação (como indicado no cabeçalho " |
| 4360 | "<literal>Date</literal>) que o ficheiro <filename>Release</filename> deve " |
| 4361 | "ser considerado como válido. Utilize isto se você necessitar de usar um " |
| 4362 | "mirror raramente actualizado (local) de um arquivo actualizado mais " |
| 4363 | "frequentemente com um cabeçalho <literal>Valid-Until</literal> em vez de " |
| 4364 | "desactivar completamente a verificação de data de expiração. Podem e devem " |
| 4365 | "ser usadas definições especificas do arquivo ao acrescentar a etiqueta do " |
| 4366 | "arquivo ao nome da opção." |
| 4367 | |
| 4368 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4369 | #: apt.conf.5.xml |
| 4370 | #, fuzzy |
| 4371 | #| msgid "" |
| 4372 | #| "Try to download deltas called <literal>PDiffs</literal> for indexes (like " |
| 4373 | #| "<filename>Packages</filename> files) instead of downloading whole ones. " |
| 4374 | #| "True by default." |
| 4375 | msgid "" |
| 4376 | "Try to download deltas called <literal>PDiffs</literal> for indexes (like " |
| 4377 | "<filename>Packages</filename> files) instead of downloading whole ones. True " |
| 4378 | "by default. Preferably, this can be set for specific &sources-list; entries " |
| 4379 | "or index files by using the <option>PDiffs</option> option there." |
| 4380 | msgstr "" |
| 4381 | "Tenta descarregar deltas chamados <literal>PDiffs</literal> para índices " |
| 4382 | "(como os ficheiros <filename>Packages</filename>) em vez de os descarregar " |
| 4383 | "por inteiro. Verdadeiro por predefinição." |
| 4384 | |
| 4385 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4386 | #: apt.conf.5.xml |
| 4387 | msgid "" |
| 4388 | "Two sub-options to limit the use of PDiffs are also available: " |
| 4389 | "<literal>FileLimit</literal> can be used to specify a maximum number of " |
| 4390 | "PDiff files should be downloaded to update a file. <literal>SizeLimit</" |
| 4391 | "literal> on the other hand is the maximum percentage of the size of all " |
| 4392 | "patches compared to the size of the targeted file. If one of these limits is " |
| 4393 | "exceeded the complete file is downloaded instead of the patches." |
| 4394 | msgstr "" |
| 4395 | "Estão também disponíveis duas sub-opções para limitar o uso de PDiffs: " |
| 4396 | "<literal>FileLimit</literal> pode ser usada para especificar um número " |
| 4397 | "máximo de ficheiros PDiff que devem ser descarregados para actualizar um " |
| 4398 | "ficheiro. Por outro lado <literal>SizeLimit</literal> é a percentagem máxima " |
| 4399 | "do tamanho de todas as patches comparadas com o tamanho do ficheiro de " |
| 4400 | "destino. Se um destes limites for excedido, é descarregado o ficheiro " |
| 4401 | "completo em vez das patches." |
| 4402 | |
| 4403 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4404 | #: apt.conf.5.xml |
| 4405 | #, fuzzy |
| 4406 | #| msgid "" |
| 4407 | #| "Try to download deltas called <literal>PDiffs</literal> for indexes (like " |
| 4408 | #| "<filename>Packages</filename> files) instead of downloading whole ones. " |
| 4409 | #| "True by default." |
| 4410 | msgid "" |
| 4411 | "Try to download indexes via an URI constructed from a hashsum of the " |
| 4412 | "expected file rather than downloaded via a well-known stable filename. True " |
| 4413 | "by default, but automatically disabled if the source indicates no support " |
| 4414 | "for it. Usage can be forced with the special value \"force\". Preferably, " |
| 4415 | "this can be set for specific &sources-list; entries or index files by using " |
| 4416 | "the <option>By-Hash</option> option there." |
| 4417 | msgstr "" |
| 4418 | "Tenta descarregar deltas chamados <literal>PDiffs</literal> para índices " |
| 4419 | "(como os ficheiros <filename>Packages</filename>) em vez de os descarregar " |
| 4420 | "por inteiro. Verdadeiro por predefinição." |
| 4421 | |
| 4422 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4423 | #: apt.conf.5.xml |
| 4424 | msgid "" |
| 4425 | "Queuing mode; <literal>Queue-Mode</literal> can be one of <literal>host</" |
| 4426 | "literal> or <literal>access</literal> which determines how APT parallelizes " |
| 4427 | "outgoing connections. <literal>host</literal> means that one connection per " |
| 4428 | "target host will be opened, <literal>access</literal> means that one " |
| 4429 | "connection per URI type will be opened." |
| 4430 | msgstr "" |
| 4431 | "Modo de fila; <literal>Queue-Mode</literal> pode ser um de <literal>host</" |
| 4432 | "literal> ou <literal>access</literal> que determina como o APT paraleliza " |
| 4433 | "ligações de saída. <literal>host</literal> significa que será aberta uma " |
| 4434 | "ligação por máquina destino, <literal>access</literal> significa que será " |
| 4435 | "aberta uma ligação por tipo de URI." |
| 4436 | |
| 4437 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4438 | #: apt.conf.5.xml |
| 4439 | msgid "" |
| 4440 | "Number of retries to perform. If this is non-zero APT will retry failed " |
| 4441 | "files the given number of times." |
| 4442 | msgstr "" |
| 4443 | "Número de tentativas a executar. Se isto for diferente de zero o APT irá " |
| 4444 | "tentar, no número fornecido de vezes, obter ficheiros falhados." |
| 4445 | |
| 4446 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4447 | #: apt.conf.5.xml |
| 4448 | msgid "" |
| 4449 | "Use symlinks for source archives. If set to true then source archives will " |
| 4450 | "be symlinked when possible instead of copying. True is the default." |
| 4451 | msgstr "" |
| 4452 | "Usa links simbólicos para arquivos fonte. Se definido para verdadeiro, então " |
| 4453 | "os arquivos fonte serão links simbólicos, quando possível, em vez de cópias. " |
| 4454 | "A predefinição é verdadeiro." |
| 4455 | |
| 4456 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4457 | #: apt.conf.5.xml |
| 4458 | msgid "" |
| 4459 | "<literal>http::Proxy</literal> sets the default proxy to use for HTTP URIs. " |
| 4460 | "It is in the standard form of <literal>http://[[user][:pass]@]host[:port]/</" |
| 4461 | "literal>. Per host proxies can also be specified by using the form " |
| 4462 | "<literal>http::Proxy::<host></literal> with the special keyword " |
| 4463 | "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above " |
| 4464 | "settings is specified, <envar>http_proxy</envar> environment variable will " |
| 4465 | "be used." |
| 4466 | msgstr "" |
| 4467 | "<literal>http::Proxy</literal> define o proxy http predefinido a usar para " |
| 4468 | "URIs de HTTP. Está no formato standard de <literal>http://[[user][:" |
| 4469 | "pass]@]host[:port]/</literal>. Também podem ser especificados proxies por " |
| 4470 | "máquina ao usar o formato <literal>http::Proxy::<host></literal> com a " |
| 4471 | "palavra chave especial <literal>DIRECT</literal> que significa não usar " |
| 4472 | "proxies. Se nenhuma das definições acima for especificada, será usada a " |
| 4473 | "variável de ambiente <envar>http_proxy</envar>." |
| 4474 | |
| 4475 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4476 | #: apt.conf.5.xml |
| 4477 | msgid "" |
| 4478 | "Three settings are provided for cache control with HTTP/1.1 compliant proxy " |
| 4479 | "caches. <literal>No-Cache</literal> tells the proxy not to use its cached " |
| 4480 | "response under any circumstances. <literal>Max-Age</literal> sets the " |
| 4481 | "allowed maximum age (in seconds) of an index file in the cache of the " |
| 4482 | "proxy. <literal>No-Store</literal> specifies that the proxy should not " |
| 4483 | "store the requested archive files in its cache, which can be used to prevent " |
| 4484 | "the proxy from polluting its cache with (big) .deb files." |
| 4485 | msgstr "" |
| 4486 | "São disponibilizadas três definições para controle de cache como caches de " |
| 4487 | "proxy compatíveis com HTTP/1.1. <literal>No-Cache</literal> diz ao proxy " |
| 4488 | "para não usar a sua resposta em cache sob nenhumas circunstâncias, " |
| 4489 | "<literal>Max-Age</literal> define a idade máxima permitida (em segundos) de " |
| 4490 | "um ficheiro índice na cache do proxy. <literal>No-Store</literal> especifica " |
| 4491 | "que o proxy não deve armazenar os ficheiros de arquivo pedidos na sua cache, " |
| 4492 | "o que pode ser usado para prevenir que o proxy polua a sua cache com " |
| 4493 | "(grandes) ficheiros .deb." |
| 4494 | |
| 4495 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4496 | #: apt.conf.5.xml |
| 4497 | msgid "" |
| 4498 | "The option <literal>timeout</literal> sets the timeout timer used by the " |
| 4499 | "method; this value applies to the connection as well as the data timeout." |
| 4500 | msgstr "" |
| 4501 | "A opção <literal>timeout</literal> define o tempo limite usado por este " |
| 4502 | "método, este valor aplica-se à ligação assim como os tempos de limite de " |
| 4503 | "dados." |
| 4504 | |
| 4505 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4506 | #: apt.conf.5.xml |
| 4507 | #, fuzzy |
| 4508 | #| msgid "" |
| 4509 | #| "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used " |
| 4510 | #| "to enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be " |
| 4511 | #| "beneficial e.g. on high-latency connections. It specifies how many " |
| 4512 | #| "requests are sent in a pipeline. Previous APT versions had a default of " |
| 4513 | #| "10 for this setting, but the default value is now 0 (= disabled) to avoid " |
| 4514 | #| "problems with the ever-growing amount of webservers and proxies which " |
| 4515 | #| "choose to not conform to the HTTP/1.1 specification." |
| 4516 | msgid "" |
| 4517 | "The setting <literal>Acquire::http::Pipeline-Depth</literal> can be used to " |
| 4518 | "enable HTTP pipelining (RFC 2616 section 8.1.2.2) which can be beneficial e." |
| 4519 | "g. on high-latency connections. It specifies how many requests are sent in a " |
| 4520 | "pipeline. APT tries to detect and workaround misbehaving webservers and " |
| 4521 | "proxies at runtime, but if you know that yours does not conform to the " |
| 4522 | "HTTP/1.1 specification pipelining can be disabled by setting the value to 0. " |
| 4523 | "It is enabled by default with the value 10." |
| 4524 | msgstr "" |
| 4525 | "A definição <literal>Acquire::http::Pipeline-Depth</literal> pode ser usada " |
| 4526 | "para activar o 'pipelining' de HTTP (RFC 2616 secção 8.1.2.2) a qual pode " |
| 4527 | "ser benéfica por exemplo em ligações de alta latência. Especifica quantos " |
| 4528 | "pedidos são enviados num pipeline. As versões anteriores do APT tinham uma " |
| 4529 | "predefinição de 10 para esta definição, mas o valor predefinido agora é 0 (= " |
| 4530 | "desactivado) para evitar problemas com a quantidade crescente de servidores " |
| 4531 | "web e proxies que escolheram não respeitar a especificação HTTP/1.1." |
| 4532 | |
| 4533 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4534 | #: apt.conf.5.xml |
| 4535 | msgid "" |
| 4536 | "<literal>Acquire::http::AllowRedirect</literal> controls whether APT will " |
| 4537 | "follow redirects, which is enabled by default." |
| 4538 | msgstr "" |
| 4539 | "<literal>Acquire::http::AllowRedirect</literal> controla se o APT irá seguir " |
| 4540 | "os redireccionamentos, o que está activo por predefinição." |
| 4541 | |
| 4542 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4543 | #: apt.conf.5.xml |
| 4544 | msgid "" |
| 4545 | "The used bandwidth can be limited with <literal>Acquire::http::Dl-Limit</" |
| 4546 | "literal> which accepts integer values in kilobytes per second. The default " |
| 4547 | "value is 0 which deactivates the limit and tries to use all available " |
| 4548 | "bandwidth. Note that this option implicitly disables downloading from " |
| 4549 | "multiple servers at the same time." |
| 4550 | msgstr "" |
| 4551 | "A largura de banda usada pode ser limitada com <literal>Acquire::http::Dl-" |
| 4552 | "Limit</literal> que aceita valores inteiros em kilobytes por segundo. O " |
| 4553 | "valor predefinido é 0 que desactiva o limite e tenta usar toda a largura de " |
| 4554 | "banda disponível. Note que esta opção implicitamente desactiva a descarga a " |
| 4555 | "partir de múltiplos servidores ao mesmo tempo." |
| 4556 | |
| 4557 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4558 | #: apt.conf.5.xml |
| 4559 | msgid "" |
| 4560 | "<literal>Acquire::http::User-Agent</literal> can be used to set a different " |
| 4561 | "User-Agent for the http download method as some proxies allow access for " |
| 4562 | "clients only if the client uses a known identifier." |
| 4563 | msgstr "" |
| 4564 | "<literal>Acquire::http::User-Agent</literal> pode ser usado para definir um " |
| 4565 | "Utilizador-Agente diferente para o método de download por http, porque " |
| 4566 | "alguns proxies apenas permitem acesso a clientes se o cliente usar um " |
| 4567 | "identificador conhecido." |
| 4568 | |
| 4569 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4570 | #: apt.conf.5.xml |
| 4571 | msgid "" |
| 4572 | "<literal>Acquire::http::Proxy-Auto-Detect</literal> can be used to specify " |
| 4573 | "an external command to discover the http proxy to use. Apt expects the " |
| 4574 | "command to output the proxy on stdout in the style <literal>http://proxy:" |
| 4575 | "port/</literal>. This will override the generic <literal>Acquire::http::" |
| 4576 | "Proxy</literal> but not any specific host proxy configuration set via " |
| 4577 | "<literal>Acquire::http::Proxy::$HOST</literal>. See the &squid-deb-proxy-" |
| 4578 | "client; package for an example implementation that uses avahi. This option " |
| 4579 | "takes precedence over the legacy option name <literal>ProxyAutoDetect</" |
| 4580 | "literal>." |
| 4581 | msgstr "" |
| 4582 | "<literal>Acquire::http::Proxy-Auto-Detect</literal> pode ser usado para " |
| 4583 | "especificar um comando externo para descobrir o proxy http a usar. O apt " |
| 4584 | "espera que o comando forneça o resultado do proxy no stdout ao estilo " |
| 4585 | "<literal>http://proxy:port/</literal>. Isto irá sobrepor o <literal>Acquire::" |
| 4586 | "http::Proxy</literal> genérico mas não qualquer configuração especifica da " |
| 4587 | "máquina proxy definida via <literal>Acquire::http::Proxy::$HOST</literal>. " |
| 4588 | "Veja o pacote &squid-deb-proxy-client; para um exemplo de implementação que " |
| 4589 | "usa avahi. Esta opção toma precedência sobre o nome de opção antigo " |
| 4590 | "<literal>ProxyAutoDetect</literal>." |
| 4591 | |
| 4592 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4593 | #: apt.conf.5.xml |
| 4594 | msgid "" |
| 4595 | "The <literal>Cache-control</literal>, <literal>Timeout</literal>, " |
| 4596 | "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> and " |
| 4597 | "<literal>proxy</literal> options work for HTTPS URIs in the same way as for " |
| 4598 | "the <literal>http</literal> method, and default to the same values if they " |
| 4599 | "are not explicitly set. The <literal>Pipeline-Depth</literal> option is not " |
| 4600 | "yet supported." |
| 4601 | msgstr "" |
| 4602 | "As opções <literal>Cache-control</literal>, <literal>Timeout</literal>, " |
| 4603 | "<literal>AllowRedirect</literal>, <literal>Dl-Limit</literal> e " |
| 4604 | "<literal>proxy</literal> funcionam para URIs HTTPS do mesmo modo que para o " |
| 4605 | "método <literal>http</literal>, e tem por predefinição os mesmos valores se " |
| 4606 | "estes não forem definidos especificamente A opção <literal>Pipeline-Depth</" |
| 4607 | "literal> ainda não é suportada." |
| 4608 | |
| 4609 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4610 | #: apt.conf.5.xml |
| 4611 | msgid "" |
| 4612 | "<literal>CaInfo</literal> suboption specifies place of file that holds info " |
| 4613 | "about trusted certificates. <literal><host>::CaInfo</literal> is the " |
| 4614 | "corresponding per-host option. <literal>Verify-Peer</literal> boolean " |
| 4615 | "suboption determines whether or not the server's host certificate should be " |
| 4616 | "verified against trusted certificates. <literal><host>::Verify-Peer</" |
| 4617 | "literal> is the corresponding per-host option. <literal>Verify-Host</" |
| 4618 | "literal> boolean suboption determines whether or not the server's hostname " |
| 4619 | "should be verified. <literal><host>::Verify-Host</literal> is the " |
| 4620 | "corresponding per-host option. <literal>SslCert</literal> determines what " |
| 4621 | "certificate to use for client authentication. <literal><host>::" |
| 4622 | "SslCert</literal> is the corresponding per-host option. <literal>SslKey</" |
| 4623 | "literal> determines what private key to use for client authentication. " |
| 4624 | "<literal><host>::SslKey</literal> is the corresponding per-host " |
| 4625 | "option. <literal>SslForceVersion</literal> overrides default SSL version to " |
| 4626 | "use. It can contain either of the strings '<literal>TLSv1</literal>' or " |
| 4627 | "'<literal>SSLv3</literal>'. <literal><host>::SslForceVersion</" |
| 4628 | "literal> is the corresponding per-host option." |
| 4629 | msgstr "" |
| 4630 | "A sub-opção <literal>CaInfo</literal> especifica o lugar do ficheiro que " |
| 4631 | "contém informação acerca de certificados de confiança. <literal><" |
| 4632 | "host>::CaInfo</literal> é a opção 'por máquina' correspondente. A sub-" |
| 4633 | "opção booleana <literal>Verify-Peer</literal> determina se o certificado da " |
| 4634 | "máquina anfitriã deve ou não ser verificado com certificados de confiança. " |
| 4635 | "<literal><host>::Verify-Peer</literal> é a opção 'por máquina' " |
| 4636 | "correspondente. A sub-opção booleana <literal>Verify-Host</literal> " |
| 4637 | "determina se o nome da máquina servidora deve ao não ser verificado. " |
| 4638 | "<literal><host>::Verify-Host</literal> é a opção 'por máquina' " |
| 4639 | "correspondente. <literal>SslCert</literal> determina qual certificado a usar " |
| 4640 | "para autenticação de clientes. <literal><host>::SslCert</literal> é a " |
| 4641 | "opção 'por máquina' correspondente. <literal>SslKey</literal> determina qual " |
| 4642 | "a chave privada a usar para autenticação de clientes. <literal><host>::" |
| 4643 | "SslKey</literal> é a opção 'por máquina' correspondente. " |
| 4644 | "<literal>SslForceVersion</literal> sobrepõe a versão SSL predefinida a usar. " |
| 4645 | "Pode conter qualquer uma das strings 'TLSv1' ou 'SSLv3'. <literal><" |
| 4646 | "host>::SslForceVersion</literal> é a opção 'por máquina' correspondente." |
| 4647 | |
| 4648 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4649 | #: apt.conf.5.xml |
| 4650 | msgid "" |
| 4651 | "<literal>ftp::Proxy</literal> sets the default proxy to use for FTP URIs. " |
| 4652 | "It is in the standard form of <literal>ftp://[[user][:pass]@]host[:port]/</" |
| 4653 | "literal>. Per host proxies can also be specified by using the form " |
| 4654 | "<literal>ftp::Proxy::<host></literal> with the special keyword " |
| 4655 | "<literal>DIRECT</literal> meaning to use no proxies. If no one of the above " |
| 4656 | "settings is specified, <envar>ftp_proxy</envar> environment variable will be " |
| 4657 | "used. To use an FTP proxy you will have to set the <literal>ftp::ProxyLogin</" |
| 4658 | "literal> script in the configuration file. This entry specifies the commands " |
| 4659 | "to send to tell the proxy server what to connect to. Please see " |
| 4660 | "&configureindex; for an example of how to do this. The substitution " |
| 4661 | "variables representing the corresponding URI component are <literal>" |
| 4662 | "$(PROXY_USER)</literal>, <literal>$(PROXY_PASS)</literal>, <literal>" |
| 4663 | "$(SITE_USER)</literal>, <literal>$(SITE_PASS)</literal>, <literal>$(SITE)</" |
| 4664 | "literal> and <literal>$(SITE_PORT)</literal>." |
| 4665 | msgstr "" |
| 4666 | "<literal>ftp::Proxy</literal> define o proxy predefinido a usar para URIs " |
| 4667 | "FTP. Está no formato standard de <literal>ftp://[[user][:pass]@]host[:port]/" |
| 4668 | "</literal>. Os proxies por máquina podem também ser especificados ao usar o " |
| 4669 | "formato <literal>ftp::Proxy::<host></literal> com a palavra chave " |
| 4670 | "especial <literal>DIRECT</literal> que significa não usar nenhum proxy. Se " |
| 4671 | "nenhuma das definições acima for especificada, será usada a variável de " |
| 4672 | "ambiente <envar>ftp_proxy</envar>. Para usar um proxy FTP você tem que " |
| 4673 | "definir o script <literal>ftp::ProxyLogin</literal> no ficheiro de " |
| 4674 | "configuração. Esta entrada especifica os comandos a enviar para dizer ao " |
| 4675 | "servidor proxy ao que se ligar. Por favor veja &configureindex; para um " |
| 4676 | "exemplo de como fazer isto. As variáveis de substituição que representam o " |
| 4677 | "componente URI correspondente são <literal>$(PROXY_USER)</literal> <literal>" |
| 4678 | "$(PROXY_PASS)</literal> <literal>$(SITE_USER)</literal> <literal>" |
| 4679 | "$(SITE_PASS)</literal> <literal>$(SITE)</literal> e <literal>$(SITE_PORT)</" |
| 4680 | "literal>." |
| 4681 | |
| 4682 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4683 | #: apt.conf.5.xml |
| 4684 | msgid "" |
| 4685 | "Several settings are provided to control passive mode. Generally it is safe " |
| 4686 | "to leave passive mode on; it works in nearly every environment. However, " |
| 4687 | "some situations require that passive mode be disabled and port mode FTP used " |
| 4688 | "instead. This can be done globally or for connections that go through a " |
| 4689 | "proxy or for a specific host (see the sample config file for examples)." |
| 4690 | msgstr "" |
| 4691 | "São disponibilizadas várias definições para controlar o modo passivo. " |
| 4692 | "Geralmente é seguro deixar o modo passivo ligado, funciona em quase todos " |
| 4693 | "ambientes. No entanto algumas situações requerem que o modo passivo seja " |
| 4694 | "desactivado e em vez disso usar o modo port ftp. Isto pode ser feito " |
| 4695 | "globalmente ou para ligações que passam por um proxy ou para uma máquina " |
| 4696 | "específica (veja a amostra de ficheiro de configuração para exemplos)." |
| 4697 | |
| 4698 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4699 | #: apt.conf.5.xml |
| 4700 | msgid "" |
| 4701 | "It is possible to proxy FTP over HTTP by setting the <envar>ftp_proxy</" |
| 4702 | "envar> environment variable to an HTTP URL - see the discussion of the http " |
| 4703 | "method above for syntax. You cannot set this in the configuration file and " |
| 4704 | "it is not recommended to use FTP over HTTP due to its low efficiency." |
| 4705 | msgstr "" |
| 4706 | "É possível usar proxy FTP sobre HTTP ao definir a variável de ambiente " |
| 4707 | "<envar>ftp_proxy</envar> para um URL HTTP - veja a discussão do método http " |
| 4708 | "em cima para a sintaxe. Você não pode definir isto no ficheiro de " |
| 4709 | "configuração e não é recomendado usar FTP sobre HTTP devido à sua baixa " |
| 4710 | "eficiência." |
| 4711 | |
| 4712 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4713 | #: apt.conf.5.xml |
| 4714 | msgid "" |
| 4715 | "The setting <literal>ForceExtended</literal> controls the use of RFC2428 " |
| 4716 | "<literal>EPSV</literal> and <literal>EPRT</literal> commands. The default is " |
| 4717 | "false, which means these commands are only used if the control connection is " |
| 4718 | "IPv6. Setting this to true forces their use even on IPv4 connections. Note " |
| 4719 | "that most FTP servers do not support RFC2428." |
| 4720 | msgstr "" |
| 4721 | "A definição <literal>ForceExtended</literal> controla o uso de comandos " |
| 4722 | "RFC2428 <literal>EPSV</literal> e <literal>EPRT</literal>. A predefinição é " |
| 4723 | "falso, o que significa que estes comandos apenas são usados se a ligação de " |
| 4724 | "controle for IPv6. Definir isto para verdadeiro força o seu uso mesmo em " |
| 4725 | "ligações IPv4. Note que a maioria dos servidores FTP não suporta RFC2428." |
| 4726 | |
| 4727 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout> |
| 4728 | #: apt.conf.5.xml |
| 4729 | #, no-wrap |
| 4730 | msgid "/cdrom/::Mount \"foo\";" |
| 4731 | msgstr "/cdrom/::Mount \"foo\";" |
| 4732 | |
| 4733 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4734 | #: apt.conf.5.xml |
| 4735 | msgid "" |
| 4736 | "For URIs using the <literal>cdrom</literal> method, the only configurable " |
| 4737 | "option is the mount point, <literal>cdrom::Mount</literal>, which must be " |
| 4738 | "the mount point for the CD-ROM (or DVD, or whatever) drive as specified in " |
| 4739 | "<filename>/etc/fstab</filename>. It is possible to provide alternate mount " |
| 4740 | "and unmount commands if your mount point cannot be listed in the fstab. The " |
| 4741 | "syntax is to put <placeholder type=\"literallayout\" id=\"0\"/> within the " |
| 4742 | "<literal>cdrom</literal> block. It is important to have the trailing slash. " |
| 4743 | "Unmount commands can be specified using UMount." |
| 4744 | msgstr "" |
| 4745 | "Para URIs que usam o método <literal>cdrom</literal>, a única opção " |
| 4746 | "configurável é ponto de montagem, <literal>cdrom::Mount</literal>, o qual " |
| 4747 | "deve ser o ponto de montagem para o leitor de CD-ROM (ou DVD, etc.) como " |
| 4748 | "especificado em <filename>/etc/fstab</filename>.É possível fornecer comandos " |
| 4749 | "de montar e desmontar alternativos se o seu ponto de montagem não puder ser " |
| 4750 | "listado na fstab. A sintaxe é colocar <placeholder type=\"literallayout\" " |
| 4751 | "id=\"0\"/> dentro do bloco <literal>cdrom</literal>. É importante ter a " |
| 4752 | "barra final. Comandos para desmontar podem ser especificados usando o UMount." |
| 4753 | |
| 4754 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4755 | #: apt.conf.5.xml |
| 4756 | msgid "" |
| 4757 | "For GPGV URIs the only configurable option is <literal>gpgv::Options</" |
| 4758 | "literal>, which passes additional parameters to gpgv." |
| 4759 | msgstr "" |
| 4760 | "Para URIs de GPGV a única opção configurável é <literal>gpgv::Options</" |
| 4761 | "literal>, a qual passa parâmetros adicionais ao gpgv." |
| 4762 | |
| 4763 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis> |
| 4764 | #: apt.conf.5.xml |
| 4765 | #, no-wrap |
| 4766 | msgid "Acquire::CompressionTypes::<replaceable>FileExtension</replaceable> \"<replaceable>Methodname</replaceable>\";" |
| 4767 | msgstr "Acquire::CompressionTypes::<replaceable>Extensão de Ficheiro</replaceable> \"<replaceable>Nome de método</replaceable>\";" |
| 4768 | |
| 4769 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4770 | #: apt.conf.5.xml |
| 4771 | msgid "" |
| 4772 | "List of compression types which are understood by the acquire methods. " |
| 4773 | "Files like <filename>Packages</filename> can be available in various " |
| 4774 | "compression formats. By default the acquire methods can decompress " |
| 4775 | "<command>bzip2</command>, <command>lzma</command> and <command>gzip</" |
| 4776 | "command> compressed files; with this setting more formats can be added on " |
| 4777 | "the fly or the used method can be changed. The syntax for this is: " |
| 4778 | "<placeholder type=\"synopsis\" id=\"0\"/>" |
| 4779 | msgstr "" |
| 4780 | "Lista dos tipos de compressão que são compreendidos pelos métodos de " |
| 4781 | "aquisição. Ficheiros como <filename>Packages</filename> podem estar " |
| 4782 | "disponíveis em vários formatos de compressão. Por predefinição os métodos de " |
| 4783 | "aquisição podem descomprimir ficheiros comprimidos em <command>bzip2</" |
| 4784 | "command>, <command>lzma</command> e <command>gzip</command>, mais formatos " |
| 4785 | "podem ser adicionados na hora com esta definição ou o método usado pode ser " |
| 4786 | "alterado. A sintaxe para isto é: <placeholder type=\"synopsis\" id=\"0\"/>" |
| 4787 | |
| 4788 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis> |
| 4789 | #: apt.conf.5.xml |
| 4790 | #, no-wrap |
| 4791 | msgid "Acquire::CompressionTypes::Order:: \"gz\";" |
| 4792 | msgstr "Acquire::CompressionTypes::Order:: \"gz\";" |
| 4793 | |
| 4794 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><synopsis> |
| 4795 | #: apt.conf.5.xml |
| 4796 | #, no-wrap |
| 4797 | msgid "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" |
| 4798 | msgstr "Acquire::CompressionTypes::Order { \"lzma\"; \"gz\"; };" |
| 4799 | |
| 4800 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4801 | #: apt.conf.5.xml |
| 4802 | msgid "" |
| 4803 | "Also, the <literal>Order</literal> subgroup can be used to define in which " |
| 4804 | "order the acquire system will try to download the compressed files. The " |
| 4805 | "acquire system will try the first and proceed with the next compression type " |
| 4806 | "in this list on error, so to prefer one over the other type simply add the " |
| 4807 | "preferred type first - default types not already added will be implicitly " |
| 4808 | "appended to the end of the list, so e.g. <placeholder type=\"synopsis\" id=" |
| 4809 | "\"0\"/> can be used to prefer <command>gzip</command> compressed files over " |
| 4810 | "<command>bzip2</command> and <command>lzma</command>. If <command>lzma</" |
| 4811 | "command> should be preferred over <command>gzip</command> and " |
| 4812 | "<command>bzip2</command> the configure setting should look like this: " |
| 4813 | "<placeholder type=\"synopsis\" id=\"1\"/> It is not needed to add " |
| 4814 | "<literal>bz2</literal> to the list explicitly as it will be added " |
| 4815 | "automatically." |
| 4816 | msgstr "" |
| 4817 | "Também o subgrupo <literal>Order</literal> pode ser usado para definir em " |
| 4818 | "que ordem o sistema de aquisição irá tentar descarregar os ficheiros " |
| 4819 | "comprimidos. O sistema de aquisição irá tentar com o primeiro e prosseguir " |
| 4820 | "com o próximo tipo de compressão na lista em caso de erro, portanto para " |
| 4821 | "preferir um sobre outro tipo, simplesmente adicione o tipo preferido em " |
| 4822 | "primeiro lugar - tipos predefinidos não já adicionados serão acrescentados " |
| 4823 | "implicitamente ao fim da lista, então, ex. <placeholder type=\"synopsis\" id=" |
| 4824 | "\"0\"/> pode ser usado para preferir ficheiros comprimidos em <command>gzip</" |
| 4825 | "command> sobre <command>bzip2</command> e <command>lzma</command>. Se o " |
| 4826 | "<command>lzma</command> deve ser preferido sobre <command>gzip</command> e " |
| 4827 | "<command>bzip2</command> a definição de configuração deverá parecer-se com " |
| 4828 | "isto: <placeholder type=\"synopsis\" id=\"1\"/>. Não é necessário adicionar " |
| 4829 | "explicitamente <literal>bz2</literal> à lista pois isso será adicionado " |
| 4830 | "automaticamente." |
| 4831 | |
| 4832 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><literallayout> |
| 4833 | #: apt.conf.5.xml |
| 4834 | #, no-wrap |
| 4835 | msgid "Dir::Bin::bzip2 \"/bin/bzip2\";" |
| 4836 | msgstr "Dir::Bin::bzip2 \"/bin/bzip2\";" |
| 4837 | |
| 4838 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4839 | #: apt.conf.5.xml |
| 4840 | msgid "" |
| 4841 | "Note that the <literal>Dir::Bin::<replaceable>Methodname</replaceable></" |
| 4842 | "literal> will be checked at run time. If this option has been set, the " |
| 4843 | "method will only be used if this file exists; e.g. for the <literal>bzip2</" |
| 4844 | "literal> method (the inbuilt) setting is: <placeholder type=\"literallayout" |
| 4845 | "\" id=\"0\"/> Note also that list entries specified on the command line will " |
| 4846 | "be added at the end of the list specified in the configuration files, but " |
| 4847 | "before the default entries. To prefer a type in this case over the ones " |
| 4848 | "specified in the configuration files you can set the option direct - not in " |
| 4849 | "list style. This will not override the defined list; it will only prefix " |
| 4850 | "the list with this type." |
| 4851 | msgstr "" |
| 4852 | "Note que o <literal>Dir::Bin::<replaceable>nome de método</replaceable></" |
| 4853 | "literal> será verificado em tempo de execução. Se esta definição estiver " |
| 4854 | "definida, o método apenas será usado se este ficheiro existir; ex. para o " |
| 4855 | "método <literal>bzip2</literal> (o embutido) a definição é: <placeholder " |
| 4856 | "type=\"literallayout\" id=\"0\"/>. Note também que as entradas na lista " |
| 4857 | "especificadas na linha de comandos serão adicionadas no fim da lista " |
| 4858 | "especificada nos ficheiros de configuração, mas antes das entradas " |
| 4859 | "predefinidas. Para preferir um tipo neste caso sobre aqueles especificados " |
| 4860 | "nos ficheiros de configuração você pode definir a opção directamente - não " |
| 4861 | "em estilo de lista. Isto não irá sobrepor a lista definida, irá apenas " |
| 4862 | "prefixar a lista com este tipo." |
| 4863 | |
| 4864 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4865 | #: apt.conf.5.xml |
| 4866 | msgid "" |
| 4867 | "The special type <literal>uncompressed</literal> can be used to give " |
| 4868 | "uncompressed files a preference, but note that most archives don't provide " |
| 4869 | "uncompressed files so this is mostly only useable for local mirrors." |
| 4870 | msgstr "" |
| 4871 | "O tipo especial <literal>uncompressed</literal> pode ser usado para dar " |
| 4872 | "preferência a ficheiros não comprimidos, mas note que a maioria dos arquivos " |
| 4873 | "não disponibiliza ficheiros não comprimidos, portanto isto é usado " |
| 4874 | "maioritariamente apenas para mirrors locais." |
| 4875 | |
| 4876 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4877 | #: apt.conf.5.xml |
| 4878 | msgid "" |
| 4879 | "When downloading <literal>gzip</literal> compressed indexes (Packages, " |
| 4880 | "Sources, or Translations), keep them gzip compressed locally instead of " |
| 4881 | "unpacking them. This saves quite a lot of disk space at the expense of more " |
| 4882 | "CPU requirements when building the local package caches. False by default." |
| 4883 | msgstr "" |
| 4884 | "Quando descarrega índices comprimidos em <literal>gzip</literal> (Pacotes, " |
| 4885 | "Fontes ou Traduções), mantêm-os localmente comprimidos em gzip em vez de os " |
| 4886 | "desempacotar. Isto poupa imenso espaço no disco à custa de mais pedidos à " |
| 4887 | "CPU quando constrói as caches de pacotes locais. Falso por predefinição." |
| 4888 | |
| 4889 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4890 | #: apt.conf.5.xml |
| 4891 | msgid "" |
| 4892 | "The Languages subsection controls which <filename>Translation</filename> " |
| 4893 | "files are downloaded and in which order APT tries to display the description-" |
| 4894 | "translations. APT will try to display the first available description in the " |
| 4895 | "language which is listed first. Languages can be defined with their short or " |
| 4896 | "long language codes. Note that not all archives provide " |
| 4897 | "<filename>Translation</filename> files for every language - the long " |
| 4898 | "language codes are especially rare." |
| 4899 | msgstr "" |
| 4900 | "A subsecção Languages controla quais ficheiros <filename>Translation</" |
| 4901 | "filename> são descarregados e em que ordem o APT tenta mostrar as traduções " |
| 4902 | "das descrições. O APT irá tentar mostrar a primeira descrição disponível " |
| 4903 | "para a linguagem que está listada em primeiro. As linguagens podem ser " |
| 4904 | "definidas com os seus códigos de linguagem curtos ou longos. Note que nem " |
| 4905 | "todos os arquivos disponibilizam ficheiros <filename>Translation</filename> " |
| 4906 | "para todas as linguagens - os códigos de linguagem longos são " |
| 4907 | "especialmenteraros." |
| 4908 | |
| 4909 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para><programlisting> |
| 4910 | #: apt.conf.5.xml |
| 4911 | #, no-wrap |
| 4912 | msgid "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };" |
| 4913 | msgstr "Acquire::Languages { \"environment\"; \"de\"; \"en\"; \"none\"; \"fr\"; };" |
| 4914 | |
| 4915 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4916 | #: apt.conf.5.xml |
| 4917 | msgid "" |
| 4918 | "The default list includes \"environment\" and \"en\". " |
| 4919 | "\"<literal>environment</literal>\" has a special meaning here: it will be " |
| 4920 | "replaced at runtime with the language codes extracted from the " |
| 4921 | "<literal>LC_MESSAGES</literal> environment variable. It will also ensure " |
| 4922 | "that these codes are not included twice in the list. If " |
| 4923 | "<literal>LC_MESSAGES</literal> is set to \"C\" only the " |
| 4924 | "<filename>Translation-en</filename> file (if available) will be used. To " |
| 4925 | "force APT to use no Translation file use the setting <literal>Acquire::" |
| 4926 | "Languages=none</literal>. \"<literal>none</literal>\" is another special " |
| 4927 | "meaning code which will stop the search for a suitable " |
| 4928 | "<filename>Translation</filename> file. This tells APT to download these " |
| 4929 | "translations too, without actually using them unless the environment " |
| 4930 | "specifies the languages. So the following example configuration will result " |
| 4931 | "in the order \"en, de\" in an English locale or \"de, en\" in a German one. " |
| 4932 | "Note that \"fr\" is downloaded, but not used unless APT is used in a French " |
| 4933 | "locale (where the order would be \"fr, de, en\"). <placeholder type=" |
| 4934 | "\"programlisting\" id=\"0\"/>" |
| 4935 | msgstr "" |
| 4936 | "A lista predefinida inclui \"environment\" e \"en\". \"<literal>environment</" |
| 4937 | "literal>\" tem um significado especial aqui: será substituída em tempo de " |
| 4938 | "execução por códigos de linguagem extraídos a partir da variável de ambiente " |
| 4939 | "<literal>LC_MESSAGES</literal>. Também irá assegurar que estes códigos não " |
| 4940 | "são incluídos duas vezes na lista. Se <literal>LC_MESSAGES</literal> estiver " |
| 4941 | "definida para \"C\" apenas o ficheiro <filename>Translation-en</filename> " |
| 4942 | "será usado (se disponível). Para forçar o apt a não usar nenhum ficheiro de " |
| 4943 | "tradução use a definição <literal>Acquire::Languages=none</literal>. " |
| 4944 | "\"<literal>none</literal>\" é outro código de significado especial que irá " |
| 4945 | "parar a procura por um ficheiro <filename>Translation</filename> apropriado. " |
| 4946 | "Isto diz ao APT para também descarregar estes ficheiros sem realmente os " |
| 4947 | "usar a menos que o ambiente especifique as linguagens. Portanto o seguinte " |
| 4948 | "exemplo de configuração irá resultar na ordem \"en, de\" num ambiente em " |
| 4949 | "Inglês e \"de, en\" num ambiente em Alemão. Note que o \"fr\" é " |
| 4950 | "descarregado, mas não é usado a menos que o APT seja usado num ambiente em " |
| 4951 | "Francês (onde a ordem deveria ser \"fr, de, en\". <placeholder type=" |
| 4952 | "\"programlisting\" id=\"0\"/>" |
| 4953 | |
| 4954 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4955 | #: apt.conf.5.xml |
| 4956 | msgid "" |
| 4957 | "Note: To prevent problems resulting from APT being executed in different " |
| 4958 | "environments (e.g. by different users or by other programs) all Translation " |
| 4959 | "files which are found in <filename>/var/lib/apt/lists/</filename> will be " |
| 4960 | "added to the end of the list (after an implicit \"<literal>none</literal>\")." |
| 4961 | msgstr "" |
| 4962 | "Nota: Para prevenir problemas resultantes do APT ser executado em ambientes " |
| 4963 | "diferentes (ex. por diferentes utilizadores ou por outros programas) todos " |
| 4964 | "os ficheiros de Tradução que se encontram em <filename>/var/lib/apt/lists/</" |
| 4965 | "filename> serão adicionados ao final da lista (após um \"<literal>none</" |
| 4966 | "literal>\" implícito)." |
| 4967 | |
| 4968 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4969 | #: apt.conf.5.xml |
| 4970 | msgid "When downloading, force to use only the IPv4 protocol." |
| 4971 | msgstr "Ao descarregar, força o uso exclusivo do protocolo IPv4." |
| 4972 | |
| 4973 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4974 | #: apt.conf.5.xml |
| 4975 | msgid "When downloading, force to use only the IPv6 protocol." |
| 4976 | msgstr "Ao descarregar, força o uso exclusivo do protocolo IPv6." |
| 4977 | |
| 4978 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4979 | #: apt.conf.5.xml |
| 4980 | msgid "" |
| 4981 | "The maximum file size of Release/Release.gpg/InRelease files. The default " |
| 4982 | "is 10MB." |
| 4983 | msgstr "" |
| 4984 | |
| 4985 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4986 | #: apt.conf.5.xml |
| 4987 | msgid "" |
| 4988 | "This option controls if apt will use the DNS SRV server record as specified " |
| 4989 | "in RFC 2782 to select an alternative server to connect to. The default is " |
| 4990 | "\"true\"." |
| 4991 | msgstr "" |
| 4992 | |
| 4993 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 4994 | #: apt.conf.5.xml |
| 4995 | msgid "" |
| 4996 | "Allow the update operation to load data files from a repository without a " |
| 4997 | "trusted signature. If enabled this option no data files will be loaded and " |
| 4998 | "the update operation fails with a error for this source. The default is " |
| 4999 | "false for backward compatibility. This will be changed in the future." |
| 5000 | msgstr "" |
| 5001 | |
| 5002 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5003 | #: apt.conf.5.xml |
| 5004 | msgid "" |
| 5005 | "Allow that a repository that was previously gpg signed to become unsigned " |
| 5006 | "durign a update operation. When there is no valid signature of a perviously " |
| 5007 | "trusted repository apt will refuse the update. This option can be used to " |
| 5008 | "override this protection. You almost certainly never want to enable this. " |
| 5009 | "The default is false. Note that apt will still consider packages from this " |
| 5010 | "source untrusted and warn about them if you try to install them." |
| 5011 | msgstr "" |
| 5012 | |
| 5013 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><term> |
| 5014 | #: apt.conf.5.xml |
| 5015 | msgid "scope" |
| 5016 | msgstr "" |
| 5017 | |
| 5018 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5019 | #: apt.conf.5.xml |
| 5020 | msgid "" |
| 5021 | "Acquiring changelogs can only be done if an URI is known from where to get " |
| 5022 | "them. Preferable the Release file indicates this in a 'Changelogs' field. " |
| 5023 | "If this isn't available the Label/Origin field of the Release file is used " |
| 5024 | "to check if a <literal>Acquire::Changelogs::URI::Label::<replaceable>LABEL</" |
| 5025 | "replaceable></literal> or <literal>Acquire::Changelogs::URI::Origin::" |
| 5026 | "<replaceable>ORIGIN</replaceable></literal> option exists and if so this " |
| 5027 | "value is taken. The value in the Release file can be overridden with " |
| 5028 | "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</" |
| 5029 | "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::" |
| 5030 | "Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a " |
| 5031 | "normal URI to a text file, except that package specific data is replaced " |
| 5032 | "with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: " |
| 5033 | "1. if the package is from a component (e.g. <literal>main</literal>) this " |
| 5034 | "is the first part otherwise it is omitted, 2. the first letter of source " |
| 5035 | "package name, except if the source package name starts with '<literal>lib</" |
| 5036 | "literal>' in which case it will be the first four letters. 3. The complete " |
| 5037 | "source package name. 4. the complete name again and 5. the source version. " |
| 5038 | "The first (if present), second, third and fourth part are separated by a " |
| 5039 | "slash ('<literal>/</literal>') and between the fourth and fifth part is an " |
| 5040 | "underscore ('<literal>_</literal>'). The special value '<literal>no</" |
| 5041 | "literal>' is available for this option indicating that this source can't be " |
| 5042 | "used to acquire changelog files from. Another source will be tried if " |
| 5043 | "available in this case." |
| 5044 | msgstr "" |
| 5045 | |
| 5046 | #. type: Content of: <refentry><refsect1><title> |
| 5047 | #: apt.conf.5.xml |
| 5048 | #, fuzzy |
| 5049 | #| msgid "User configuration" |
| 5050 | msgid "Binary specific configuration" |
| 5051 | msgstr "Configuração do utilizador" |
| 5052 | |
| 5053 | #. type: Content of: <refentry><refsect1><para> |
| 5054 | #: apt.conf.5.xml |
| 5055 | msgid "" |
| 5056 | "Especially with the introduction of the <command>apt</command> binary it can " |
| 5057 | "be useful to set certain options only for a specific binary as even options " |
| 5058 | "which look like they would effect only a certain binary like <option>APT::" |
| 5059 | "Get::Show-Versions</option> effect <command>apt-get</command> as well as " |
| 5060 | "<command>apt</command>." |
| 5061 | msgstr "" |
| 5062 | |
| 5063 | #. type: Content of: <refentry><refsect1><para> |
| 5064 | #: apt.conf.5.xml |
| 5065 | msgid "" |
| 5066 | "Setting an option for a specific binary only can be achieved by setting the " |
| 5067 | "option inside the <option>Binary::<replaceable>specific-binary</" |
| 5068 | "replaceable></option> scope. Setting the option <option>APT::Get::Show-" |
| 5069 | "Versions</option> for the <command>apt</command> only can e.g. by done by " |
| 5070 | "setting <option>Binary::apt::APT::Get::Show-Versions</option> instead." |
| 5071 | msgstr "" |
| 5072 | |
| 5073 | #. type: Content of: <refentry><refsect1><para> |
| 5074 | #: apt.conf.5.xml |
| 5075 | msgid "" |
| 5076 | "Note that as seen in the DESCRIPTION section further above you can't set " |
| 5077 | "binary-specific options on the commandline itself nor in configuration files " |
| 5078 | "loaded via the commandline." |
| 5079 | msgstr "" |
| 5080 | |
| 5081 | #. type: Content of: <refentry><refsect1><title> |
| 5082 | #: apt.conf.5.xml |
| 5083 | msgid "Directories" |
| 5084 | msgstr "Directórios" |
| 5085 | |
| 5086 | #. type: Content of: <refentry><refsect1><para> |
| 5087 | #: apt.conf.5.xml |
| 5088 | msgid "" |
| 5089 | "The <literal>Dir::State</literal> section has directories that pertain to " |
| 5090 | "local state information. <literal>lists</literal> is the directory to place " |
| 5091 | "downloaded package lists in and <literal>status</literal> is the name of the " |
| 5092 | "&dpkg; status file. <literal>preferences</literal> is the name of the APT " |
| 5093 | "<filename>preferences</filename> file. <literal>Dir::State</literal> " |
| 5094 | "contains the default directory to prefix on all sub-items if they do not " |
| 5095 | "start with <filename>/</filename> or <filename>./</filename>." |
| 5096 | msgstr "" |
| 5097 | "A secção <literal>Dir::State</literal> tem directórios que pertencem à " |
| 5098 | "informação de estado local. <literal>lists</literal> é o directório para " |
| 5099 | "colocar listas de pacotes descarregadas e <literal>status</literal> é o nome " |
| 5100 | "do ficheiro de estado do &dpkg;. <literal>preferences</literal> é o nome do " |
| 5101 | "ficheiro <filename>preferences</filename> do APT. <literal>Dir::State</" |
| 5102 | "literal> contém o directório predefinido para pré-fixar em todos os sub-" |
| 5103 | "items que não começam com <filename>/</filename> ou <filename>./</filename>." |
| 5104 | |
| 5105 | #. type: Content of: <refentry><refsect1><para> |
| 5106 | #: apt.conf.5.xml |
| 5107 | msgid "" |
| 5108 | "<literal>Dir::Cache</literal> contains locations pertaining to local cache " |
| 5109 | "information, such as the two package caches <literal>srcpkgcache</literal> " |
| 5110 | "and <literal>pkgcache</literal> as well as the location to place downloaded " |
| 5111 | "archives, <literal>Dir::Cache::archives</literal>. Generation of caches can " |
| 5112 | "be turned off by setting <literal>pkgcache</literal> or " |
| 5113 | "<literal>srcpkgcache</literal> to <literal>\"\"</literal>. This will slow " |
| 5114 | "down startup but save disk space. It is probably preferable to turn off the " |
| 5115 | "pkgcache rather than the srcpkgcache. Like <literal>Dir::State</literal> " |
| 5116 | "the default directory is contained in <literal>Dir::Cache</literal>" |
| 5117 | msgstr "" |
| 5118 | "<literal>Dir::Cache</literal> contém localizações pertencentes a informação " |
| 5119 | "da cache local, como as caches de dois pacotes <literal>srcpkgcache</" |
| 5120 | "literal> e <literal>pkgcache</literal> assim como a localização onde colocar " |
| 5121 | "arquivos descarregados, <literal>Dir::Cache::archives</literal>. A geração " |
| 5122 | "de caches pode ser desligada ao definir <literal>pkgcache</literal> ou " |
| 5123 | "<literal>srcpkgcache</literal> para <literal>\"\"</literal>. Isto irá " |
| 5124 | "abrandar o arranque mas poupar espaço em disco. Provavelmente é preferível " |
| 5125 | "desligar o pkgcache em vez do srcpkgcache. Tal como <literal>Dir::State</" |
| 5126 | "literal> o directório predefinido é contido em <literal>Dir::Cache</literal>" |
| 5127 | |
| 5128 | #. type: Content of: <refentry><refsect1><para> |
| 5129 | #: apt.conf.5.xml |
| 5130 | msgid "" |
| 5131 | "<literal>Dir::Etc</literal> contains the location of configuration files, " |
| 5132 | "<literal>sourcelist</literal> gives the location of the sourcelist and " |
| 5133 | "<literal>main</literal> is the default configuration file (setting has no " |
| 5134 | "effect, unless it is done from the config file specified by " |
| 5135 | "<envar>APT_CONFIG</envar>)." |
| 5136 | msgstr "" |
| 5137 | "<literal>Dir::Etc</literal> contém a localização dos ficheiros de " |
| 5138 | "configuração, <literal>sourcelist</literal> fornece a localização da " |
| 5139 | "sourcelist e <literal>main</literal> é o ficheiro da configuração " |
| 5140 | "predefinida (definição não tem efeito, a menos que seja feita a partir do " |
| 5141 | "ficheiro de configuração especificado por <envar>APT_CONFIG</envar>)." |
| 5142 | |
| 5143 | #. type: Content of: <refentry><refsect1><para> |
| 5144 | #: apt.conf.5.xml |
| 5145 | msgid "" |
| 5146 | "The <literal>Dir::Parts</literal> setting reads in all the config fragments " |
| 5147 | "in lexical order from the directory specified. After this is done then the " |
| 5148 | "main config file is loaded." |
| 5149 | msgstr "" |
| 5150 | "A definição <literal>Dir::Parts</literal> lê todos os fragmentos de " |
| 5151 | "configuração em ordem léxica a partir do directório especificado. Após isto " |
| 5152 | "estar feito então é carregado o ficheiro de configuração principal." |
| 5153 | |
| 5154 | #. type: Content of: <refentry><refsect1><para> |
| 5155 | #: apt.conf.5.xml |
| 5156 | msgid "" |
| 5157 | "Binary programs are pointed to by <literal>Dir::Bin</literal>. <literal>Dir::" |
| 5158 | "Bin::Methods</literal> specifies the location of the method handlers and " |
| 5159 | "<literal>gzip</literal>, <literal>bzip2</literal>, <literal>lzma</literal>, " |
| 5160 | "<literal>dpkg</literal>, <literal>apt-get</literal> <literal>dpkg-source</" |
| 5161 | "literal> <literal>dpkg-buildpackage</literal> and <literal>apt-cache</" |
| 5162 | "literal> specify the location of the respective programs." |
| 5163 | msgstr "" |
| 5164 | "Programas binários são apontados por <literal>Dir::Bin</literal>. " |
| 5165 | "<literal>Dir::Bin::Methods</literal> especifica a localização dos " |
| 5166 | "manipuladores do método e de <literal>gzip</literal>, <literal>bzip2</" |
| 5167 | "literal>, <literal>lzma</literal>, <literal>dpkg</literal>, <literal>apt-" |
| 5168 | "get</literal> <literal>dpkg-source</literal> <literal>dpkg-buildpackage</" |
| 5169 | "literal> e <literal>apt-cache</literal> especifica a localização dos " |
| 5170 | "respectivos programas." |
| 5171 | |
| 5172 | #. type: Content of: <refentry><refsect1><para> |
| 5173 | #: apt.conf.5.xml |
| 5174 | #, fuzzy |
| 5175 | #| msgid "" |
| 5176 | #| "The configuration item <literal>RootDir</literal> has a special meaning. " |
| 5177 | #| "If set, all paths in <literal>Dir::</literal> will be relative to " |
| 5178 | #| "<literal>RootDir</literal>, <emphasis>even paths that are specified " |
| 5179 | #| "absolutely</emphasis>. So, for instance, if <literal>RootDir</literal> " |
| 5180 | #| "is set to <filename>/tmp/staging</filename> and <literal>Dir::State::" |
| 5181 | #| "status</literal> is set to <filename>/var/lib/dpkg/status</filename>, " |
| 5182 | #| "then the status file will be looked up in <filename>/tmp/staging/var/lib/" |
| 5183 | #| "dpkg/status</filename>." |
| 5184 | msgid "" |
| 5185 | "The configuration item <literal>RootDir</literal> has a special meaning. If " |
| 5186 | "set, all paths will be relative to <literal>RootDir</literal>, " |
| 5187 | "<emphasis>even paths that are specified absolutely</emphasis>. So, for " |
| 5188 | "instance, if <literal>RootDir</literal> is set to <filename>/tmp/staging</" |
| 5189 | "filename> and <literal>Dir::State::status</literal> is set to <filename>/var/" |
| 5190 | "lib/dpkg/status</filename>, then the status file will be looked up in " |
| 5191 | "<filename>/tmp/staging/var/lib/dpkg/status</filename>. If you want to " |
| 5192 | "prefix only relative paths, set <literal>Dir</literal> instead." |
| 5193 | msgstr "" |
| 5194 | "O item de configuração <literal>RootDir</literal> tem um significado " |
| 5195 | "especial. Se definido, todos os caminhos em <literal>Dir::</literal> serão " |
| 5196 | "relativos a <literal>RootDir</literal>, <emphasis>mesmo caminhos que estão " |
| 5197 | "absolutamente especificados</emphasis>. Então, por exemplo, se " |
| 5198 | "<literal>RootDir</literal> estiver definido para <filename>/tmp/staging</" |
| 5199 | "filename> e <literal>Dir::State::status</literal> estiver definido para " |
| 5200 | "<filename>/var/lib/dpkg/status</filename>, então o ficheiro status será " |
| 5201 | "procurado em <filename>/tmp/staging/var/lib/dpkg/status</filename>." |
| 5202 | |
| 5203 | #. type: Content of: <refentry><refsect1><para> |
| 5204 | #: apt.conf.5.xml |
| 5205 | msgid "" |
| 5206 | "The <literal>Ignore-Files-Silently</literal> list can be used to specify " |
| 5207 | "which files APT should silently ignore while parsing the files in the " |
| 5208 | "fragment directories. Per default a file which end with <literal>.disabled</" |
| 5209 | "literal>, <literal>~</literal>, <literal>.bak</literal> or <literal>.dpkg-[a-" |
| 5210 | "z]+</literal> is silently ignored. As seen in the last default value these " |
| 5211 | "patterns can use regular expression syntax." |
| 5212 | msgstr "" |
| 5213 | "A lista <literal>Ignore-Files-Silently</literal> pode ser usada para " |
| 5214 | "especificar quais os ficheiros que o APT deve ignorar em silêncio enquanto " |
| 5215 | "analisa os ficheiros nos directórios de fragmento. Por predefinição que " |
| 5216 | "termine com <literal>.disabled</literal>, <literal>~</literal>, <literal>." |
| 5217 | "bak</literal> ou <literal>.dpkg-[a-z]+</literal> é ignorado em silêncio. " |
| 5218 | "Como visto no último valor predefinido, estes padrões podem usar sintaxe de " |
| 5219 | "expressão regular." |
| 5220 | |
| 5221 | #. type: Content of: <refentry><refsect1><title> |
| 5222 | #: apt.conf.5.xml |
| 5223 | msgid "APT in DSelect" |
| 5224 | msgstr "APT em DSelect" |
| 5225 | |
| 5226 | #. type: Content of: <refentry><refsect1><para> |
| 5227 | #: apt.conf.5.xml |
| 5228 | msgid "" |
| 5229 | "When APT is used as a &dselect; method several configuration directives " |
| 5230 | "control the default behavior. These are in the <literal>DSelect</literal> " |
| 5231 | "section." |
| 5232 | msgstr "" |
| 5233 | "Quando o APT é usado com um método &dselect;, várias directivas de " |
| 5234 | "configuração controlam o comportamento predefinido. Estas estão na secção " |
| 5235 | "<literal>DSelect</literal>." |
| 5236 | |
| 5237 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5238 | #: apt.conf.5.xml |
| 5239 | msgid "" |
| 5240 | "Cache Clean mode; this value may be one of <literal>always</literal>, " |
| 5241 | "<literal>prompt</literal>, <literal>auto</literal>, <literal>pre-auto</" |
| 5242 | "literal> and <literal>never</literal>. <literal>always</literal> and " |
| 5243 | "<literal>prompt</literal> will remove all packages from the cache after " |
| 5244 | "upgrading, <literal>prompt</literal> (the default) does so conditionally. " |
| 5245 | "<literal>auto</literal> removes only those packages which are no longer " |
| 5246 | "downloadable (replaced with a new version for instance). <literal>pre-auto</" |
| 5247 | "literal> performs this action before downloading new packages." |
| 5248 | msgstr "" |
| 5249 | "Modo Cache Clean: este valor deve ser um de <literal>always</literal>, " |
| 5250 | "<literal>prompt</literal>, <literal>auto</literal>, <literal>pre-auto</" |
| 5251 | "literal> e <literal>never</literal>. <literal>always</literal> e " |
| 5252 | "<literal>prompt</literal> irão remover todos os pacotes da cache após a " |
| 5253 | "actualização, <literal>prompt</literal> (a predefinição) fá-lo " |
| 5254 | "condicionalmente. <literal>auto</literal> apenas aqueles pacotes que já não " |
| 5255 | "podem ser descarregados (por exemplo, substituídos por uma nova versão). " |
| 5256 | "<literal>pre-auto</literal> executa esta acção antes de descarregar novos " |
| 5257 | "pacotes." |
| 5258 | |
| 5259 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5260 | #: apt.conf.5.xml |
| 5261 | msgid "" |
| 5262 | "The contents of this variable are passed to &apt-get; as command line " |
| 5263 | "options when it is run for the install phase." |
| 5264 | msgstr "" |
| 5265 | "O conteúdo desta variável é passado ao &apt-get; como opções de linha de " |
| 5266 | "comandos quando é corrido para a fase de instalação." |
| 5267 | |
| 5268 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5269 | #: apt.conf.5.xml |
| 5270 | msgid "" |
| 5271 | "The contents of this variable are passed to &apt-get; as command line " |
| 5272 | "options when it is run for the update phase." |
| 5273 | msgstr "" |
| 5274 | "O conteúdo desta variável é passado ao &apt-get; como opções de linha de " |
| 5275 | "comandos quando é executado para a fase de actualização." |
| 5276 | |
| 5277 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5278 | #: apt.conf.5.xml |
| 5279 | msgid "" |
| 5280 | "If true the [U]pdate operation in &dselect; will always prompt to continue. " |
| 5281 | "The default is to prompt only on error." |
| 5282 | msgstr "" |
| 5283 | "Se for verdadeira a operação [U]pdate no &dselect; irá sempre avisar para " |
| 5284 | "continuar. A predefinição é avisar apenas em caso de erro." |
| 5285 | |
| 5286 | #. type: Content of: <refentry><refsect1><title> |
| 5287 | #: apt.conf.5.xml |
| 5288 | msgid "How APT calls &dpkg;" |
| 5289 | msgstr "Como o APT chama o &dpkg;" |
| 5290 | |
| 5291 | #. type: Content of: <refentry><refsect1><para> |
| 5292 | #: apt.conf.5.xml |
| 5293 | msgid "" |
| 5294 | "Several configuration directives control how APT invokes &dpkg;. These are " |
| 5295 | "in the <literal>DPkg</literal> section." |
| 5296 | msgstr "" |
| 5297 | "Várias directivas de configuração controlam como o APT invoca o invokes " |
| 5298 | "&dpkg;. Estas estão na secção <literal>DPkg</literal>." |
| 5299 | |
| 5300 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5301 | #: apt.conf.5.xml |
| 5302 | msgid "" |
| 5303 | "This is a list of options to pass to &dpkg;. The options must be specified " |
| 5304 | "using the list notation and each list item is passed as a single argument to " |
| 5305 | "&dpkg;." |
| 5306 | msgstr "" |
| 5307 | "Isto é uma lista de opções para passar ao &dpkg;. As opções têm de ser " |
| 5308 | "especificadas usando a notação de lista e cada item da lista é passado como " |
| 5309 | "um argumento único ao &dpkg;." |
| 5310 | |
| 5311 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5312 | #: apt.conf.5.xml |
| 5313 | msgid "" |
| 5314 | "This is a list of shell commands to run before/after invoking &dpkg;. Like " |
| 5315 | "<literal>options</literal> this must be specified in list notation. The " |
| 5316 | "commands are invoked in order using <filename>/bin/sh</filename>; should any " |
| 5317 | "fail APT will abort." |
| 5318 | msgstr "" |
| 5319 | "Isto é uma lista de comandos shell para executar antes/após invocar o " |
| 5320 | "&dpkg;. Tal como as <literal>opções</literal> isto tem que ser especificado " |
| 5321 | "em notação listada. Os comandos são invocados em ordem usando <filename>/" |
| 5322 | "bin/sh</filename>, caso algum deles falhe, o APT irá abortar." |
| 5323 | |
| 5324 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5325 | #: apt.conf.5.xml |
| 5326 | msgid "" |
| 5327 | "This is a list of shell commands to run before invoking &dpkg;. Like " |
| 5328 | "<literal>options</literal> this must be specified in list notation. The " |
| 5329 | "commands are invoked in order using <filename>/bin/sh</filename>; should any " |
| 5330 | "fail APT will abort. APT will pass the filenames of all .deb files it is " |
| 5331 | "going to install to the commands, one per line on the requested file " |
| 5332 | "descriptor, defaulting to standard input." |
| 5333 | msgstr "" |
| 5334 | "Isto é uma lista de comandos shell para executar antes de invocar o &dpkg;. " |
| 5335 | "Tal como as <literal>opções</literal> isto tem que ser especificado em " |
| 5336 | "notação listada. Os comandos são invocados em ordem usando <filename>/bin/" |
| 5337 | "sh</filename>, caso algum deles falhe, o APT irá abortar. O APT irá passar " |
| 5338 | "para os comandos os nomes de ficheiros de todos os ficheiros .deb que vai " |
| 5339 | "instalar, um por cada linha no descritor de ficheiro requisitado, usando por " |
| 5340 | "predefinição a entrada standard." |
| 5341 | |
| 5342 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5343 | #: apt.conf.5.xml |
| 5344 | msgid "" |
| 5345 | "Version 2 of this protocol sends more information through the requested file " |
| 5346 | "descriptor: a line with the text <literal>VERSION 2</literal>, the APT " |
| 5347 | "configuration space, and a list of package actions with filename and version " |
| 5348 | "information." |
| 5349 | msgstr "" |
| 5350 | |
| 5351 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5352 | #: apt.conf.5.xml |
| 5353 | msgid "" |
| 5354 | "Each configuration directive line has the form <literal>key=value</" |
| 5355 | "literal>. Special characters (equal signs, newlines, nonprintable " |
| 5356 | "characters, quotation marks, and percent signs in <literal>key</literal> and " |
| 5357 | "newlines, nonprintable characters, and percent signs in <literal>value</" |
| 5358 | "literal>) are %-encoded. Lists are represented by multiple <literal>key::" |
| 5359 | "=value</literal> lines with the same key. The configuration section ends " |
| 5360 | "with a blank line." |
| 5361 | msgstr "" |
| 5362 | |
| 5363 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5364 | #: apt.conf.5.xml |
| 5365 | msgid "" |
| 5366 | "Package action lines consist of five fields in Version 2: package name " |
| 5367 | "(without architecture qualification even if foreign), old version, direction " |
| 5368 | "of version change (< for upgrades, > for downgrades, = for no change), " |
| 5369 | "new version, action. The version fields are \"-\" for no version at all (for " |
| 5370 | "example when installing a package for the first time; no version is treated " |
| 5371 | "as earlier than any real version, so that is an upgrade, indicated as " |
| 5372 | "<literal>- < 1.23.4</literal>). The action field is \"**CONFIGURE**\" if " |
| 5373 | "the package is being configured, \"**REMOVE**\" if it is being removed, or " |
| 5374 | "the filename of a .deb file if it is being unpacked." |
| 5375 | msgstr "" |
| 5376 | |
| 5377 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5378 | #: apt.conf.5.xml |
| 5379 | msgid "" |
| 5380 | "In Version 3 after each version field follows the architecture of this " |
| 5381 | "version, which is \"-\" if there is no version, and a field showing the " |
| 5382 | "MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that " |
| 5383 | "\"none\" is an incorrect typename which is just kept to remain compatible, " |
| 5384 | "it should be read as \"no\" and users are encouraged to support both." |
| 5385 | msgstr "" |
| 5386 | |
| 5387 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5388 | #: apt.conf.5.xml |
| 5389 | msgid "" |
| 5390 | "The version of the protocol to be used for the command " |
| 5391 | "<literal><replaceable>cmd</replaceable></literal> can be chosen by setting " |
| 5392 | "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::Version</" |
| 5393 | "literal> accordingly, the default being version 1. If APT isn't supporting " |
| 5394 | "the requested version it will send the information in the highest version it " |
| 5395 | "has support for instead." |
| 5396 | msgstr "" |
| 5397 | "A versão do protocolo a ser usado para o comando <literal><replaceable>cmd</" |
| 5398 | "replaceable></literal> pode ser escolhida ao definir <literal>DPkg::Tools::" |
| 5399 | "options::<replaceable>cmd</replaceable>::Version</literal> correctamente, " |
| 5400 | "sendo a predefinição a versão 1. Se o APT não suportar a versão requisitada " |
| 5401 | "irá então enviar a informação na versão mais alta que suporta." |
| 5402 | |
| 5403 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5404 | #: apt.conf.5.xml |
| 5405 | msgid "" |
| 5406 | "The file descriptor to be used to send the information can be requested with " |
| 5407 | "<literal>DPkg::Tools::options::<replaceable>cmd</replaceable>::InfoFD</" |
| 5408 | "literal> which defaults to <literal>0</literal> for standard input and is " |
| 5409 | "available since version 0.9.11. Support for the option can be detected by " |
| 5410 | "looking for the environment variable <envar>APT_HOOK_INFO_FD</envar> which " |
| 5411 | "contains the number of the used file descriptor as a confirmation." |
| 5412 | msgstr "" |
| 5413 | "O descritor de ficheiro a ser usado para enviar a informação pode ser " |
| 5414 | "requisitado com <literal>DPkg::Tools::options::<replaceable>cmd</" |
| 5415 | "replaceable>::InfoFD</literal> o qual usa <literal>0</literal> por " |
| 5416 | "predefinição para a saída standard e está disponível desde a versão 0.9.11. " |
| 5417 | "como confirmação pode ser detectado o suporte para a opção ao observar a " |
| 5418 | "variável de ambiente <envar>APT_HOOK_INFO_FD</envar> que contém o número do " |
| 5419 | "descritor de ficheiro usado." |
| 5420 | |
| 5421 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5422 | #: apt.conf.5.xml |
| 5423 | msgid "" |
| 5424 | "APT chdirs to this directory before invoking &dpkg;, the default is " |
| 5425 | "<filename>/</filename>." |
| 5426 | msgstr "" |
| 5427 | "O APT muda para este directório (chdir) antes de invocar o &dpkg;, a " |
| 5428 | "predefinição é <filename>/</filename>." |
| 5429 | |
| 5430 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5431 | #: apt.conf.5.xml |
| 5432 | msgid "" |
| 5433 | "These options are passed to &dpkg-buildpackage; when compiling packages; the " |
| 5434 | "default is to disable signing and produce all binaries." |
| 5435 | msgstr "" |
| 5436 | "Estas opções são passadas ao &dpkg-buildpackage; quando compila pacotes, a " |
| 5437 | "predefinição é desactivar a assinatura e produzir todos os binários." |
| 5438 | |
| 5439 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 5440 | #: apt.conf.5.xml |
| 5441 | msgid "dpkg trigger usage (and related options)" |
| 5442 | msgstr "Utilização trigger do dpkg (e opções relacionadas)" |
| 5443 | |
| 5444 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 5445 | #: apt.conf.5.xml |
| 5446 | msgid "" |
| 5447 | "APT can call &dpkg; in such a way as to let it make aggressive use of " |
| 5448 | "triggers over multiple calls of &dpkg;. Without further options &dpkg; will " |
| 5449 | "use triggers once each time it runs. Activating these options can therefore " |
| 5450 | "decrease the time needed to perform the install or upgrade. Note that it is " |
| 5451 | "intended to activate these options per default in the future, but as it " |
| 5452 | "drastically changes the way APT calls &dpkg; it needs a lot more testing. " |
| 5453 | "<emphasis>These options are therefore currently experimental and should not " |
| 5454 | "be used in production environments.</emphasis> It also breaks progress " |
| 5455 | "reporting such that all front-ends will currently stay around half (or more) " |
| 5456 | "of the time in the 100% state while it actually configures all packages." |
| 5457 | msgstr "" |
| 5458 | "O APT pode chamar o &dpkg; num tal modo que o deixa fazer uso agressivo dos " |
| 5459 | "triggers sobre múltiplas chamadas do &dpkg;. Sem mais opções o &dpkg; irá " |
| 5460 | "usar triggers uma vez por cada vez que corre. Activando estas opções pode " |
| 5461 | "portanto diminuir o tempo necessário para executar a instalação ou " |
| 5462 | "actualização. Note que é intenção futura activar estas opções por " |
| 5463 | "predefinição, mas como muda drasticamente a maneira como o APT chama o " |
| 5464 | "&dpkg;, precisa de muitos mais testes. <emphasis>Estas opções são portanto " |
| 5465 | "presentemente experimentais e não deve ser usadas em ambientes produtivos.</" |
| 5466 | "emphasis> Também interrompe o relatório de progresso de modo que todos os " |
| 5467 | "front-ends irão permanecer a cerca de metade (ou mais) do tempo no estado de " |
| 5468 | "100% enquanto na realidade está a configurar todos os pacotes." |
| 5469 | |
| 5470 | #. type: Content of: <refentry><refsect1><refsect2><para><literallayout> |
| 5471 | #: apt.conf.5.xml |
| 5472 | #, no-wrap |
| 5473 | msgid "" |
| 5474 | "DPkg::NoTriggers \"true\";\n" |
| 5475 | "PackageManager::Configure \"smart\";\n" |
| 5476 | "DPkg::ConfigurePending \"true\";\n" |
| 5477 | "DPkg::TriggersPending \"true\";" |
| 5478 | msgstr "" |
| 5479 | "DPkg::NoTriggers \"true\";\n" |
| 5480 | "PackageManager::Configure \"smart\";\n" |
| 5481 | "DPkg::ConfigurePending \"true\";\n" |
| 5482 | "DPkg::TriggersPending \"true\";" |
| 5483 | |
| 5484 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 5485 | #: apt.conf.5.xml |
| 5486 | msgid "" |
| 5487 | "Note that it is not guaranteed that APT will support these options or that " |
| 5488 | "these options will not cause (big) trouble in the future. If you have " |
| 5489 | "understand the current risks and problems with these options, but are brave " |
| 5490 | "enough to help testing them, create a new configuration file and test a " |
| 5491 | "combination of options. Please report any bugs, problems and improvements " |
| 5492 | "you encounter and make sure to note which options you have used in your " |
| 5493 | "reports. Asking &dpkg; for help could also be useful for debugging proposes, " |
| 5494 | "see e.g. <command>dpkg --audit</command>. A defensive option combination " |
| 5495 | "would be <placeholder type=\"literallayout\" id=\"0\"/>" |
| 5496 | msgstr "" |
| 5497 | "Note que não é garantido que o APT irá suportar estas opções ou que estas " |
| 5498 | "opções não irão causar (grandes) problemas no futuro. Se você compreendeu os " |
| 5499 | "riscos e problemas actuais com estas opções, mas tem coragem suficiente para " |
| 5500 | "ajudar a testá-la, crie um novo ficheiro de configuração e teste uma " |
| 5501 | "combinação de opções. Por favor reporte quaisquer bugs, problemas e " |
| 5502 | "melhoramentos que encontre e certifique-se de anotar nos seus relatórios " |
| 5503 | "quais as opções que usou. Pedir ajuda ao &dpkg; também pode ser útil para " |
| 5504 | "propósitos de depuração, veja ex. <command>dpkg --audit</command>. Uma " |
| 5505 | "combinação de opções defensiva seria <placeholder type=\"literallayout\" id=" |
| 5506 | "\"0\"/>" |
| 5507 | |
| 5508 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 5509 | #: apt.conf.5.xml |
| 5510 | msgid "" |
| 5511 | "Add the no triggers flag to all &dpkg; calls (except the ConfigurePending " |
| 5512 | "call). See &dpkg; if you are interested in what this actually means. In " |
| 5513 | "short: &dpkg; will not run the triggers when this flag is present unless it " |
| 5514 | "is explicitly called to do so in an extra call. Note that this option " |
| 5515 | "exists (undocumented) also in older APT versions with a slightly different " |
| 5516 | "meaning: Previously these option only append --no-triggers to the configure " |
| 5517 | "calls to &dpkg; - now APT will also add this flag to the unpack and remove " |
| 5518 | "calls." |
| 5519 | msgstr "" |
| 5520 | "Adiciona a bandeira 'no triggers' a todas as chamadas do &dpkg; (excepto a " |
| 5521 | "chamada ConfigurePending). Veja &dpkg; se está interessado no que isto " |
| 5522 | "realmente representa. Em resumo: o &dpkg; não irá correr os triggers quando " |
| 5523 | "esta bandeira está presente a menos que seja explicitamente chamado a fazê-" |
| 5524 | "lo numa chamada extra. Note que esta opção existe (não documentada) também " |
| 5525 | "em versões mais antigas do APT com um significado ligeiramente diferente: " |
| 5526 | "Anteriormente esta opção apenas acrescentava --no-triggers às chamadas " |
| 5527 | "configure para o &dpkg; - agora o APT irá adicionar esta bandeira também às " |
| 5528 | "chamadas unpack e remove." |
| 5529 | |
| 5530 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 5531 | #: apt.conf.5.xml |
| 5532 | msgid "" |
| 5533 | "Valid values are \"<literal>all</literal>\", \"<literal>smart</literal>\" " |
| 5534 | "and \"<literal>no</literal>\". The default value is \"<literal>all</literal>" |
| 5535 | "\", which causes APT to configure all packages. The \"<literal>smart</" |
| 5536 | "literal>\" way is to configure only packages which need to be configured " |
| 5537 | "before another package can be unpacked (Pre-Depends), and let the rest be " |
| 5538 | "configured by &dpkg; with a call generated by the ConfigurePending option " |
| 5539 | "(see below). On the other hand, \"<literal>no</literal>\" will not configure " |
| 5540 | "anything, and totally relies on &dpkg; for configuration (which at the " |
| 5541 | "moment will fail if a Pre-Depends is encountered). Setting this option to " |
| 5542 | "any value other than <literal>all</literal> will implicitly also activate " |
| 5543 | "the next option by default, as otherwise the system could end in an " |
| 5544 | "unconfigured and potentially unbootable state." |
| 5545 | msgstr "" |
| 5546 | "Valores válidos são \"<literal>all</literal>\", \"<literal>smart</literal>\" " |
| 5547 | "e \"<literal>no</literal>\". O valor predefinido é \"<literal>all</literal>" |
| 5548 | "\" que faz com que o APT configure todos os pacotes. O modo " |
| 5549 | "\"<literal>smart</literal>\" serve para configurar apenas pacotes que " |
| 5550 | "precisam de ser configurados antes que outro pacote possa ser desempacotado " |
| 5551 | "(pré-dependências) e o resto configurado pelo &dpkg; com uma chamada gerada " |
| 5552 | "pela opção ConfigurePending (veja em baixo). Por outro lado, \"<literal>no</" |
| 5553 | "literal>\" não irá configurar nada e confiar no &dpkg; para configurações (o " |
| 5554 | "que de momento irá falhar se encontrar uma pré-dependência). Definir esta " |
| 5555 | "opção para qualquer valor que diferente de <literal>all</literal> irá também " |
| 5556 | "implicitamente activar a próxima opção predefinida caso contrário o sistema " |
| 5557 | "poderia acabar num estado não configurado onde potencialmente poderia não " |
| 5558 | "arrancar." |
| 5559 | |
| 5560 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 5561 | #: apt.conf.5.xml |
| 5562 | msgid "" |
| 5563 | "If this option is set APT will call <command>dpkg --configure --pending</" |
| 5564 | "command> to let &dpkg; handle all required configurations and triggers. This " |
| 5565 | "option is activated automatically per default if the previous option is not " |
| 5566 | "set to <literal>all</literal>, but deactivating it could be useful if you " |
| 5567 | "want to run APT multiple times in a row - e.g. in an installer. In these " |
| 5568 | "sceneries you could deactivate this option in all but the last run." |
| 5569 | msgstr "" |
| 5570 | "Se esta opção for definida, o APT irá chamar <command>dpkg --configure --" |
| 5571 | "pending</command> para permitir ao &dpkg; lidar como todas as configurações " |
| 5572 | "e triggers requisitados. Esta opção é activada automaticamente por " |
| 5573 | "predefinição se a opção anterior não for definida para <literal>all</" |
| 5574 | "literal>, mas desactivá-la pode ser útil se deseja correr o APT múltiplas " |
| 5575 | "vezes numa fila - ex. numa instalação. Nestes cenários você pode desactivar " |
| 5576 | "esta opção em todas excepto na última execução." |
| 5577 | |
| 5578 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 5579 | #: apt.conf.5.xml |
| 5580 | msgid "" |
| 5581 | "Useful for the <literal>smart</literal> configuration as a package which has " |
| 5582 | "pending triggers is not considered as <literal>installed</literal>, and " |
| 5583 | "&dpkg; treats them as <literal>unpacked</literal> currently which is a " |
| 5584 | "showstopper for Pre-Dependencies (see debbugs #526774). Note that this will " |
| 5585 | "process all triggers, not only the triggers needed to configure this package." |
| 5586 | msgstr "" |
| 5587 | "Útil para configuração <literal>smart</literal>, pois um pacote que tenha " |
| 5588 | "triggers pendentes não é considerado como <literal>installed</literal> e o " |
| 5589 | "&dpkg; trata-o como actualmente <literal>unpacked</literal> o que é um modo " |
| 5590 | "de lidar com pré-dependências (veja debbugs #526774). Note que isto irá " |
| 5591 | "processar todos os triggers, e não apenas os triggers necessários para " |
| 5592 | "configurar este pacote." |
| 5593 | |
| 5594 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para><literallayout> |
| 5595 | #: apt.conf.5.xml |
| 5596 | #, no-wrap |
| 5597 | msgid "" |
| 5598 | "OrderList::Score {\n" |
| 5599 | "\tDelete 500;\n" |
| 5600 | "\tEssential 200;\n" |
| 5601 | "\tImmediate 10;\n" |
| 5602 | "\tPreDepends 50;\n" |
| 5603 | "};" |
| 5604 | msgstr "" |
| 5605 | "OrderList::Score {\n" |
| 5606 | "\tDelete 500;\n" |
| 5607 | "\tEssential 200;\n" |
| 5608 | "\tImmediate 10;\n" |
| 5609 | "\tPreDepends 50;\n" |
| 5610 | "};" |
| 5611 | |
| 5612 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 5613 | #: apt.conf.5.xml |
| 5614 | msgid "" |
| 5615 | "Essential packages (and their dependencies) should be configured immediately " |
| 5616 | "after unpacking. It is a good idea to do this quite early in the upgrade " |
| 5617 | "process as these configure calls also currently require <literal>DPkg::" |
| 5618 | "TriggersPending</literal> which will run quite a few triggers (which may not " |
| 5619 | "be needed). Essentials get per default a high score but the immediate flag " |
| 5620 | "is relatively low (a package which has a Pre-Depends is rated higher). " |
| 5621 | "These option and the others in the same group can be used to change the " |
| 5622 | "scoring. The following example shows the settings with their default " |
| 5623 | "values. <placeholder type=\"literallayout\" id=\"0\"/>" |
| 5624 | msgstr "" |
| 5625 | "Os pacotes essenciais ( e as suas dependências) deve ser configurados " |
| 5626 | "imediatamente após a descompactação. Será uma boa ideia fazer isto bem cedo " |
| 5627 | "no processo de actualização pois estas chamadas de configuração também " |
| 5628 | "requerem actualmente <literal>DPkg::TriggersPending</literal> o que irá " |
| 5629 | "correr alguns triggers (que talvez não sejam necessários). Os essenciais " |
| 5630 | "obtêm por predefinição uma pontuação alta mas a bandeira 'imediato' é " |
| 5631 | "relativamente baixa (um pacote que tenha uma pré-dependência tem pontuação " |
| 5632 | "mais alta). Esta opção e as outras no mesmo grupo podem ser usadas para " |
| 5633 | "alterar a pontuação. O exemplo seguinte mostra as definições que são valores " |
| 5634 | "predefinidos. <placeholder type=\"literallayout\" id=\"0\"/>" |
| 5635 | |
| 5636 | #. type: Content of: <refentry><refsect1><title> |
| 5637 | #: apt.conf.5.xml |
| 5638 | msgid "Periodic and Archives options" |
| 5639 | msgstr "Opções Periodic e Archives" |
| 5640 | |
| 5641 | #. type: Content of: <refentry><refsect1><para> |
| 5642 | #: apt.conf.5.xml |
| 5643 | msgid "" |
| 5644 | "<literal>APT::Periodic</literal> and <literal>APT::Archives</literal> groups " |
| 5645 | "of options configure behavior of apt periodic updates, which is done by the " |
| 5646 | "<literal>/etc/cron.daily/apt</literal> script. See the top of this script " |
| 5647 | "for the brief documentation of these options." |
| 5648 | msgstr "" |
| 5649 | "Os grupos de opções <literal>APT::Periodic</literal> e <literal>APT::" |
| 5650 | "Archives</literal> configuram o comportamento das actualizações periódicas " |
| 5651 | "do APT, o que é feito pelo script <literal>/etc/cron.daily/apt</literal>. " |
| 5652 | "Veja o cabeçalho deste script para uma breve documentação das suas opções." |
| 5653 | |
| 5654 | #. type: Content of: <refentry><refsect1><title> |
| 5655 | #: apt.conf.5.xml |
| 5656 | msgid "Debug options" |
| 5657 | msgstr "Opções de depuração" |
| 5658 | |
| 5659 | #. type: Content of: <refentry><refsect1><para> |
| 5660 | #: apt.conf.5.xml |
| 5661 | msgid "" |
| 5662 | "Enabling options in the <literal>Debug::</literal> section will cause " |
| 5663 | "debugging information to be sent to the standard error stream of the program " |
| 5664 | "utilizing the <literal>apt</literal> libraries, or enable special program " |
| 5665 | "modes that are primarily useful for debugging the behavior of <literal>apt</" |
| 5666 | "literal>. Most of these options are not interesting to a normal user, but a " |
| 5667 | "few may be:" |
| 5668 | msgstr "" |
| 5669 | "Activar opções na secção <literal>Debug::</literal> irá causar o envio de " |
| 5670 | "informação de depuração para o fluxo de erros standard do programa " |
| 5671 | "utilizando as bibliotecas do <literal>apt</literal>, ou activar modos " |
| 5672 | "especiais do programa que são principalmente úteis para depurar o " |
| 5673 | "comportamento do <literal>apt</literal>. A maioria destas opções não têm " |
| 5674 | "interesse para o utilizador normal, mas algumas podem ter:" |
| 5675 | |
| 5676 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 5677 | #: apt.conf.5.xml |
| 5678 | msgid "" |
| 5679 | "<literal>Debug::pkgProblemResolver</literal> enables output about the " |
| 5680 | "decisions made by <literal>dist-upgrade, upgrade, install, remove, purge</" |
| 5681 | "literal>." |
| 5682 | msgstr "" |
| 5683 | "<literal>Debug::pkgProblemResolver</literal> activa mensagens na saída " |
| 5684 | "acerca das decisões tomadas por <literal>dist-upgrade, upgrade, install, " |
| 5685 | "remove, purge</literal>." |
| 5686 | |
| 5687 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 5688 | #: apt.conf.5.xml |
| 5689 | msgid "" |
| 5690 | "<literal>Debug::NoLocking</literal> disables all file locking. This can be " |
| 5691 | "used to run some operations (for instance, <literal>apt-get -s install</" |
| 5692 | "literal>) as a non-root user." |
| 5693 | msgstr "" |
| 5694 | "<literal>Debug::NoLocking</literal> desactiva o bloqueio de todos os " |
| 5695 | "ficheiros. Isto pode ser usado para executar algumas operações (por exemplo, " |
| 5696 | "<literal>apt-get -s install</literal>) como um utilizador não root." |
| 5697 | |
| 5698 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 5699 | #: apt.conf.5.xml |
| 5700 | msgid "" |
| 5701 | "<literal>Debug::pkgDPkgPM</literal> prints out the actual command line each " |
| 5702 | "time that <literal>apt</literal> invokes &dpkg;." |
| 5703 | msgstr "" |
| 5704 | "<literal>Debug::pkgDPkgPM</literal> escreve a linha de comandos actual de " |
| 5705 | "cada vez que o <literal>apt</literal> invoca o &dpkg;." |
| 5706 | |
| 5707 | #. TODO: provide a |
| 5708 | #. motivating example, except I haven't a clue why you'd want |
| 5709 | #. to do this. |
| 5710 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 5711 | #: apt.conf.5.xml |
| 5712 | msgid "" |
| 5713 | "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " |
| 5714 | "in CD-ROM IDs." |
| 5715 | msgstr "" |
| 5716 | "<literal>Debug::IdentCdrom</literal> desactiva a inclusão de dados statfs em " |
| 5717 | "IDs de CD-ROM." |
| 5718 | |
| 5719 | #. type: Content of: <refentry><refsect1><para> |
| 5720 | #: apt.conf.5.xml |
| 5721 | msgid "A full list of debugging options to apt follows." |
| 5722 | msgstr "Segue-se uma lista completa de opções de depuração para o apt." |
| 5723 | |
| 5724 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5725 | #: apt.conf.5.xml |
| 5726 | msgid "" |
| 5727 | "Print information related to accessing <literal>cdrom://</literal> sources." |
| 5728 | msgstr "" |
| 5729 | "Escreve informação relacionada com o acesso a fontes de <literal>cdrom://</" |
| 5730 | "literal>." |
| 5731 | |
| 5732 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5733 | #: apt.conf.5.xml |
| 5734 | msgid "Print information related to downloading packages using FTP." |
| 5735 | msgstr "" |
| 5736 | "Escreve informação relacionada com o descarregamento de pacotes usando FTP." |
| 5737 | |
| 5738 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5739 | #: apt.conf.5.xml |
| 5740 | msgid "Print information related to downloading packages using HTTP." |
| 5741 | msgstr "" |
| 5742 | "Escreve informação relacionada com o descarregamento de pacotes usando HTTP." |
| 5743 | |
| 5744 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5745 | #: apt.conf.5.xml |
| 5746 | msgid "Print information related to downloading packages using HTTPS." |
| 5747 | msgstr "" |
| 5748 | "Escreve informação relacionada com o descarregamento de pacotes usando HTTPS." |
| 5749 | |
| 5750 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5751 | #: apt.conf.5.xml |
| 5752 | msgid "" |
| 5753 | "Print information related to verifying cryptographic signatures using " |
| 5754 | "<literal>gpg</literal>." |
| 5755 | msgstr "" |
| 5756 | "Escreve informação relacionada com a verificação de assinaturas " |
| 5757 | "criptográficas usando <literal>gpg</literal>." |
| 5758 | |
| 5759 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5760 | #: apt.conf.5.xml |
| 5761 | msgid "" |
| 5762 | "Output information about the process of accessing collections of packages " |
| 5763 | "stored on CD-ROMs." |
| 5764 | msgstr "" |
| 5765 | "Escreve informação acerca do processo de aceder a colecções de pacotes " |
| 5766 | "armazenados em CD-ROMs." |
| 5767 | |
| 5768 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5769 | #: apt.conf.5.xml |
| 5770 | msgid "Describes the process of resolving build-dependencies in &apt-get;." |
| 5771 | msgstr "" |
| 5772 | "Descreve os processos de resolver dependências de compilação no &apt-get;." |
| 5773 | |
| 5774 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5775 | #: apt.conf.5.xml |
| 5776 | msgid "" |
| 5777 | "Output each cryptographic hash that is generated by the <literal>apt</" |
| 5778 | "literal> libraries." |
| 5779 | msgstr "" |
| 5780 | "Escreve cada hash criptográfico que é gerado pelas bibliotecas do " |
| 5781 | "<literal>apt</literal>." |
| 5782 | |
| 5783 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5784 | #: apt.conf.5.xml |
| 5785 | msgid "" |
| 5786 | "Do not include information from <literal>statfs</literal>, namely the number " |
| 5787 | "of used and free blocks on the CD-ROM filesystem, when generating an ID for " |
| 5788 | "a CD-ROM." |
| 5789 | msgstr "" |
| 5790 | "Não inclui informação de <literal>statfs</literal>, nomeadamente o número de " |
| 5791 | "blocos usados e livres no sistema de ficheiros do CD-ROM, quando gera um ID " |
| 5792 | "para um CD-ROM." |
| 5793 | |
| 5794 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5795 | #: apt.conf.5.xml |
| 5796 | msgid "" |
| 5797 | "Disable all file locking. For instance, this will allow two instances of " |
| 5798 | "<quote><literal>apt-get update</literal></quote> to run at the same time." |
| 5799 | msgstr "" |
| 5800 | "Desactiva o bloqueio de todos os ficheiros. Por exemplo, isto irá permitir o " |
| 5801 | "funcionamento de duas instâncias do <quote><literal>apt-get update</" |
| 5802 | "literal></quote> ao mesmo tempo." |
| 5803 | |
| 5804 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5805 | #: apt.conf.5.xml |
| 5806 | msgid "Log when items are added to or removed from the global download queue." |
| 5807 | msgstr "" |
| 5808 | "Regista no log quando os items são adicionados ou removidos da fila de " |
| 5809 | "download global." |
| 5810 | |
| 5811 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5812 | #: apt.conf.5.xml |
| 5813 | msgid "" |
| 5814 | "Output status messages and errors related to verifying checksums and " |
| 5815 | "cryptographic signatures of downloaded files." |
| 5816 | msgstr "" |
| 5817 | "Escreve mensagens de estado e erros relacionados com a verificação de " |
| 5818 | "checksums e assinaturas criptográficas dos ficheiros descarregados." |
| 5819 | |
| 5820 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5821 | #: apt.conf.5.xml |
| 5822 | msgid "" |
| 5823 | "Output information about downloading and applying package index list diffs, " |
| 5824 | "and errors relating to package index list diffs." |
| 5825 | msgstr "" |
| 5826 | "Escreve informação acerca do download e aplicação de diffs de lista de " |
| 5827 | "índice do pacote, e erros relacionados com as diffs de lista de índice do " |
| 5828 | "pacote." |
| 5829 | |
| 5830 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5831 | #: apt.conf.5.xml |
| 5832 | msgid "" |
| 5833 | "Output information related to patching apt package lists when downloading " |
| 5834 | "index diffs instead of full indices." |
| 5835 | msgstr "" |
| 5836 | "Escreve informação relacionada com a aplicação de patch na lista de pacotes " |
| 5837 | "do apt quando se descarrega diffs de índice em vez de índices completos." |
| 5838 | |
| 5839 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5840 | #: apt.conf.5.xml |
| 5841 | msgid "" |
| 5842 | "Log all interactions with the sub-processes that actually perform downloads." |
| 5843 | msgstr "" |
| 5844 | "Regista todas as interacções com os sub-processos que realmente executam os " |
| 5845 | "downloads." |
| 5846 | |
| 5847 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5848 | #: apt.conf.5.xml |
| 5849 | msgid "" |
| 5850 | "Log events related to the automatically-installed status of packages and to " |
| 5851 | "the removal of unused packages." |
| 5852 | msgstr "" |
| 5853 | "Regista no log eventos relacionados com o estado instalado-automaticamente " |
| 5854 | "de pacotes e com a remoção de pacotes não utilizados." |
| 5855 | |
| 5856 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5857 | #: apt.conf.5.xml |
| 5858 | msgid "" |
| 5859 | "Generate debug messages describing which packages are being automatically " |
| 5860 | "installed to resolve dependencies. This corresponds to the initial auto-" |
| 5861 | "install pass performed in, e.g., <literal>apt-get install</literal>, and not " |
| 5862 | "to the full <literal>apt</literal> dependency resolver; see <literal>Debug::" |
| 5863 | "pkgProblemResolver</literal> for that." |
| 5864 | msgstr "" |
| 5865 | "Gera mensagens de depuração descrevendo quais pacotes estão a ser instalados " |
| 5866 | "automaticamente para resolver dependências. Isto corresponde ao passo de " |
| 5867 | "instalação-automática inicial executado em, ex, <literal>apt-get install</" |
| 5868 | "literal>, e não ao resolvedor de dependências total do <literal>apt</" |
| 5869 | "literal>; veja <literal>Debug::pkgProblemResolver</literal> para isso." |
| 5870 | |
| 5871 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5872 | #: apt.conf.5.xml |
| 5873 | msgid "" |
| 5874 | "Generate debug messages describing which packages are marked as keep/install/" |
| 5875 | "remove while the ProblemResolver does his work. Each addition or deletion " |
| 5876 | "may trigger additional actions; they are shown indented two additional " |
| 5877 | "spaces under the original entry. The format for each line is " |
| 5878 | "<literal>MarkKeep</literal>, <literal>MarkDelete</literal> or " |
| 5879 | "<literal>MarkInstall</literal> followed by <literal>package-name <a.b.c -" |
| 5880 | "> d.e.f | x.y.z> (section)</literal> where <literal>a.b.c</literal> is " |
| 5881 | "the current version of the package, <literal>d.e.f</literal> is the version " |
| 5882 | "considered for installation and <literal>x.y.z</literal> is a newer version, " |
| 5883 | "but not considered for installation (because of a low pin score). The later " |
| 5884 | "two can be omitted if there is none or if it is the same as the installed " |
| 5885 | "version. <literal>section</literal> is the name of the section the package " |
| 5886 | "appears in." |
| 5887 | msgstr "" |
| 5888 | "Gera mensagens de depuração descrevendo qual pacote está marcado como manter/" |
| 5889 | "instalar/remover enquanto o \"solucionador-de-problemas\" faz o seu " |
| 5890 | "trabalho. Cada adição ou remoção pode activar acções adicionais; elas são " |
| 5891 | "mostradas indentadas dois espaços adicionais sob da entrada original. O " |
| 5892 | "formato de cada linha é <literal>MarkKeep</literal>, <literal>MarkDelete</" |
| 5893 | "literal> ou <literal>MarkInstall</literal> seguido por <literal>package-name " |
| 5894 | "<a.b.c -> d.e.f | x.y.z> (secção)</literal> onde <literal>a.b.c</" |
| 5895 | "literal> é a versão actual do pacote, <literal>d.e.f</literal> é a versão " |
| 5896 | "considerada para instalação e <literal>x.y.z</literal> é a versão mais " |
| 5897 | "recente, mas não considerada para instalação (devido a baixa pontuação). Os " |
| 5898 | "dois últimos podem ser omitidos se não existir nenhum ou for a mesma versão " |
| 5899 | "que aquela instalada. <literal>section</literal> é o nome da secção onde o " |
| 5900 | "pacote aparece." |
| 5901 | |
| 5902 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5903 | #: apt.conf.5.xml |
| 5904 | msgid "" |
| 5905 | "When invoking &dpkg;, output the precise command line with which it is being " |
| 5906 | "invoked, with arguments separated by a single space character." |
| 5907 | msgstr "" |
| 5908 | "Ao invocar o &dpkg;, escreve com precisão a linha de comandos com a qual " |
| 5909 | "está a ser invocado, com argumentos separados por um caractere de espaço " |
| 5910 | "único." |
| 5911 | |
| 5912 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5913 | #: apt.conf.5.xml |
| 5914 | msgid "" |
| 5915 | "Output all the data received from &dpkg; on the status file descriptor and " |
| 5916 | "any errors encountered while parsing it." |
| 5917 | msgstr "" |
| 5918 | "Escreve todos os dados recebidos do &dpkg; no descritor de ficheiro de " |
| 5919 | "estado e quaisquer erros encontrados enquanto os analisa." |
| 5920 | |
| 5921 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5922 | #: apt.conf.5.xml |
| 5923 | msgid "" |
| 5924 | "Generate a trace of the algorithm that decides the order in which " |
| 5925 | "<literal>apt</literal> should pass packages to &dpkg;." |
| 5926 | msgstr "" |
| 5927 | "Gera um rastro do algoritmo que decide a ordem na qual o <literal>apt</" |
| 5928 | "literal> deve passar os pacotes ao &dpkg;." |
| 5929 | |
| 5930 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5931 | #: apt.conf.5.xml |
| 5932 | msgid "" |
| 5933 | "Output status messages tracing the steps performed when invoking &dpkg;." |
| 5934 | msgstr "" |
| 5935 | "Escreve mensagens de estado seguindo os passos executados quando invoca o " |
| 5936 | "&dpkg;." |
| 5937 | |
| 5938 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5939 | #: apt.conf.5.xml |
| 5940 | msgid "Output the priority of each package list on startup." |
| 5941 | msgstr "Escreve a prioridade da cada lista de pacote no arranque." |
| 5942 | |
| 5943 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5944 | #: apt.conf.5.xml |
| 5945 | msgid "" |
| 5946 | "Trace the execution of the dependency resolver (this applies only to what " |
| 5947 | "happens when a complex dependency problem is encountered)." |
| 5948 | msgstr "" |
| 5949 | "Rastreia a execução do resolvedor de dependências (isto só se aplica ao que " |
| 5950 | "acontece quando é encontrado um problema de dependências complexo)." |
| 5951 | |
| 5952 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5953 | #: apt.conf.5.xml |
| 5954 | msgid "" |
| 5955 | "Display a list of all installed packages with their calculated score used by " |
| 5956 | "the pkgProblemResolver. The description of the package is the same as " |
| 5957 | "described in <literal>Debug::pkgDepCache::Marker</literal>" |
| 5958 | msgstr "" |
| 5959 | "Mostra uma lista de todos os pacotes instalados com as suas pontuações " |
| 5960 | "calculadas usadas pelo pkgProblemResolver. A descrição do do pacote é a " |
| 5961 | "mesma que é descrita em <literal>Debug::pkgDepCache::Marker</literal>" |
| 5962 | |
| 5963 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5964 | #: apt.conf.5.xml |
| 5965 | msgid "" |
| 5966 | "Print information about the vendors read from <filename>/etc/apt/vendors." |
| 5967 | "list</filename>." |
| 5968 | msgstr "" |
| 5969 | "Escreve informação acerca dos fornecedores lida de <filename>/etc/apt/" |
| 5970 | "vendors.list</filename>." |
| 5971 | |
| 5972 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 5973 | #: apt.conf.5.xml |
| 5974 | msgid "" |
| 5975 | "Display the external commands that are called by apt hooks. This includes e." |
| 5976 | "g. the config options <literal>DPkg::{Pre,Post}-Invoke</literal> or " |
| 5977 | "<literal>APT::Update::{Pre,Post}-Invoke</literal>." |
| 5978 | msgstr "" |
| 5979 | "Mostra os comandos externos que são chamados por hooks do apt. Isto inclui " |
| 5980 | "por exemplo as opções de configuração <literal>DPkg::{Pre,Post}-Invoke</" |
| 5981 | "literal> ou <literal>APT::Update::{Pre,Post}-Invoke</literal>." |
| 5982 | |
| 5983 | #. type: Content of: <refentry><refsect1><title> |
| 5984 | #: apt.conf.5.xml apt_preferences.5.xml sources.list.5.xml apt-ftparchive.1.xml |
| 5985 | msgid "Examples" |
| 5986 | msgstr "Exemplos" |
| 5987 | |
| 5988 | #. type: Content of: <refentry><refsect1><para> |
| 5989 | #: apt.conf.5.xml |
| 5990 | msgid "" |
| 5991 | "&configureindex; is a configuration file showing example values for all " |
| 5992 | "possible options." |
| 5993 | msgstr "" |
| 5994 | "&configureindex; é um ficheiro de configuração que mostra valores exemplo " |
| 5995 | "para todas as opções possíveis." |
| 5996 | |
| 5997 | #. ? reading apt.conf |
| 5998 | #. type: Content of: <refentry><refsect1><para> |
| 5999 | #: apt.conf.5.xml |
| 6000 | msgid "&apt-cache;, &apt-config;, &apt-preferences;." |
| 6001 | msgstr "&apt-cache;, &apt-config;, &apt-preferences;." |
| 6002 | |
| 6003 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 6004 | #: apt_preferences.5.xml |
| 6005 | msgid "Preference control file for APT" |
| 6006 | msgstr "Ficheiro de controle de preferências para o APT" |
| 6007 | |
| 6008 | #. type: Content of: <refentry><refsect1><para> |
| 6009 | #: apt_preferences.5.xml |
| 6010 | msgid "" |
| 6011 | "The APT preferences file <filename>/etc/apt/preferences</filename> and the " |
| 6012 | "fragment files in the <filename>/etc/apt/preferences.d/</filename> folder " |
| 6013 | "can be used to control which versions of packages will be selected for " |
| 6014 | "installation." |
| 6015 | msgstr "" |
| 6016 | "O ficheiro de preferências do APT <filename>/etc/apt/preferences</filename> " |
| 6017 | "e os ficheiros fragmentados no directório <filename>/etc/apt/preferences.d/</" |
| 6018 | "filename> podem ser usados para controlar quais as versões de pacotes irão " |
| 6019 | "ser seleccionadas para instalação." |
| 6020 | |
| 6021 | #. type: Content of: <refentry><refsect1><para> |
| 6022 | #: apt_preferences.5.xml |
| 6023 | msgid "" |
| 6024 | "Several versions of a package may be available for installation when the " |
| 6025 | "&sources-list; file contains references to more than one distribution (for " |
| 6026 | "example, <literal>stable</literal> and <literal>testing</literal>). APT " |
| 6027 | "assigns a priority to each version that is available. Subject to dependency " |
| 6028 | "constraints, <command>apt-get</command> selects the version with the highest " |
| 6029 | "priority for installation. The APT preferences override the priorities that " |
| 6030 | "APT assigns to package versions by default, thus giving the user control " |
| 6031 | "over which one is selected for installation." |
| 6032 | msgstr "" |
| 6033 | "Várias versões de um pacote podem estar disponíveis para instalação quando o " |
| 6034 | "ficheiro &sources-list; contém referências a mais do que uma distribuição " |
| 6035 | "(por exemplo, <literal>stable</literal> e <literal>testing</literal>). O APT " |
| 6036 | "atribui uma prioridade a cada versão que está disponível. Sujeito a " |
| 6037 | "constrangimentos de dependências, o <command>apt-get</command> selecciona a " |
| 6038 | "versão com a prioridade mais alta para instalação. As preferências do APT " |
| 6039 | "sobrepõem as prioridades que o APT atribui às versões de pacotes por " |
| 6040 | "predefinição, assim dando controle ao utilizador sobre qual é seleccionado " |
| 6041 | "para instalação." |
| 6042 | |
| 6043 | #. type: Content of: <refentry><refsect1><para> |
| 6044 | #: apt_preferences.5.xml |
| 6045 | msgid "" |
| 6046 | "Several instances of the same version of a package may be available when the " |
| 6047 | "&sources-list; file contains references to more than one source. In this " |
| 6048 | "case <command>apt-get</command> downloads the instance listed earliest in " |
| 6049 | "the &sources-list; file. The APT preferences do not affect the choice of " |
| 6050 | "instance, only the choice of version." |
| 6051 | msgstr "" |
| 6052 | "Podem estar disponíveis várias instâncias da mesma versão de um pacote " |
| 6053 | "quando o ficheiro &sources-list; contém referências a mais do que uma fonte. " |
| 6054 | "Neste caso o <command>apt-get</command> descarrega a instância listada mais " |
| 6055 | "cedo no ficheiro &sources-list;. As preferências do APT não afectam a " |
| 6056 | "escolha da instância, apenas a escolha da versão." |
| 6057 | |
| 6058 | #. type: Content of: <refentry><refsect1><para> |
| 6059 | #: apt_preferences.5.xml |
| 6060 | msgid "" |
| 6061 | "Preferences are a strong power in the hands of a system administrator but " |
| 6062 | "they can become also their biggest nightmare if used without care! APT will " |
| 6063 | "not question the preferences, so wrong settings can lead to uninstallable " |
| 6064 | "packages or wrong decisions while upgrading packages. Even more problems " |
| 6065 | "will arise if multiple distribution releases are mixed without a good " |
| 6066 | "understanding of the following paragraphs. Packages included in a specific " |
| 6067 | "release aren't tested in (and therefore don't always work as expected in) " |
| 6068 | "older or newer releases, or together with other packages from different " |
| 6069 | "releases. You have been warned." |
| 6070 | msgstr "" |
| 6071 | "As preferências são um poder forte nas mãos de um administrador de sistemas " |
| 6072 | "mas também se podem tornar no seu maior pesadelo se forem usadas sem " |
| 6073 | "cuidado! O APT não irá questionar as preferências, portanto as definições " |
| 6074 | "erradas irão acabar em pacotes não instaláveis ou decisões erradas ao " |
| 6075 | "actualizar pacotes. Irão surgir ainda mais problemas se forem misturadas " |
| 6076 | "múltiplas distribuições sem o perfeito entendimento dos parágrafos " |
| 6077 | "seguintes. Os pacotes incluídos num lançamento específico não são testados e " |
| 6078 | "por isso nem sempre funcionam como esperado nos lançamentos mais antigos ou " |
| 6079 | "recentes ou em conjunto com outros pacotes de lançamentos diferentes. Você " |
| 6080 | "foi avisado." |
| 6081 | |
| 6082 | #. type: Content of: <refentry><refsect1><para> |
| 6083 | #: apt_preferences.5.xml |
| 6084 | msgid "" |
| 6085 | "Note that the files in the <filename>/etc/apt/preferences.d</filename> " |
| 6086 | "directory are parsed in alphanumeric ascending order and need to obey the " |
| 6087 | "following naming convention: The files have either no or \"<literal>pref</" |
| 6088 | "literal>\" as filename extension and only contain alphanumeric, hyphen (-), " |
| 6089 | "underscore (_) and period (.) characters. Otherwise APT will print a notice " |
| 6090 | "that it has ignored a file, unless that file matches a pattern in the " |
| 6091 | "<literal>Dir::Ignore-Files-Silently</literal> configuration list - in which " |
| 6092 | "case it will be silently ignored." |
| 6093 | msgstr "" |
| 6094 | "Note que os ficheiros no directório <filename>/etc/apt/preferences.d</" |
| 6095 | "filename> são analisados em ordem alfanumérica ascendente e precisam " |
| 6096 | "obedecer à convenção de nomes seguinte: Os ficheiros ou não têm extensão ou " |
| 6097 | "têm \"<literal>pref</literal>\" na extensão do nome de ficheiro e apenas " |
| 6098 | "contêm caracteres alfanuméricos, traço (-), underscore (_) e ponto (.). Caso " |
| 6099 | "contrário o APT irá escrever um aviso de que ignorou um ficheiro, a menos " |
| 6100 | "que esse ficheiro corresponda a um padrão da lista de configuração " |
| 6101 | "<literal>Dir::Ignore-Files-Silently</literal> - e neste caso será ignorado " |
| 6102 | "em silêncio." |
| 6103 | |
| 6104 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 6105 | #: apt_preferences.5.xml |
| 6106 | msgid "APT's Default Priority Assignments" |
| 6107 | msgstr "Atribuições de Prioridade Predefinidas do APT" |
| 6108 | |
| 6109 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 6110 | #: apt_preferences.5.xml |
| 6111 | #, no-wrap |
| 6112 | msgid "<command>apt-get install -t testing <replaceable>some-package</replaceable></command>\n" |
| 6113 | msgstr "<command>apt-get install -t testing <replaceable>algum-pacote</replaceable></command>\n" |
| 6114 | |
| 6115 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 6116 | #: apt_preferences.5.xml |
| 6117 | #, no-wrap |
| 6118 | msgid "APT::Default-Release \"stable\";\n" |
| 6119 | msgstr "APT::Default-Release \"stable\";\n" |
| 6120 | |
| 6121 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6122 | #: apt_preferences.5.xml |
| 6123 | msgid "" |
| 6124 | "If there is no preferences file or if there is no entry in the file that " |
| 6125 | "applies to a particular version then the priority assigned to that version " |
| 6126 | "is the priority of the distribution to which that version belongs. It is " |
| 6127 | "possible to single out a distribution, \"the target release\", which " |
| 6128 | "receives a higher priority than other distributions do by default. The " |
| 6129 | "target release can be set on the <command>apt-get</command> command line or " |
| 6130 | "in the APT configuration file <filename>/etc/apt/apt.conf</filename>. Note " |
| 6131 | "that this has precedence over any general priority you set in the <filename>/" |
| 6132 | "etc/apt/preferences</filename> file described later, but not over " |
| 6133 | "specifically pinned packages. For example, <placeholder type=" |
| 6134 | "\"programlisting\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>" |
| 6135 | msgstr "" |
| 6136 | "Senão existir um ficheiro de preferências ou se não existe uma entrada no " |
| 6137 | "ficheiro que se aplique a uma versão particular então a prioridade atribuída " |
| 6138 | "a essa versão é a prioridade da distribuição à qual essa versão pertence. É " |
| 6139 | "possível definir uma distribuição singular, \"o lançamento de destino\", a " |
| 6140 | "qual recebe uma prioridade mais alta que as outras distribuições por " |
| 6141 | "predefinição. O lançamento de destino pode ser definido na linha de comandos " |
| 6142 | "do <command>apt-get</command> ou no ficheiro de configuração do APT " |
| 6143 | "<filename>/etc/apt/apt.conf</filename>. Note que isto tem precedências sobre " |
| 6144 | "qualquer prioridade geral que possa definir no ficheiro <filename>/etc/apt/" |
| 6145 | "preferences</filename> descrito mais tarde, mas não sobre pacotes " |
| 6146 | "especificamente imobilizados. Por exemplo, <placeholder type=\"programlisting" |
| 6147 | "\" id=\"0\"/> <placeholder type=\"programlisting\" id=\"1\"/>" |
| 6148 | |
| 6149 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6150 | #: apt_preferences.5.xml |
| 6151 | msgid "" |
| 6152 | "If the target release has been specified then APT uses the following " |
| 6153 | "algorithm to set the priorities of the versions of a package. Assign:" |
| 6154 | msgstr "" |
| 6155 | "Se o lançamento destinado foi especificado, então o APT usa o seguinte " |
| 6156 | "algoritmo para definir as prioridades das versões de um pacote. Atribuir:" |
| 6157 | |
| 6158 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6159 | #: apt_preferences.5.xml |
| 6160 | msgid "priority 1" |
| 6161 | msgstr "priority 1" |
| 6162 | |
| 6163 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6164 | #: apt_preferences.5.xml |
| 6165 | msgid "" |
| 6166 | "to the versions coming from archives which in their <filename>Release</" |
| 6167 | "filename> files are marked as \"NotAutomatic: yes\" but <emphasis>not</" |
| 6168 | "emphasis> as \"ButAutomaticUpgrades: yes\" like the Debian " |
| 6169 | "<literal>experimental</literal> archive." |
| 6170 | msgstr "" |
| 6171 | "para as versões vindas de arquivos cujos ficheiros <filename>Release</" |
| 6172 | "filename> estejam marcados como \"NotAutomatic: yes\" mas <emphasis>não</" |
| 6173 | "emphasis> como \"ButAutomaticUpgrades: yes\" como o arquivo " |
| 6174 | "<literal>experimental</literal> da Debian." |
| 6175 | |
| 6176 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6177 | #: apt_preferences.5.xml |
| 6178 | msgid "priority 100" |
| 6179 | msgstr "priority 100" |
| 6180 | |
| 6181 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6182 | #: apt_preferences.5.xml |
| 6183 | msgid "" |
| 6184 | "to the version that is already installed (if any) and to the versions coming " |
| 6185 | "from archives which in their <filename>Release</filename> files are marked " |
| 6186 | "as \"NotAutomatic: yes\" and \"ButAutomaticUpgrades: yes\" like the Debian " |
| 6187 | "backports archive since <literal>squeeze-backports</literal>." |
| 6188 | msgstr "" |
| 6189 | "para a versão que já está instalada (se alguma) e para as versões vindas de " |
| 6190 | "arquivos cujos ficheiros <filename>Release</filename> estejam marcados como " |
| 6191 | "\"NotAutomatic: yes\" e \"ButAutomaticUpgrades: yes\" como o arquivo " |
| 6192 | "backports da Debian desde <literal>squeeze-backports</literal>." |
| 6193 | |
| 6194 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6195 | #: apt_preferences.5.xml |
| 6196 | msgid "priority 500" |
| 6197 | msgstr "priority 500" |
| 6198 | |
| 6199 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6200 | #: apt_preferences.5.xml |
| 6201 | #, fuzzy |
| 6202 | #| msgid "" |
| 6203 | #| "to the versions that are not installed and belong to the target release." |
| 6204 | msgid "to the versions that do not belong to the target release." |
| 6205 | msgstr "" |
| 6206 | "para as versões que não estão instaladas e pertencem ao lançamento destinado." |
| 6207 | |
| 6208 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6209 | #: apt_preferences.5.xml |
| 6210 | msgid "priority 990" |
| 6211 | msgstr "priority 990" |
| 6212 | |
| 6213 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6214 | #: apt_preferences.5.xml |
| 6215 | #, fuzzy |
| 6216 | #| msgid "" |
| 6217 | #| "to the versions that are not installed and belong to the target release." |
| 6218 | msgid "to the versions that belong to the target release." |
| 6219 | msgstr "" |
| 6220 | "para as versões que não estão instaladas e pertencem ao lançamento destinado." |
| 6221 | |
| 6222 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6223 | #: apt_preferences.5.xml |
| 6224 | msgid "" |
| 6225 | "The highest of those priorities whose description matches the version is " |
| 6226 | "assigned to the version." |
| 6227 | msgstr "" |
| 6228 | |
| 6229 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6230 | #: apt_preferences.5.xml |
| 6231 | msgid "" |
| 6232 | "If the target release has not been specified then APT simply assigns " |
| 6233 | "priority 100 to all installed package versions and priority 500 to all " |
| 6234 | "uninstalled package versions, except versions coming from archives which in " |
| 6235 | "their <filename>Release</filename> files are marked as \"NotAutomatic: yes\" " |
| 6236 | "- these versions get the priority 1 or priority 100 if it is additionally " |
| 6237 | "marked as \"ButAutomaticUpgrades: yes\"." |
| 6238 | msgstr "" |
| 6239 | "Se o lançamento de destino não foi especificado, então o APT simplesmente " |
| 6240 | "atribui prioridade 100 a todas as versões de pacotes instalados e prioridade " |
| 6241 | "500 e todas as versões de pacotes não instalados, à excepção de versões que " |
| 6242 | "venham de arquivos cujos ficheiros <filename>Release</filename> estejam " |
| 6243 | "marcados como \"NotAutomatic: yes\" - estas versões ficam com prioridade 1 " |
| 6244 | "ou prioridade 100 se for marcado adicionalmente como \"ButAutomaticUpgrades: " |
| 6245 | "yes\"." |
| 6246 | |
| 6247 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6248 | #: apt_preferences.5.xml |
| 6249 | msgid "" |
| 6250 | "APT then applies the following rules, listed in order of precedence, to " |
| 6251 | "determine which version of a package to install." |
| 6252 | msgstr "" |
| 6253 | "O APT então aplica as seguintes regras, listadas em ordem de precedência, " |
| 6254 | "para determinar qual versão de um pacote deve instalar." |
| 6255 | |
| 6256 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6257 | #: apt_preferences.5.xml |
| 6258 | msgid "" |
| 6259 | "Never downgrade unless the priority of an available version exceeds 1000. " |
| 6260 | "(\"Downgrading\" is installing a less recent version of a package in place " |
| 6261 | "of a more recent version. Note that none of APT's default priorities " |
| 6262 | "exceeds 1000; such high priorities can only be set in the preferences file. " |
| 6263 | "Note also that downgrading a package can be risky.)" |
| 6264 | msgstr "" |
| 6265 | "Nunca faz downgrade a menos que uma versão disponível exceda 1000. " |
| 6266 | "(\"Downgrading\" é instalar uma versão menos recente de um pacote no lugar " |
| 6267 | "de uma versão mais recente. Note que nenhuma das prioridades predefinidas do " |
| 6268 | "APT excede 1000; tais altas prioridades só podem ser definidas no ficheiro " |
| 6269 | "de preferências. Note também que fazer o downgrade a um pacote pode ser " |
| 6270 | "arriscado.)" |
| 6271 | |
| 6272 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6273 | #: apt_preferences.5.xml |
| 6274 | msgid "Install the highest priority version." |
| 6275 | msgstr "Instala a versão de prioridade mais alta." |
| 6276 | |
| 6277 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6278 | #: apt_preferences.5.xml |
| 6279 | msgid "" |
| 6280 | "If two or more versions have the same priority, install the most recent one " |
| 6281 | "(that is, the one with the higher version number)." |
| 6282 | msgstr "" |
| 6283 | "Se duas ou mais versões tiverem a mesma prioridade, instala a mais recente " |
| 6284 | "(isto é, aquela com o número de versão mais alto)." |
| 6285 | |
| 6286 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6287 | #: apt_preferences.5.xml |
| 6288 | msgid "" |
| 6289 | "If two or more versions have the same priority and version number but either " |
| 6290 | "the packages differ in some of their metadata or the <literal>--reinstall</" |
| 6291 | "literal> option is given, install the uninstalled one." |
| 6292 | msgstr "" |
| 6293 | "Se duas ou mais versões têm a mesma prioridade e o mesmo número de versão " |
| 6294 | "mas ou os pacotes diferem em alguns dos seus metadados ou a opção <literal>--" |
| 6295 | "reinstall</literal> é fornecida, instala a que foi desinstalada." |
| 6296 | |
| 6297 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6298 | #: apt_preferences.5.xml |
| 6299 | msgid "" |
| 6300 | "In a typical situation, the installed version of a package (priority 100) " |
| 6301 | "is not as recent as one of the versions available from the sources listed in " |
| 6302 | "the &sources-list; file (priority 500 or 990). Then the package will be " |
| 6303 | "upgraded when <command>apt-get install <replaceable>some-package</" |
| 6304 | "replaceable></command> or <command>apt-get upgrade</command> is executed." |
| 6305 | msgstr "" |
| 6306 | "Numa situação típica, a versão instalada de um pacote (prioridade 100) não é " |
| 6307 | "tão recente como uma das versões disponíveis nas fontes listadas no ficheiro " |
| 6308 | "&sources-list; (prioridade 500 ou 990). Então o pacote será actualizado " |
| 6309 | "quando for executado <command>apt-get install <replaceable>algum-pacote</" |
| 6310 | "replaceable></command> ou <command>apt-get upgrade</command>." |
| 6311 | |
| 6312 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6313 | #: apt_preferences.5.xml |
| 6314 | msgid "" |
| 6315 | "More rarely, the installed version of a package is <emphasis>more</emphasis> " |
| 6316 | "recent than any of the other available versions. The package will not be " |
| 6317 | "downgraded when <command>apt-get install <replaceable>some-package</" |
| 6318 | "replaceable></command> or <command>apt-get upgrade</command> is executed." |
| 6319 | msgstr "" |
| 6320 | "Mais raramente, a versão instalada de um pacote é <emphasis>mais</emphasis> " |
| 6321 | "recente que qualquer das outras versões disponíveis. O pacote não será " |
| 6322 | "regredido para uma versão inferior quando for executado <command>apt-get " |
| 6323 | "install <replaceable>algum-pacote</replaceable></command> ou <command>apt-" |
| 6324 | "get upgrade</command>." |
| 6325 | |
| 6326 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6327 | #: apt_preferences.5.xml |
| 6328 | msgid "" |
| 6329 | "Sometimes the installed version of a package is more recent than the version " |
| 6330 | "belonging to the target release, but not as recent as a version belonging to " |
| 6331 | "some other distribution. Such a package will indeed be upgraded when " |
| 6332 | "<command>apt-get install <replaceable>some-package</replaceable></command> " |
| 6333 | "or <command>apt-get upgrade</command> is executed, because at least " |
| 6334 | "<emphasis>one</emphasis> of the available versions has a higher priority " |
| 6335 | "than the installed version." |
| 6336 | msgstr "" |
| 6337 | "Por vezes a versão instalada de um pacote é mais recente que a versão " |
| 6338 | "pertencente ao lançamento de destino, mas não tão recente que uma versão " |
| 6339 | "pertencente a alguma outra distribuição. Tal pacote será de facto " |
| 6340 | "actualizado quando for executado <command>apt-get install <replaceable>algum-" |
| 6341 | "pacote</replaceable></command> ou <command>apt-get upgrade</command>, porque " |
| 6342 | "pelo menos <emphasis>uma</emphasis> das versões disponíveis tem uma " |
| 6343 | "prioridade mais alta que a versão instalada." |
| 6344 | |
| 6345 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 6346 | #: apt_preferences.5.xml |
| 6347 | msgid "The Effect of APT Preferences" |
| 6348 | msgstr "O Efeito das Preferências do APT" |
| 6349 | |
| 6350 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6351 | #: apt_preferences.5.xml |
| 6352 | msgid "" |
| 6353 | "The APT preferences file allows the system administrator to control the " |
| 6354 | "assignment of priorities. The file consists of one or more multi-line " |
| 6355 | "records separated by blank lines. Records can have one of two forms, a " |
| 6356 | "specific form and a general form." |
| 6357 | msgstr "" |
| 6358 | "O ficheiro de preferências do APT permite ao administrador do sistema " |
| 6359 | "controlar a atribuição de prioridades. O ficheiro consiste em um ou mais " |
| 6360 | "registos de multi-linhas separados por linhas vazias. Os registos podem ter " |
| 6361 | "um ou dois formatos, um formato específico e um formato geral." |
| 6362 | |
| 6363 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6364 | #: apt_preferences.5.xml |
| 6365 | msgid "" |
| 6366 | "The specific form assigns a priority (a \"Pin-Priority\") to one or more " |
| 6367 | "specified packages with a specified version or version range. For example, " |
| 6368 | "the following record assigns a high priority to all versions of the " |
| 6369 | "<filename>perl</filename> package whose version number begins with " |
| 6370 | "\"<literal>&good-perl;</literal>\". Multiple packages can be separated by " |
| 6371 | "spaces." |
| 6372 | msgstr "" |
| 6373 | "O formato específico atribui um prioridade (um \"Pin-Priority\") a um ou " |
| 6374 | "mais pacotes específicos e versão específica ou série de versões. Por " |
| 6375 | "exemplo, o seguinte registo atribui uma alta prioridade a todas as versões " |
| 6376 | "do pacote <filename>perl</filename> cujo número de versão começa com " |
| 6377 | "\"<literal>&good-perl;</literal>\". Múltiplos pacotes podem ser separados " |
| 6378 | "por espaços." |
| 6379 | |
| 6380 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6381 | #: apt_preferences.5.xml |
| 6382 | #, no-wrap |
| 6383 | msgid "" |
| 6384 | "Package: perl\n" |
| 6385 | "Pin: version &good-perl;*\n" |
| 6386 | "Pin-Priority: 1001\n" |
| 6387 | msgstr "" |
| 6388 | "Package: perl\n" |
| 6389 | "Pin: version &good-perl;*\n" |
| 6390 | "Pin-Priority: 1001\n" |
| 6391 | |
| 6392 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6393 | #: apt_preferences.5.xml |
| 6394 | msgid "" |
| 6395 | "The general form assigns a priority to all of the package versions in a " |
| 6396 | "given distribution (that is, to all the versions of packages that are listed " |
| 6397 | "in a certain <filename>Release</filename> file) or to all of the package " |
| 6398 | "versions coming from a particular Internet site, as identified by the site's " |
| 6399 | "fully qualified domain name." |
| 6400 | msgstr "" |
| 6401 | "O formato geral atribui uma prioridade a todas as versões de pacotes numa " |
| 6402 | "dada distribuição (isto é, a todas as versões de pacotes que estão listados " |
| 6403 | "num certo ficheiro <filename>Release</filename>) ou a todas as versões de " |
| 6404 | "pacotes vindos de um site de Internet particular, como identificado pelo " |
| 6405 | "nome de domínio totalmente qualificado do site." |
| 6406 | |
| 6407 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6408 | #: apt_preferences.5.xml |
| 6409 | msgid "" |
| 6410 | "This general-form entry in the APT preferences file applies only to groups " |
| 6411 | "of packages. For example, the following record assigns a high priority to " |
| 6412 | "all package versions available from the local site." |
| 6413 | msgstr "" |
| 6414 | "Esta entrada general-form no ficheiro de preferências do APT aplica-se " |
| 6415 | "apenas a grupos de pacotes. Por exemplo, o seguinte registo atribui uma alta " |
| 6416 | "prioridade a todas as versões de pacotes disponíveis a partir de um site " |
| 6417 | "local." |
| 6418 | |
| 6419 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6420 | #: apt_preferences.5.xml |
| 6421 | #, no-wrap |
| 6422 | msgid "" |
| 6423 | "Package: *\n" |
| 6424 | "Pin: origin \"\"\n" |
| 6425 | "Pin-Priority: 999\n" |
| 6426 | msgstr "" |
| 6427 | "Package: *\n" |
| 6428 | "Pin: origin \"\"\n" |
| 6429 | "Pin-Priority: 999\n" |
| 6430 | |
| 6431 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6432 | #: apt_preferences.5.xml |
| 6433 | msgid "" |
| 6434 | "A note of caution: the keyword used here is \"<literal>origin</literal>\" " |
| 6435 | "which can be used to match a hostname. The following record will assign a " |
| 6436 | "high priority to all versions available from the server identified by the " |
| 6437 | "hostname \"ftp.de.debian.org\"" |
| 6438 | msgstr "" |
| 6439 | "Uma nota de atenção: a palavra chave usada aqui é \"<literal>origin</literal>" |
| 6440 | "\" que pode ser usada para corresponder a um nome de máquina. O seguinte " |
| 6441 | "registo irá atribuir uma alta prioridade a todas as versões disponíveis do " |
| 6442 | "servidor identificadas pelo nome de máquina \"ftp.de.debian.org\"" |
| 6443 | |
| 6444 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6445 | #: apt_preferences.5.xml |
| 6446 | #, no-wrap |
| 6447 | msgid "" |
| 6448 | "Package: *\n" |
| 6449 | "Pin: origin \"ftp.de.debian.org\"\n" |
| 6450 | "Pin-Priority: 999\n" |
| 6451 | msgstr "" |
| 6452 | "Package: *\n" |
| 6453 | "Pin: origin \"ftp.de.debian.org\"\n" |
| 6454 | "Pin-Priority: 999\n" |
| 6455 | |
| 6456 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6457 | #: apt_preferences.5.xml |
| 6458 | msgid "" |
| 6459 | "This should <emphasis>not</emphasis> be confused with the Origin of a " |
| 6460 | "distribution as specified in a <filename>Release</filename> file. What " |
| 6461 | "follows the \"Origin:\" tag in a <filename>Release</filename> file is not an " |
| 6462 | "Internet address but an author or vendor name, such as \"Debian\" or \"Ximian" |
| 6463 | "\"." |
| 6464 | msgstr "" |
| 6465 | "Isto <emphasis>não</emphasis> deve ser confundido com a Origem de uma " |
| 6466 | "distribuição como especificada num ficheiro <filename>Release</filename>. O " |
| 6467 | "que representa a etiqueta \"Origin:\" num ficheiro <filename>Release</" |
| 6468 | "filename> não é um endereço de Internet mas um nome de autor ou marca, tal " |
| 6469 | "como \"Debian\" ou \"Ximian\"." |
| 6470 | |
| 6471 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6472 | #: apt_preferences.5.xml |
| 6473 | msgid "" |
| 6474 | "The following record assigns a low priority to all package versions " |
| 6475 | "belonging to any distribution whose Archive name is \"<literal>unstable</" |
| 6476 | "literal>\"." |
| 6477 | msgstr "" |
| 6478 | "O seguinte registo atribui uma baixa prioridade a todas as versões de " |
| 6479 | "pacotes pertencentes a qualquer distribuição cujo nome de Arquivo é " |
| 6480 | "\"<literal>unstable</literal>\"." |
| 6481 | |
| 6482 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6483 | #: apt_preferences.5.xml |
| 6484 | #, no-wrap |
| 6485 | msgid "" |
| 6486 | "Package: *\n" |
| 6487 | "Pin: release a=unstable\n" |
| 6488 | "Pin-Priority: 50\n" |
| 6489 | msgstr "" |
| 6490 | "Package: *\n" |
| 6491 | "Pin: release a=unstable\n" |
| 6492 | "Pin-Priority: 50\n" |
| 6493 | |
| 6494 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6495 | #: apt_preferences.5.xml |
| 6496 | msgid "" |
| 6497 | "The following record assigns a high priority to all package versions " |
| 6498 | "belonging to any distribution whose Codename is \"<literal>&debian-testing-" |
| 6499 | "codename;</literal>\"." |
| 6500 | msgstr "" |
| 6501 | "O seguinte registo atribui uma alta prioridade a todas as versões de pacotes " |
| 6502 | "pertencentes a qualquer distribuição cujo nome de código é " |
| 6503 | "\"<literal>&debian-testing-codename;</literal>\"." |
| 6504 | |
| 6505 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6506 | #: apt_preferences.5.xml |
| 6507 | #, no-wrap |
| 6508 | msgid "" |
| 6509 | "Package: *\n" |
| 6510 | "Pin: release n=&debian-testing-codename;\n" |
| 6511 | "Pin-Priority: 900\n" |
| 6512 | msgstr "" |
| 6513 | "Package: *\n" |
| 6514 | "Pin: release n=&debian-testing-codename;\n" |
| 6515 | "Pin-Priority: 900\n" |
| 6516 | |
| 6517 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6518 | #: apt_preferences.5.xml |
| 6519 | msgid "" |
| 6520 | "The following record assigns a high priority to all package versions " |
| 6521 | "belonging to any release whose Archive name is \"<literal>stable</literal>\" " |
| 6522 | "and whose release Version number is \"<literal>&debian-stable-version;</" |
| 6523 | "literal>\"." |
| 6524 | msgstr "" |
| 6525 | "O seguinte registo atribui alta prioridade a todas as versões de pacotes " |
| 6526 | "pertencentes a qualquer lançamento cujo nome de Arquivo é \"<literal>stable</" |
| 6527 | "literal>\" e cujo número de Versão de lançamento é \"<literal>&debian-stable-" |
| 6528 | "version;</literal>\"." |
| 6529 | |
| 6530 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> |
| 6531 | #: apt_preferences.5.xml |
| 6532 | #, no-wrap |
| 6533 | msgid "" |
| 6534 | "Package: *\n" |
| 6535 | "Pin: release a=stable, v=&debian-stable-version;\n" |
| 6536 | "Pin-Priority: 500\n" |
| 6537 | msgstr "" |
| 6538 | "Package: *\n" |
| 6539 | "Pin: release a=stable, v=&debian-stable-version;\n" |
| 6540 | "Pin-Priority: 500\n" |
| 6541 | |
| 6542 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6543 | #: apt_preferences.5.xml |
| 6544 | msgid "" |
| 6545 | "The effect of the comma operator is similar to an \"and\" in logic: All " |
| 6546 | "conditions must be satisfied for the pin to match. There is one exception: " |
| 6547 | "For any type of condition (such as two \"a\" conditions), only the last such " |
| 6548 | "condition is checked." |
| 6549 | msgstr "" |
| 6550 | |
| 6551 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 6552 | #: apt_preferences.5.xml |
| 6553 | msgid "Regular expressions and &glob; syntax" |
| 6554 | msgstr "Expressões regulares e sintaxe &glob;" |
| 6555 | |
| 6556 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6557 | #: apt_preferences.5.xml |
| 6558 | msgid "" |
| 6559 | "APT also supports pinning by &glob; expressions, and regular expressions " |
| 6560 | "surrounded by slashes. For example, the following example assigns the " |
| 6561 | "priority 500 to all packages from experimental where the name starts with " |
| 6562 | "gnome (as a &glob;-like expression) or contains the word kde (as a POSIX " |
| 6563 | "extended regular expression surrounded by slashes)." |
| 6564 | msgstr "" |
| 6565 | "O APT também suporta \"pinning\" por expressões &glob;, e expressões " |
| 6566 | "regulares rodeadas por barras. Por exemplo, o seguinte designa a prioridade " |
| 6567 | "de 500 a todos os pacotes de experimental onde o nome começa com gnome (como " |
| 6568 | "uma expressão tipo &glob;) ou contém a palavra kde (como uma expressão " |
| 6569 | "regular extensa do POSIX rodeada de barras)." |
| 6570 | |
| 6571 | #. type: Content of: <refentry><refsect1><refsect2><programlisting> |
| 6572 | #: apt_preferences.5.xml |
| 6573 | #, no-wrap |
| 6574 | msgid "" |
| 6575 | "Package: gnome* /kde/\n" |
| 6576 | "Pin: release a=experimental\n" |
| 6577 | "Pin-Priority: 500\n" |
| 6578 | msgstr "" |
| 6579 | "Package: gnome* /kde/\n" |
| 6580 | "Pin: release a=experimental\n" |
| 6581 | "Pin-Priority: 500\n" |
| 6582 | |
| 6583 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6584 | #: apt_preferences.5.xml |
| 6585 | msgid "" |
| 6586 | "The rule for those expressions is that they can occur anywhere where a " |
| 6587 | "string can occur. Thus, the following pin assigns the priority 990 to all " |
| 6588 | "packages from a release starting with &ubuntu-codename;." |
| 6589 | msgstr "" |
| 6590 | "A regra para essas expressões é que elas podem ocorrer em qualquer sítio " |
| 6591 | "onde uma string pode ocorrer. Assim, o seguinte pin designa a prioridade 990 " |
| 6592 | "a todos os pacotes de um lançamento que começa com &ubuntu-codename;." |
| 6593 | |
| 6594 | #. type: Content of: <refentry><refsect1><refsect2><programlisting> |
| 6595 | #: apt_preferences.5.xml |
| 6596 | #, no-wrap |
| 6597 | msgid "" |
| 6598 | "Package: *\n" |
| 6599 | "Pin: release n=&ubuntu-codename;*\n" |
| 6600 | "Pin-Priority: 990\n" |
| 6601 | msgstr "" |
| 6602 | "Package: *\n" |
| 6603 | "Pin: release n=&ubuntu-codename;*\n" |
| 6604 | "Pin-Priority: 990\n" |
| 6605 | |
| 6606 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6607 | #: apt_preferences.5.xml |
| 6608 | msgid "" |
| 6609 | "If a regular expression occurs in a <literal>Package</literal> field, the " |
| 6610 | "behavior is the same as if this regular expression were replaced with a list " |
| 6611 | "of all package names it matches. It is undecided whether this will change in " |
| 6612 | "the future; thus you should always list wild-card pins first, so later " |
| 6613 | "specific pins override it. The pattern \"<literal>*</literal>\" in a " |
| 6614 | "Package field is not considered a &glob; expression in itself." |
| 6615 | msgstr "" |
| 6616 | "Se ocorrer uma expressão regular num campo <literal>Package</literal>, o " |
| 6617 | "comportamento é o mesmo como se esta expressão regular fosse substituída por " |
| 6618 | "uma lista de todos os nomes de pacotes a que ela coincide. No entanto não " |
| 6619 | "está decidido se isto irá mudar no futuro; assim você deve sempre listar os " |
| 6620 | "pins \"wild-card\" primeiro, para que depois os pins específicos os " |
| 6621 | "sobreporem. O padrão \"<literal>*</literal>\" num campo Package não é " |
| 6622 | "considerado uma expressão &glob; em si próprio." |
| 6623 | |
| 6624 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 6625 | #: apt_preferences.5.xml |
| 6626 | msgid "How APT Interprets Priorities" |
| 6627 | msgstr "Como o APT Interpreta as Prioridades" |
| 6628 | |
| 6629 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6630 | #: apt_preferences.5.xml |
| 6631 | msgid "" |
| 6632 | "Priorities (P) assigned in the APT preferences file must be positive or " |
| 6633 | "negative integers. They are interpreted as follows (roughly speaking):" |
| 6634 | msgstr "" |
| 6635 | "As prioridades (P) atribuídas no ficheiro de preferências do APT têm de ser " |
| 6636 | "inteiros positivos ou negativos. Elas são interpretadas como o seguinte " |
| 6637 | "(falando grosso):" |
| 6638 | |
| 6639 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6640 | #: apt_preferences.5.xml |
| 6641 | msgid "P >= 1000" |
| 6642 | msgstr "P >= 1000" |
| 6643 | |
| 6644 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6645 | #: apt_preferences.5.xml |
| 6646 | msgid "" |
| 6647 | "causes a version to be installed even if this constitutes a downgrade of the " |
| 6648 | "package" |
| 6649 | msgstr "" |
| 6650 | "provoca que uma versão seja instalada mesmo que isso constitua uma redução " |
| 6651 | "na versão do pacote (downgrade)" |
| 6652 | |
| 6653 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6654 | #: apt_preferences.5.xml |
| 6655 | msgid "990 <= P < 1000" |
| 6656 | msgstr "990 <= P < 1000" |
| 6657 | |
| 6658 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6659 | #: apt_preferences.5.xml |
| 6660 | msgid "" |
| 6661 | "causes a version to be installed even if it does not come from the target " |
| 6662 | "release, unless the installed version is more recent" |
| 6663 | msgstr "" |
| 6664 | "provoca que uma versão seja instalada mesmo que não venha do lançamento de " |
| 6665 | "destino, a menos que a versão instalada seja mais recente" |
| 6666 | |
| 6667 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6668 | #: apt_preferences.5.xml |
| 6669 | msgid "500 <= P < 990" |
| 6670 | msgstr "500 <= P < 990" |
| 6671 | |
| 6672 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6673 | #: apt_preferences.5.xml |
| 6674 | msgid "" |
| 6675 | "causes a version to be installed unless there is a version available " |
| 6676 | "belonging to the target release or the installed version is more recent" |
| 6677 | msgstr "" |
| 6678 | "provoca que uma versão seja instalada a menos que exista uma versão " |
| 6679 | "disponível pertencente ao lançamento de destino ou se a versão instalada é " |
| 6680 | "mais recente" |
| 6681 | |
| 6682 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6683 | #: apt_preferences.5.xml |
| 6684 | msgid "100 <= P < 500" |
| 6685 | msgstr "100 <= P < 500" |
| 6686 | |
| 6687 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6688 | #: apt_preferences.5.xml |
| 6689 | msgid "" |
| 6690 | "causes a version to be installed unless there is a version available " |
| 6691 | "belonging to some other distribution or the installed version is more recent" |
| 6692 | msgstr "" |
| 6693 | "provoca que uma versão seja instalada a menos que exista uma versão " |
| 6694 | "disponível pertencente a outra distribuição ou se a versão instalada é mais " |
| 6695 | "recente" |
| 6696 | |
| 6697 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6698 | #: apt_preferences.5.xml |
| 6699 | msgid "0 < P < 100" |
| 6700 | msgstr "0 < P < 100" |
| 6701 | |
| 6702 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6703 | #: apt_preferences.5.xml |
| 6704 | msgid "" |
| 6705 | "causes a version to be installed only if there is no installed version of " |
| 6706 | "the package" |
| 6707 | msgstr "" |
| 6708 | "provoca que uma versão seja instalada apenas se não existir nenhuma versão " |
| 6709 | "instalada do pacote" |
| 6710 | |
| 6711 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6712 | #: apt_preferences.5.xml |
| 6713 | msgid "P < 0" |
| 6714 | msgstr "P < 0" |
| 6715 | |
| 6716 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6717 | #: apt_preferences.5.xml |
| 6718 | msgid "prevents the version from being installed" |
| 6719 | msgstr "previne a instalação da versão" |
| 6720 | |
| 6721 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6722 | #: apt_preferences.5.xml |
| 6723 | msgid "P = 0" |
| 6724 | msgstr "" |
| 6725 | |
| 6726 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6727 | #: apt_preferences.5.xml |
| 6728 | msgid "has undefined behaviour, do not use it." |
| 6729 | msgstr "" |
| 6730 | |
| 6731 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6732 | #: apt_preferences.5.xml |
| 6733 | #, fuzzy |
| 6734 | #| msgid "" |
| 6735 | #| "If any specific-form records match an available package version then the " |
| 6736 | #| "first such record determines the priority of the package version. " |
| 6737 | #| "Failing that, if any general-form records match an available package " |
| 6738 | #| "version then the first such record determines the priority of the package " |
| 6739 | #| "version." |
| 6740 | msgid "" |
| 6741 | "The first specific-form record matching an available package version " |
| 6742 | "determines the priority of the package version. Failing that, the priority " |
| 6743 | "of the package is defined as the maximum of all priorities defined by " |
| 6744 | "generic-form records matching the version. Records defined using patterns " |
| 6745 | "in the Pin field other than \"*\" are treated like specific-form records." |
| 6746 | msgstr "" |
| 6747 | "Se quaisquer registos de formato específico corresponder a uma versão de " |
| 6748 | "pacote disponível então o primeiro tal registo determina a prioridade da " |
| 6749 | "versão do pacote. Falhando isso, se quaisquer registos em formato geral " |
| 6750 | "corresponder a uma versão de pacote disponível então o primeiro tal registo " |
| 6751 | "determina a prioridade da versão de pacote." |
| 6752 | |
| 6753 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6754 | #: apt_preferences.5.xml |
| 6755 | msgid "" |
| 6756 | "For example, suppose the APT preferences file contains the three records " |
| 6757 | "presented earlier:" |
| 6758 | msgstr "" |
| 6759 | "Por exemplo, suponha que o ficheiro de preferências do APT contém os três " |
| 6760 | "registos apresentados atrás:" |
| 6761 | |
| 6762 | #. type: Content of: <refentry><refsect1><refsect2><programlisting> |
| 6763 | #: apt_preferences.5.xml |
| 6764 | #, no-wrap |
| 6765 | msgid "" |
| 6766 | "Package: perl\n" |
| 6767 | "Pin: version &good-perl;*\n" |
| 6768 | "Pin-Priority: 1001\n" |
| 6769 | "\n" |
| 6770 | "Package: *\n" |
| 6771 | "Pin: origin \"\"\n" |
| 6772 | "Pin-Priority: 999\n" |
| 6773 | "\n" |
| 6774 | "Package: *\n" |
| 6775 | "Pin: release unstable\n" |
| 6776 | "Pin-Priority: 50\n" |
| 6777 | msgstr "" |
| 6778 | "Package: perl\n" |
| 6779 | "Pin: version &good-perl;*\n" |
| 6780 | "Pin-Priority: 1001\n" |
| 6781 | "\n" |
| 6782 | "Package: *\n" |
| 6783 | "Pin: origin \"\"\n" |
| 6784 | "Pin-Priority: 999\n" |
| 6785 | "\n" |
| 6786 | "Package: *\n" |
| 6787 | "Pin: release unstable\n" |
| 6788 | "Pin-Priority: 50\n" |
| 6789 | |
| 6790 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6791 | #: apt_preferences.5.xml |
| 6792 | msgid "Then:" |
| 6793 | msgstr "Então:" |
| 6794 | |
| 6795 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6796 | #: apt_preferences.5.xml |
| 6797 | msgid "" |
| 6798 | "The most recent available version of the <literal>perl</literal> package " |
| 6799 | "will be installed, so long as that version's version number begins with " |
| 6800 | "\"<literal>&good-perl;</literal>\". If <emphasis>any</emphasis> &good-perl;" |
| 6801 | "* version of <literal>perl</literal> is available and the installed version " |
| 6802 | "is &bad-perl;*, then <literal>perl</literal> will be downgraded." |
| 6803 | msgstr "" |
| 6804 | "Será instalada a versão mais recente disponível do pacote <literal>perl</" |
| 6805 | "literal>, desde que o número da versão comece com \"<literal>&good-perl;</" |
| 6806 | "literal>\". Se <emphasis>qualquer</emphasis> versão &good-perl;* do " |
| 6807 | "<literal>perl</literal> estiver disponível e a versão instalada for &bad-" |
| 6808 | "perl;*, então será feito um downgrade ao <literal>perl</literal>." |
| 6809 | |
| 6810 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6811 | #: apt_preferences.5.xml |
| 6812 | msgid "" |
| 6813 | "A version of any package other than <literal>perl</literal> that is " |
| 6814 | "available from the local system has priority over other versions, even " |
| 6815 | "versions belonging to the target release." |
| 6816 | msgstr "" |
| 6817 | "Uma versão de qualquer pacote que não seja o <literal>perl</literal> e que " |
| 6818 | "esteja disponível a partir do sistema local tem prioridade sobre outras " |
| 6819 | "versões, mesmo versões que pertencem ao lançamento de destino." |
| 6820 | |
| 6821 | #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> |
| 6822 | #: apt_preferences.5.xml |
| 6823 | msgid "" |
| 6824 | "A version of a package whose origin is not the local system but some other " |
| 6825 | "site listed in &sources-list; and which belongs to an <literal>unstable</" |
| 6826 | "literal> distribution is only installed if it is selected for installation " |
| 6827 | "and no version of the package is already installed." |
| 6828 | msgstr "" |
| 6829 | "Uma versão de um pacote cuja origem não é o sistema local mas qualquer outro " |
| 6830 | "site listado em &sources-list; e o qual pertence a uma distribuição " |
| 6831 | "<literal>unstable</literal> apenas é instalado se for seleccionado para " |
| 6832 | "instalação e se nenhuma versão do pacote já estiver instalada." |
| 6833 | |
| 6834 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 6835 | #: apt_preferences.5.xml |
| 6836 | msgid "Determination of Package Version and Distribution Properties" |
| 6837 | msgstr "Determinação da Versão do Pacote e Propriedades da Distribuição" |
| 6838 | |
| 6839 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6840 | #: apt_preferences.5.xml |
| 6841 | msgid "" |
| 6842 | "The locations listed in the &sources-list; file should provide " |
| 6843 | "<filename>Packages</filename> and <filename>Release</filename> files to " |
| 6844 | "describe the packages available at that location." |
| 6845 | msgstr "" |
| 6846 | "As localizações listadas no ficheiro &sources-list; devem fornecer os " |
| 6847 | "ficheiros <filename>Packages</filename> e <filename>Release</filename> para " |
| 6848 | "descrever os pacotes disponíveis nessa localização." |
| 6849 | |
| 6850 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6851 | #: apt_preferences.5.xml |
| 6852 | msgid "" |
| 6853 | "The <filename>Packages</filename> file is normally found in the directory " |
| 6854 | "<filename>.../dists/<replaceable>dist-name</replaceable>/" |
| 6855 | "<replaceable>component</replaceable>/<replaceable>arch</replaceable></" |
| 6856 | "filename>: for example, <filename>.../dists/stable/main/binary-i386/" |
| 6857 | "Packages</filename>. It consists of a series of multi-line records, one for " |
| 6858 | "each package available in that directory. Only two lines in each record are " |
| 6859 | "relevant for setting APT priorities:" |
| 6860 | msgstr "" |
| 6861 | "O ficheiro <filename>Packages</filename> é normalmente encontrado no " |
| 6862 | "directório <filename>.../dists/<replaceable>nome-da-distribuição</" |
| 6863 | "replaceable>/<replaceable>componente</replaceable>/" |
| 6864 | "<replaceable>arquitectura</replaceable></filename>: por exemplo, " |
| 6865 | "<filename>.../dists/stable/main/binary-i386/Packages</filename>. Consiste " |
| 6866 | "numa série de registos de várias linhas, um para cada pacote disponível " |
| 6867 | "nesse directório. Apenas duas linhas em cada registo são relevantes para " |
| 6868 | "definir prioridades do APT:" |
| 6869 | |
| 6870 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6871 | #: apt_preferences.5.xml |
| 6872 | msgid "the <literal>Package:</literal> line" |
| 6873 | msgstr "a linha <literal>Package:</literal>" |
| 6874 | |
| 6875 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6876 | #: apt_preferences.5.xml |
| 6877 | msgid "gives the package name" |
| 6878 | msgstr "fornece o nome do pacote" |
| 6879 | |
| 6880 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6881 | #: apt_preferences.5.xml |
| 6882 | msgid "the <literal>Version:</literal> line" |
| 6883 | msgstr "a linha <literal>Version:</literal>" |
| 6884 | |
| 6885 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6886 | #: apt_preferences.5.xml |
| 6887 | msgid "gives the version number for the named package" |
| 6888 | msgstr "fornece o número de versão do pacote nomeado" |
| 6889 | |
| 6890 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 6891 | #: apt_preferences.5.xml |
| 6892 | msgid "" |
| 6893 | "The <filename>Release</filename> file is normally found in the directory " |
| 6894 | "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for " |
| 6895 | "example, <filename>.../dists/stable/Release</filename>, or <filename>.../" |
| 6896 | "dists/&debian-stable-codename;/Release</filename>. It consists of a single " |
| 6897 | "multi-line record which applies to <emphasis>all</emphasis> of the packages " |
| 6898 | "in the directory tree below its parent. Unlike the <filename>Packages</" |
| 6899 | "filename> file, nearly all of the lines in a <filename>Release</filename> " |
| 6900 | "file are relevant for setting APT priorities:" |
| 6901 | msgstr "" |
| 6902 | "O ficheiro <filename>Release</filename> fica normalmente no directório " |
| 6903 | "<filename>.../dists/<replaceable>nome da distribuição</replaceable></" |
| 6904 | "filename>: por exemplo, <filename>.../dists/stable/Release</filename>, ou " |
| 6905 | "<filename>.../dists/&debian-stable-codename;/Release</filename>. Consiste " |
| 6906 | "num único registo de várias linhas que se aplica a <emphasis>todos</" |
| 6907 | "emphasis> os pacotes na árvore de directórios sob o seu pai. Ao contrário do " |
| 6908 | "ficheiro <filename>Packages</filename>, quase todas as linhas num ficheiro " |
| 6909 | "<filename>Release</filename> são relevantes para definir as prioridades do " |
| 6910 | "APT:" |
| 6911 | |
| 6912 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6913 | #: apt_preferences.5.xml |
| 6914 | msgid "the <literal>Archive:</literal> or <literal>Suite:</literal> line" |
| 6915 | msgstr "a linha <literal>Archive:</literal> ou <literal>Suite:</literal>" |
| 6916 | |
| 6917 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6918 | #: apt_preferences.5.xml |
| 6919 | msgid "" |
| 6920 | "names the archive to which all the packages in the directory tree belong. " |
| 6921 | "For example, the line \"Archive: stable\" or \"Suite: stable\" specifies " |
| 6922 | "that all of the packages in the directory tree below the parent of the " |
| 6923 | "<filename>Release</filename> file are in a <literal>stable</literal> " |
| 6924 | "archive. Specifying this value in the APT preferences file would require " |
| 6925 | "the line:" |
| 6926 | msgstr "" |
| 6927 | "nomeia o arquivo ao qual pertencem todos os pacotes na árvore de " |
| 6928 | "directórios. Por exemplo, a linha \"Archive: stable\" ou \"Suite: stable\" " |
| 6929 | "especifica que todos os pacotes na árvore de directórios abaixo do pai do " |
| 6930 | "ficheiro <filename>Release</filename> estão num arquivo <literal>stable</" |
| 6931 | "literal>. Especificar este valor no ficheiro de preferências do APT irá " |
| 6932 | "requerer a linha:" |
| 6933 | |
| 6934 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 6935 | #: apt_preferences.5.xml |
| 6936 | #, no-wrap |
| 6937 | msgid "Pin: release a=stable\n" |
| 6938 | msgstr "Pin: release a=stable\n" |
| 6939 | |
| 6940 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6941 | #: apt_preferences.5.xml |
| 6942 | msgid "the <literal>Codename:</literal> line" |
| 6943 | msgstr "a linha <literal>Codename:</literal>" |
| 6944 | |
| 6945 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6946 | #: apt_preferences.5.xml |
| 6947 | msgid "" |
| 6948 | "names the codename to which all the packages in the directory tree belong. " |
| 6949 | "For example, the line \"Codename: &debian-testing-codename;\" specifies that " |
| 6950 | "all of the packages in the directory tree below the parent of the " |
| 6951 | "<filename>Release</filename> file belong to a version named <literal>&debian-" |
| 6952 | "testing-codename;</literal>. Specifying this value in the APT preferences " |
| 6953 | "file would require the line:" |
| 6954 | msgstr "" |
| 6955 | "nomeia o nome de código a qual todos os pacotes na árvore de directórios " |
| 6956 | "pertencem. Por exemplo, a linha \"Codename: &debian-testing-codename;\" " |
| 6957 | "especifica que todos os pacotes na árvore de directórios abaixo do pai do " |
| 6958 | "ficheiro <filename>Release</filename> pertencem a uma versão chamada " |
| 6959 | "<literal>&debian-testing-codename;</literal>. Especificar este valor no " |
| 6960 | "ficheiro de preferências do APT requer a linha:" |
| 6961 | |
| 6962 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 6963 | #: apt_preferences.5.xml |
| 6964 | #, no-wrap |
| 6965 | msgid "Pin: release n=&debian-testing-codename;\n" |
| 6966 | msgstr "Pin: release n=&debian-testing-codename;\n" |
| 6967 | |
| 6968 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 6969 | #: apt_preferences.5.xml |
| 6970 | msgid "" |
| 6971 | "names the release version. For example, the packages in the tree might " |
| 6972 | "belong to Debian release version &debian-stable-version;. Note that there " |
| 6973 | "is normally no version number for the <literal>testing</literal> and " |
| 6974 | "<literal>unstable</literal> distributions because they have not been " |
| 6975 | "released yet. Specifying this in the APT preferences file would require one " |
| 6976 | "of the following lines." |
| 6977 | msgstr "" |
| 6978 | "nomeia a versão de lançamento. Por exemplo, os pacotes na árvore podem " |
| 6979 | "pertencer ao lançamento de Debian versão &debian-stable-version;. Note que " |
| 6980 | "não há normalmente um número de versão para as distribuições " |
| 6981 | "<literal>testing</literal> e <literal>unstable</literal>. porque ainda não " |
| 6982 | "foram lançadas. Especificar isto no ficheiro de preferências do APT irá " |
| 6983 | "requerer uma das seguintes linhas:" |
| 6984 | |
| 6985 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 6986 | #: apt_preferences.5.xml |
| 6987 | #, no-wrap |
| 6988 | msgid "" |
| 6989 | "Pin: release v=&debian-stable-version;\n" |
| 6990 | "Pin: release a=stable, v=&debian-stable-version;\n" |
| 6991 | "Pin: release &debian-stable-version;\n" |
| 6992 | msgstr "" |
| 6993 | "Pin: release v=&debian-stable-version;\n" |
| 6994 | "Pin: release a=stable, v=&debian-stable-version;\n" |
| 6995 | "Pin: release &debian-stable-version;\n" |
| 6996 | |
| 6997 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 6998 | #: apt_preferences.5.xml |
| 6999 | msgid "the <literal>Component:</literal> line" |
| 7000 | msgstr "a linha <literal>Component:</literal>" |
| 7001 | |
| 7002 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 7003 | #: apt_preferences.5.xml |
| 7004 | msgid "" |
| 7005 | "names the licensing component associated with the packages in the directory " |
| 7006 | "tree of the <filename>Release</filename> file. For example, the line " |
| 7007 | "\"Component: main\" specifies that all the packages in the directory tree " |
| 7008 | "are from the <literal>main</literal> component, which entails that they are " |
| 7009 | "licensed under terms listed in the Debian Free Software Guidelines. " |
| 7010 | "Specifying this component in the APT preferences file would require the line:" |
| 7011 | msgstr "" |
| 7012 | "nomeia o componente de licenciamento associado com os pacotes na árvore de " |
| 7013 | "directórios do ficheiro <filename>Release</filename>. Por exemplo, a linha " |
| 7014 | "\"Component: main\" especifica que todos os pacotes na árvore de directórios " |
| 7015 | "são do componente <literal>main</literal>, o que implica que estão " |
| 7016 | "licenciados sob os termos listados em Debian Free Software Guidelines. " |
| 7017 | "Especificar este componente no ficheiro de preferências do APT irá requerer " |
| 7018 | "a linha:" |
| 7019 | |
| 7020 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 7021 | #: apt_preferences.5.xml |
| 7022 | #, no-wrap |
| 7023 | msgid "Pin: release c=main\n" |
| 7024 | msgstr "Pin: release c=main\n" |
| 7025 | |
| 7026 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 7027 | #: apt_preferences.5.xml |
| 7028 | msgid "the <literal>Origin:</literal> line" |
| 7029 | msgstr "a linha <literal>Origin:</literal>" |
| 7030 | |
| 7031 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 7032 | #: apt_preferences.5.xml |
| 7033 | msgid "" |
| 7034 | "names the originator of the packages in the directory tree of the " |
| 7035 | "<filename>Release</filename> file. Most commonly, this is <literal>Debian</" |
| 7036 | "literal>. Specifying this origin in the APT preferences file would require " |
| 7037 | "the line:" |
| 7038 | msgstr "" |
| 7039 | "nomeia a originador dos pacotes na árvore de directórios do ficheiro " |
| 7040 | "<filename>Release</filename>. Geralmente, isto é <literal>Debian</literal>. " |
| 7041 | "Especificar esta etiqueta no ficheiro de preferências do APT irá requerer a " |
| 7042 | "linha:" |
| 7043 | |
| 7044 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 7045 | #: apt_preferences.5.xml |
| 7046 | #, no-wrap |
| 7047 | msgid "Pin: release o=Debian\n" |
| 7048 | msgstr "Pin: release o=Debian\n" |
| 7049 | |
| 7050 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> |
| 7051 | #: apt_preferences.5.xml |
| 7052 | msgid "the <literal>Label:</literal> line" |
| 7053 | msgstr "a linha <literal>Label:</literal>" |
| 7054 | |
| 7055 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> |
| 7056 | #: apt_preferences.5.xml |
| 7057 | msgid "" |
| 7058 | "names the label of the packages in the directory tree of the " |
| 7059 | "<filename>Release</filename> file. Most commonly, this is <literal>Debian</" |
| 7060 | "literal>. Specifying this label in the APT preferences file would require " |
| 7061 | "the line:" |
| 7062 | msgstr "" |
| 7063 | "nomeia a etiqueta dos pacotes na árvore de directórios do ficheiro " |
| 7064 | "<filename>Release</filename>. Geralmente, isto é <literal>Debian</literal>. " |
| 7065 | "Especificar esta etiqueta no ficheiro de preferências do APT irá requerer a " |
| 7066 | "linha:" |
| 7067 | |
| 7068 | #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> |
| 7069 | #: apt_preferences.5.xml |
| 7070 | #, no-wrap |
| 7071 | msgid "Pin: release l=Debian\n" |
| 7072 | msgstr "Pin: release l=Debian\n" |
| 7073 | |
| 7074 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7075 | #: apt_preferences.5.xml |
| 7076 | msgid "" |
| 7077 | "All of the <filename>Packages</filename> and <filename>Release</filename> " |
| 7078 | "files retrieved from locations listed in the &sources-list; file are stored " |
| 7079 | "in the directory <filename>/var/lib/apt/lists</filename>, or in the file " |
| 7080 | "named by the variable <literal>Dir::State::Lists</literal> in the " |
| 7081 | "<filename>apt.conf</filename> file. For example, the file <filename>debian." |
| 7082 | "lcs.mit.edu_debian_dists_unstable_contrib_binary-i386_Release</filename> " |
| 7083 | "contains the <filename>Release</filename> file retrieved from the site " |
| 7084 | "<literal>debian.lcs.mit.edu</literal> for <literal>binary-i386</literal> " |
| 7085 | "architecture files from the <literal>contrib</literal> component of the " |
| 7086 | "<literal>unstable</literal> distribution." |
| 7087 | msgstr "" |
| 7088 | "Todos os ficheiros <filename>Packages</filename> e <filename>Release</" |
| 7089 | "filename> obtidos das localizações listadas no ficheiro &sources-list; são " |
| 7090 | "armazenados no directório <filename>/var/lib/apt/lists</filename>, ou no " |
| 7091 | "ficheiro nomeado pela variável <literal>Dir::State::Lists</literal> no " |
| 7092 | "ficheiro <filename>apt.conf</filename>. Por exemplo, o ficheiro " |
| 7093 | "<filename>debian.lcs.mit.edu_debian_dists_unstable_contrib_binary-" |
| 7094 | "i386_Release</filename> contém o ficheiro <filename>Release</filename> " |
| 7095 | "obtido do site <literal>debian.lcs.mit.edu</literal> para ficheiros da " |
| 7096 | "arquitectura <literal>binary-i386</literal> do componente <literal>contrib</" |
| 7097 | "literal> da distribuição <literal>unstable</literal>." |
| 7098 | |
| 7099 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 7100 | #: apt_preferences.5.xml |
| 7101 | msgid "Optional Lines in an APT Preferences Record" |
| 7102 | msgstr "Linhas Opcionais num Registo de Preferências do APT" |
| 7103 | |
| 7104 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7105 | #: apt_preferences.5.xml |
| 7106 | msgid "" |
| 7107 | "Each record in the APT preferences file can optionally begin with one or " |
| 7108 | "more lines beginning with the word <literal>Explanation:</literal>. This " |
| 7109 | "provides a place for comments." |
| 7110 | msgstr "" |
| 7111 | "Cada registo no ficheiro de preferências do APT por começar opcionalmente " |
| 7112 | "com uma ou mais linhas começadas com a palavra <literal>Explanation:</" |
| 7113 | "literal>. Isto disponibiliza um espaço para comentários." |
| 7114 | |
| 7115 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 7116 | #: apt_preferences.5.xml |
| 7117 | msgid "Tracking Stable" |
| 7118 | msgstr "Acompanhando Stable" |
| 7119 | |
| 7120 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7121 | #: apt_preferences.5.xml |
| 7122 | #, no-wrap |
| 7123 | msgid "" |
| 7124 | "Explanation: Uninstall or do not install any Debian-originated\n" |
| 7125 | "Explanation: package versions other than those in the stable distro\n" |
| 7126 | "Package: *\n" |
| 7127 | "Pin: release a=stable\n" |
| 7128 | "Pin-Priority: 900\n" |
| 7129 | "\n" |
| 7130 | "Package: *\n" |
| 7131 | "Pin: release o=Debian\n" |
| 7132 | "Pin-Priority: -10\n" |
| 7133 | msgstr "" |
| 7134 | "Explicação: Desinstala ou não instala quaisquer versões de pacotes originais\n" |
| 7135 | "Explicação: Debian para além daquelas da distribuição stable\n" |
| 7136 | "Package: *\n" |
| 7137 | "Pin: release a=stable\n" |
| 7138 | "Pin-Priority: 900\n" |
| 7139 | "\n" |
| 7140 | "Package: *\n" |
| 7141 | "Pin: release o=Debian\n" |
| 7142 | "Pin-Priority: -10\n" |
| 7143 | |
| 7144 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7145 | #: apt_preferences.5.xml |
| 7146 | msgid "" |
| 7147 | "The following APT preferences file will cause APT to assign a priority " |
| 7148 | "higher than the default (500) to all package versions belonging to a " |
| 7149 | "<literal>stable</literal> distribution and a prohibitively low priority to " |
| 7150 | "package versions belonging to other <literal>Debian</literal> " |
| 7151 | "distributions. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7152 | msgstr "" |
| 7153 | "O seguinte ficheiro de preferências do APT irá fazer com que o APT atribua " |
| 7154 | "uma prioridade mais alta que o predefinido (500) a todos as versões de " |
| 7155 | "pacotes que pertencem a uma distribuição <literal>stable</literal> e uma " |
| 7156 | "prioridade proibitivamente baixa a versões de pacotes pertencentes a outras " |
| 7157 | "distribuições <literal>Debian</literal>. <placeholder type=\"programlisting" |
| 7158 | "\" id=\"0\"/>" |
| 7159 | |
| 7160 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7161 | #: apt_preferences.5.xml |
| 7162 | #, no-wrap |
| 7163 | msgid "" |
| 7164 | "apt-get install <replaceable>package-name</replaceable>\n" |
| 7165 | "apt-get upgrade\n" |
| 7166 | "apt-get dist-upgrade\n" |
| 7167 | msgstr "" |
| 7168 | "apt-get install <replaceable>nome-do-pacote</replaceable>\n" |
| 7169 | "apt-get upgrade\n" |
| 7170 | "apt-get dist-upgrade\n" |
| 7171 | |
| 7172 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7173 | #: apt_preferences.5.xml |
| 7174 | msgid "" |
| 7175 | "With a suitable &sources-list; file and the above preferences file, any of " |
| 7176 | "the following commands will cause APT to upgrade to the latest " |
| 7177 | "<literal>stable</literal> version(s). <placeholder type=\"programlisting\" " |
| 7178 | "id=\"0\"/>" |
| 7179 | msgstr "" |
| 7180 | "Com um ficheiro &sources-list; apropriado e o ficheiro de preferências " |
| 7181 | "acima, qualquer dos seguintes comandos irá fazer com que o APT actualize " |
| 7182 | "para as versões <literal>stable</literal> mais recentes. <placeholder type=" |
| 7183 | "\"programlisting\" id=\"0\"/>" |
| 7184 | |
| 7185 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7186 | #: apt_preferences.5.xml |
| 7187 | #, no-wrap |
| 7188 | msgid "apt-get install <replaceable>package</replaceable>/testing\n" |
| 7189 | msgstr "apt-get install <replaceable>pacote</replaceable>/testing\n" |
| 7190 | |
| 7191 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7192 | #: apt_preferences.5.xml |
| 7193 | msgid "" |
| 7194 | "The following command will cause APT to upgrade the specified package to the " |
| 7195 | "latest version from the <literal>testing</literal> distribution; the package " |
| 7196 | "will not be upgraded again unless this command is given again. <placeholder " |
| 7197 | "type=\"programlisting\" id=\"0\"/>" |
| 7198 | msgstr "" |
| 7199 | "O seguinte comandos irá fazer com que o APT actualize o pacote especificado " |
| 7200 | "para a versão mais recente da distribuição <literal>testing</literal>; o " |
| 7201 | "pacote não será actualizado de novo a menos que seja executado este comando " |
| 7202 | "outra vez. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7203 | |
| 7204 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 7205 | #: apt_preferences.5.xml |
| 7206 | msgid "Tracking Testing or Unstable" |
| 7207 | msgstr "Acompanhando Testing ou Unstable" |
| 7208 | |
| 7209 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7210 | #: apt_preferences.5.xml |
| 7211 | #, no-wrap |
| 7212 | msgid "" |
| 7213 | "Package: *\n" |
| 7214 | "Pin: release a=testing\n" |
| 7215 | "Pin-Priority: 900\n" |
| 7216 | "\n" |
| 7217 | "Package: *\n" |
| 7218 | "Pin: release a=unstable\n" |
| 7219 | "Pin-Priority: 800\n" |
| 7220 | "\n" |
| 7221 | "Package: *\n" |
| 7222 | "Pin: release o=Debian\n" |
| 7223 | "Pin-Priority: -10\n" |
| 7224 | msgstr "" |
| 7225 | "Package: *\n" |
| 7226 | "Pin: release a=testing\n" |
| 7227 | "Pin-Priority: 900\n" |
| 7228 | "\n" |
| 7229 | "Package: *\n" |
| 7230 | "Pin: release a=unstable\n" |
| 7231 | "Pin-Priority: 800\n" |
| 7232 | "\n" |
| 7233 | "Package: *\n" |
| 7234 | "Pin: release o=Debian\n" |
| 7235 | "Pin-Priority: -10\n" |
| 7236 | |
| 7237 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7238 | #: apt_preferences.5.xml |
| 7239 | msgid "" |
| 7240 | "The following APT preferences file will cause APT to assign a high priority " |
| 7241 | "to package versions from the <literal>testing</literal> distribution, a " |
| 7242 | "lower priority to package versions from the <literal>unstable</literal> " |
| 7243 | "distribution, and a prohibitively low priority to package versions from " |
| 7244 | "other <literal>Debian</literal> distributions. <placeholder type=" |
| 7245 | "\"programlisting\" id=\"0\"/>" |
| 7246 | msgstr "" |
| 7247 | "O seguinte ficheiro de preferências do APT irá fazer com que o APT atribua " |
| 7248 | "uma prioridade alta a versões de pacotes da distribuição <literal>testing</" |
| 7249 | "literal>, uma prioridade mais baixa a versões de pacotes da distribuição " |
| 7250 | "<literal>unstable</literal>, e uma prioridade proibitivamente baixa a " |
| 7251 | "versões de pacotes de outras distribuições <literal>Debian</literal>. " |
| 7252 | "<placeholder type=\"programlisting\" id=\"0\"/>" |
| 7253 | |
| 7254 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7255 | #: apt_preferences.5.xml |
| 7256 | msgid "" |
| 7257 | "With a suitable &sources-list; file and the above preferences file, any of " |
| 7258 | "the following commands will cause APT to upgrade to the latest " |
| 7259 | "<literal>testing</literal> version(s). <placeholder type=\"programlisting\" " |
| 7260 | "id=\"0\"/>" |
| 7261 | msgstr "" |
| 7262 | "Com um ficheiro &sources-list; apropriado e o ficheiro de preferências " |
| 7263 | "acima, qualquer dos seguintes comandos irá fazer com que o APT actualize " |
| 7264 | "para as versões <literal>testing</literal> mais recentes. <placeholder type=" |
| 7265 | "\"programlisting\" id=\"0\"/>" |
| 7266 | |
| 7267 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7268 | #: apt_preferences.5.xml |
| 7269 | #, no-wrap |
| 7270 | msgid "apt-get install <replaceable>package</replaceable>/unstable\n" |
| 7271 | msgstr "apt-get install <replaceable>pacote</replaceable>/unstable\n" |
| 7272 | |
| 7273 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7274 | #: apt_preferences.5.xml |
| 7275 | msgid "" |
| 7276 | "The following command will cause APT to upgrade the specified package to the " |
| 7277 | "latest version from the <literal>unstable</literal> distribution. " |
| 7278 | "Thereafter, <command>apt-get upgrade</command> will upgrade the package to " |
| 7279 | "the most recent <literal>testing</literal> version if that is more recent " |
| 7280 | "than the installed version, otherwise, to the most recent <literal>unstable</" |
| 7281 | "literal> version if that is more recent than the installed version. " |
| 7282 | "<placeholder type=\"programlisting\" id=\"0\"/>" |
| 7283 | msgstr "" |
| 7284 | "O comando seguinte irá fazer com que o APT actualize o pacote especificado " |
| 7285 | "para a versão mais recente da distribuição <literal>unstable</literal>. " |
| 7286 | "Posteriormente, o <command>apt-get upgrade</command> irá actualizar o pacote " |
| 7287 | "para a versão <literal>testing</literal> mais recente se essa for mais " |
| 7288 | "recente que a versão instalada, caso contrário, para a versão " |
| 7289 | "<literal>unstable</literal> mais recente se essa for mais recente que a " |
| 7290 | "versão instalada. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7291 | |
| 7292 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 7293 | #: apt_preferences.5.xml |
| 7294 | msgid "Tracking the evolution of a codename release" |
| 7295 | msgstr "Acompanhando a evolução de um nome de código de lançamento" |
| 7296 | |
| 7297 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7298 | #: apt_preferences.5.xml |
| 7299 | #, no-wrap |
| 7300 | msgid "" |
| 7301 | "Explanation: Uninstall or do not install any Debian-originated package versions\n" |
| 7302 | "Explanation: other than those in the distribution codenamed with &debian-testing-codename; or sid\n" |
| 7303 | "Package: *\n" |
| 7304 | "Pin: release n=&debian-testing-codename;\n" |
| 7305 | "Pin-Priority: 900\n" |
| 7306 | "\n" |
| 7307 | "Explanation: Debian unstable is always codenamed with sid\n" |
| 7308 | "Package: *\n" |
| 7309 | "Pin: release n=sid\n" |
| 7310 | "Pin-Priority: 800\n" |
| 7311 | "\n" |
| 7312 | "Package: *\n" |
| 7313 | "Pin: release o=Debian\n" |
| 7314 | "Pin-Priority: -10\n" |
| 7315 | msgstr "" |
| 7316 | "Explicação: Desinstala ou não instala nenhumas versões de pacotes originais Debian\n" |
| 7317 | "Explicação: para além daquelas da distribuição com nome de código &debian-testing-codename; ou sid\n" |
| 7318 | "Package: *\n" |
| 7319 | "Pin: release n=&debian-testing-codename;\n" |
| 7320 | "Pin-Priority: 900\n" |
| 7321 | "\n" |
| 7322 | "Explicação: Debian unstable tem sempre o nome de código sid\n" |
| 7323 | "Package: *\n" |
| 7324 | "Pin: release a=sid\n" |
| 7325 | "Pin-Priority: 800\n" |
| 7326 | "\n" |
| 7327 | "Package: *\n" |
| 7328 | "Pin: release o=Debian\n" |
| 7329 | "Pin-Priority: -10\n" |
| 7330 | |
| 7331 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7332 | #: apt_preferences.5.xml |
| 7333 | msgid "" |
| 7334 | "The following APT preferences file will cause APT to assign a priority " |
| 7335 | "higher than the default (500) to all package versions belonging to a " |
| 7336 | "specified codename of a distribution and a prohibitively low priority to " |
| 7337 | "package versions belonging to other <literal>Debian</literal> distributions, " |
| 7338 | "codenames and archives. Note that with this APT preference APT will follow " |
| 7339 | "the migration of a release from the archive <literal>testing</literal> to " |
| 7340 | "<literal>stable</literal> and later <literal>oldstable</literal>. If you " |
| 7341 | "want to follow for example the progress in <literal>testing</literal> " |
| 7342 | "notwithstanding the codename changes you should use the example " |
| 7343 | "configurations above. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7344 | msgstr "" |
| 7345 | "O seguinte ficheiro de preferências do APT irá fazer com que o APT atribua " |
| 7346 | "uma prioridade mais alta que a predefinida (500) a todas as versões de " |
| 7347 | "pacotes pertencentes a um nome de código especificado de uma distribuição " |
| 7348 | "com uma prioridade proibitivamente baixa a versões de pacotes pertencentes a " |
| 7349 | "outras distribuições, nomes de código ou arquivos <literal>Debian</literal>. " |
| 7350 | "Note que com estas preferências o APT irá seguir a migração de um lançamento " |
| 7351 | "a partir do arquivo <literal>testing</literal> para <literal>stable</" |
| 7352 | "literal> e mais tarde <literal>oldstable</literal>. Se você que seguir por " |
| 7353 | "exemplo o progresso em <literal>testing</literal> não obstante as alterações " |
| 7354 | "do nome de código, você deve usar as configurações exemplo acima. " |
| 7355 | "<placeholder type=\"programlisting\" id=\"0\"/>" |
| 7356 | |
| 7357 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7358 | #: apt_preferences.5.xml |
| 7359 | msgid "" |
| 7360 | "With a suitable &sources-list; file and the above preferences file, any of " |
| 7361 | "the following commands will cause APT to upgrade to the latest version(s) in " |
| 7362 | "the release codenamed with <literal>&debian-testing-codename;</literal>. " |
| 7363 | "<placeholder type=\"programlisting\" id=\"0\"/>" |
| 7364 | msgstr "" |
| 7365 | "Com um ficheiro &sources-list; apropriado e o ficheiro de preferências " |
| 7366 | "acima, qualquer dos seguintes comandos fará com que o APT actualize para a " |
| 7367 | "versão mais recente no lançamento com nome de código <literal>&debian-" |
| 7368 | "testing-codename;</literal>. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7369 | |
| 7370 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 7371 | #: apt_preferences.5.xml |
| 7372 | #, no-wrap |
| 7373 | msgid "apt-get install <replaceable>package</replaceable>/sid\n" |
| 7374 | msgstr "apt-get install <replaceable>pacote</replaceable>/sid\n" |
| 7375 | |
| 7376 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 7377 | #: apt_preferences.5.xml |
| 7378 | msgid "" |
| 7379 | "The following command will cause APT to upgrade the specified package to the " |
| 7380 | "latest version from the <literal>sid</literal> distribution. Thereafter, " |
| 7381 | "<command>apt-get upgrade</command> will upgrade the package to the most " |
| 7382 | "recent <literal>&debian-testing-codename;</literal> version if that is more " |
| 7383 | "recent than the installed version, otherwise, to the most recent " |
| 7384 | "<literal>sid</literal> version if that is more recent than the installed " |
| 7385 | "version. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7386 | msgstr "" |
| 7387 | "O seguinte comando irá fazer com que o APT actualize o pacote especificado " |
| 7388 | "para a versão mais recente da distribuição <literal>sid</literal>. " |
| 7389 | "Posteriormente, <command>apt-get upgrade</command> irá actualizar o pacote " |
| 7390 | "para a versão <literal>&debian-testing-codename;</literal> mais recente se " |
| 7391 | "essa for mais recente que a versão instalada, caso contrário, para a versão " |
| 7392 | "<literal>sid</literal> mais recente se essa for mais recente que a versão " |
| 7393 | "instalada. <placeholder type=\"programlisting\" id=\"0\"/>" |
| 7394 | |
| 7395 | #. type: Content of: <refentry><refsect1><para> |
| 7396 | #: apt_preferences.5.xml |
| 7397 | msgid "&apt-get; &apt-cache; &apt-conf; &sources-list;" |
| 7398 | msgstr "&apt-get; &apt-cache; &apt-conf; &sources-list;" |
| 7399 | |
| 7400 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 7401 | #: sources.list.5.xml |
| 7402 | msgid "List of configured APT data sources" |
| 7403 | msgstr "Lista das fontes de dados APT configuradas" |
| 7404 | |
| 7405 | #. type: Content of: <refentry><refsect1><para> |
| 7406 | #: sources.list.5.xml |
| 7407 | #, fuzzy |
| 7408 | #| msgid "" |
| 7409 | #| "The source list <filename>/etc/apt/sources.list</filename> is designed to " |
| 7410 | #| "support any number of active sources and a variety of source media. The " |
| 7411 | #| "file lists one source per line, with the most preferred source listed " |
| 7412 | #| "first. The information available from the configured sources is acquired " |
| 7413 | #| "by <command>apt-get update</command> (or by an equivalent command from " |
| 7414 | #| "another APT front-end)." |
| 7415 | msgid "" |
| 7416 | "The source list <filename>/etc/apt/sources.list</filename> and the files " |
| 7417 | "contained in <filename>/etc/apt/sources.list.d/</filename> are designed to " |
| 7418 | "support any number of active sources and a variety of source media. The " |
| 7419 | "files list one source per line (one-line style) or contain multiline stanzas " |
| 7420 | "defining one or more sources per stanza (deb822 style), with the most " |
| 7421 | "preferred source listed first (in case a single version is available from " |
| 7422 | "more than one source). The information available from the configured sources " |
| 7423 | "is acquired by <command>apt-get update</command> (or by an equivalent " |
| 7424 | "command from another APT front-end)." |
| 7425 | msgstr "" |
| 7426 | "A lista de fontes <filename>/etc/apt/sources.list</filename> está desenhada " |
| 7427 | "a suportar qualquer número de fontes activas e uma variedade de meios de " |
| 7428 | "fontes. O ficheiro lista uma fonte por cada linha, com as fontes mais " |
| 7429 | "preferidas listadas primeiro. A informação disponível a partir das fontes " |
| 7430 | "configuradas é obtida pelo <command>apt-get update</command> (ou por um " |
| 7431 | "comando equivalente de outra interface \"front-end\" do APT)." |
| 7432 | |
| 7433 | #. type: Content of: <refentry><refsect1><title> |
| 7434 | #: sources.list.5.xml |
| 7435 | msgid "sources.list.d" |
| 7436 | msgstr "sources.list.d" |
| 7437 | |
| 7438 | #. type: Content of: <refentry><refsect1><para> |
| 7439 | #: sources.list.5.xml |
| 7440 | #, fuzzy |
| 7441 | #| msgid "" |
| 7442 | #| "The <filename>/etc/apt/sources.list.d</filename> directory provides a way " |
| 7443 | #| "to add sources.list entries in separate files. The format is the same as " |
| 7444 | #| "for the regular <filename>sources.list</filename> file. File names need " |
| 7445 | #| "to end with <filename>.list</filename> and may only contain letters (a-z " |
| 7446 | #| "and A-Z), digits (0-9), underscore (_), hyphen (-) and period (.) " |
| 7447 | #| "characters. Otherwise APT will print a notice that it has ignored a " |
| 7448 | #| "file, unless that file matches a pattern in the <literal>Dir::Ignore-" |
| 7449 | #| "Files-Silently</literal> configuration list - in which case it will be " |
| 7450 | #| "silently ignored." |
| 7451 | msgid "" |
| 7452 | "The <filename>/etc/apt/sources.list.d</filename> directory provides a way to " |
| 7453 | "add sources.list entries in separate files. Two different file formats are " |
| 7454 | "allowed as described in the next two sections. Filenames need to have " |
| 7455 | "either the extension <filename>.list</filename> or <filename>.sources</" |
| 7456 | "filename> depending on the contained format. The filenames may only contain " |
| 7457 | "letters (a-z and A-Z), digits (0-9), underscore (_), hyphen (-) and period " |
| 7458 | "(.) characters. Otherwise APT will print a notice that it has ignored a " |
| 7459 | "file, unless that file matches a pattern in the <literal>Dir::Ignore-Files-" |
| 7460 | "Silently</literal> configuration list - in which case it will be silently " |
| 7461 | "ignored." |
| 7462 | msgstr "" |
| 7463 | "O directório <filename>/etc/apt/sources.list.d</filename> disponibiliza um " |
| 7464 | "modo de adicionar entradas na sources.list em ficheiros separados. O formato " |
| 7465 | "é o mesmo que para o ficheiro <filename>sources.list</filename> regular. Os " |
| 7466 | "nomes de ficheiros precisam acabar com <filename>.list</filename> e apenas " |
| 7467 | "podem conter letras (a-z e A-Z), dígitos (0-9), e os caracteres underscore " |
| 7468 | "(_), menos (-) e ponto (.). De outro modo o APT irá escrever um aviso de que " |
| 7469 | "ignorou um ficheiro, a menos que esse ficheiro coincida com um padrão na " |
| 7470 | "lista de configuração <literal>Dir::Ignore-Files-Silently</literal> - que " |
| 7471 | "neste caso serão ignorados em silêncio." |
| 7472 | |
| 7473 | #. type: Content of: <refentry><refsect1><title> |
| 7474 | #: sources.list.5.xml |
| 7475 | msgid "One-Line-Style Format" |
| 7476 | msgstr "" |
| 7477 | |
| 7478 | #. type: Content of: <refentry><refsect1><para> |
| 7479 | #: sources.list.5.xml |
| 7480 | msgid "" |
| 7481 | "Files in this format have the extension <filename>.list</filename>. Each " |
| 7482 | "line specifying a source starts with a type (e.g. <literal>deb-src</" |
| 7483 | "literal>) followed by options and arguments for this type. Individual " |
| 7484 | "entries cannot be continued onto a following line. Empty lines are ignored, " |
| 7485 | "and a <literal>#</literal> character anywhere on a line marks the remainder " |
| 7486 | "of that line as a comment. Consequently an entry can be disabled by " |
| 7487 | "commenting out the entire line. If options should be provided they are " |
| 7488 | "separated by spaces and all of them together are enclosed by square brackets " |
| 7489 | "(<literal>[]</literal>) included in the line after the type separated from " |
| 7490 | "it with a space. If an option allows multiple values these are separated " |
| 7491 | "from each other with a comma (<literal>,</literal>). An option name is " |
| 7492 | "separated from its value(s) by an equals sign (<literal>=</literal>). " |
| 7493 | "Multivalue options also have <literal>-=</literal> and <literal>+=</literal> " |
| 7494 | "as separators, which instead of replacing the default with the given " |
| 7495 | "value(s) modify the default value(s) to remove or include the given values." |
| 7496 | msgstr "" |
| 7497 | |
| 7498 | #. type: Content of: <refentry><refsect1><para> |
| 7499 | #: sources.list.5.xml |
| 7500 | msgid "" |
| 7501 | "This is the traditional format and supported by all apt versions. Note that " |
| 7502 | "not all options as described below are supported by all apt versions. Note " |
| 7503 | "also that some older applications parsing this format on their own might not " |
| 7504 | "expect to encounter options as they were uncommon before the introduction of " |
| 7505 | "multi-architecture support." |
| 7506 | msgstr "" |
| 7507 | |
| 7508 | #. type: Content of: <refentry><refsect1><title> |
| 7509 | #: sources.list.5.xml |
| 7510 | msgid "deb822-Style Format" |
| 7511 | msgstr "" |
| 7512 | |
| 7513 | #. type: Content of: <refentry><refsect1><para> |
| 7514 | #: sources.list.5.xml |
| 7515 | msgid "" |
| 7516 | "Files in this format have the extension <filename>.sources</filename>. The " |
| 7517 | "format is similar in syntax to other files used by Debian and its " |
| 7518 | "derivatives, such as the metadata files that apt will download from the " |
| 7519 | "configured sources or the <filename>debian/control</filename> file in a " |
| 7520 | "Debian source package. Individual entries are separated by an empty line; " |
| 7521 | "additional empty lines are ignored, and a <literal>#</literal> character at " |
| 7522 | "the start of the line marks the entire line as a comment. An entry can hence " |
| 7523 | "be disabled by commenting out each line belonging to the stanza, but it is " |
| 7524 | "usually easier to add the field \"Enabled: no\" to the stanza to disable the " |
| 7525 | "entry. Removing the field or setting it to yes reenables it. Options have " |
| 7526 | "the same syntax as every other field: A fieldname separated by a colon " |
| 7527 | "(<literal>:</literal>) and optionally spaces from its value(s). Note " |
| 7528 | "especially that multiple values are separated by spaces, not by commas as in " |
| 7529 | "the one-line format. Multivalue fields like <literal>Architectures</literal> " |
| 7530 | "also have <literal>Architectures-Add</literal> and <literal>Architectures-" |
| 7531 | "Remove</literal> to modify the default value rather than replacing it." |
| 7532 | msgstr "" |
| 7533 | |
| 7534 | #. type: Content of: <refentry><refsect1><para> |
| 7535 | #: sources.list.5.xml |
| 7536 | msgid "" |
| 7537 | "This is a new format supported by apt itself since version 1.1. Previous " |
| 7538 | "versions ignore such files with a notice message as described earlier. It " |
| 7539 | "is intended to make this format gradually the default format, deprecating " |
| 7540 | "the previously described one-line-style format, as it is easier to create, " |
| 7541 | "extend and modify for humans and machines alike especially if a lot of " |
| 7542 | "sources and/or options are involved. Developers who are working with and/or " |
| 7543 | "parsing apt sources are highly encouraged to add support for this format and " |
| 7544 | "to contact the APT team to coordinate and share this work. Users can freely " |
| 7545 | "adopt this format already, but may encounter problems with software not " |
| 7546 | "supporting the format yet." |
| 7547 | msgstr "" |
| 7548 | |
| 7549 | #. type: Content of: <refentry><refsect1><title> |
| 7550 | #: sources.list.5.xml |
| 7551 | #, fuzzy |
| 7552 | #| msgid "The deb and deb-src types" |
| 7553 | msgid "The deb and deb-src Types: General Format" |
| 7554 | msgstr "Os tipos deb e deb-src" |
| 7555 | |
| 7556 | #. type: Content of: <refentry><refsect1><para> |
| 7557 | #: sources.list.5.xml |
| 7558 | #, fuzzy |
| 7559 | #| msgid "" |
| 7560 | #| "The <literal>deb</literal> type references a typical two-level Debian " |
| 7561 | #| "archive, <filename>distribution/component</filename>. The " |
| 7562 | #| "<literal>distribution</literal> is generally an archive name like " |
| 7563 | #| "<literal>stable</literal> or <literal>testing</literal> or a codename " |
| 7564 | #| "like <literal>&debian-stable-codename;</literal> or <literal>&debian-" |
| 7565 | #| "testing-codename;</literal> while component is one of <literal>main</" |
| 7566 | #| "literal>, <literal>contrib</literal> or <literal>non-free</literal>. The " |
| 7567 | #| "<literal>deb-src</literal> type references a Debian distribution's source " |
| 7568 | #| "code in the same form as the <literal>deb</literal> type. A <literal>deb-" |
| 7569 | #| "src</literal> line is required to fetch source indexes." |
| 7570 | msgid "" |
| 7571 | "The <literal>deb</literal> type references a typical two-level Debian " |
| 7572 | "archive, <filename>distribution/component</filename>. The " |
| 7573 | "<literal>distribution</literal> is generally a suite name like " |
| 7574 | "<literal>stable</literal> or <literal>testing</literal> or a codename like " |
| 7575 | "<literal>&debian-stable-codename;</literal> or <literal>&debian-testing-" |
| 7576 | "codename;</literal> while component is one of <literal>main</literal>, " |
| 7577 | "<literal>contrib</literal> or <literal>non-free</literal>. The <literal>deb-" |
| 7578 | "src</literal> type references a Debian distribution's source code in the " |
| 7579 | "same form as the <literal>deb</literal> type. A <literal>deb-src</literal> " |
| 7580 | "line is required to fetch source indexes." |
| 7581 | msgstr "" |
| 7582 | "O tipo <literal>deb</literal> descreve um arquivo Debian típico de dois " |
| 7583 | "níveis, <filename>distribution/component</filename>. A " |
| 7584 | "<literal>distribution</literal> é geralmente um nome de arquivo como " |
| 7585 | "<literal>stable</literal> ou <literal>testing</literal> ou um nome de código " |
| 7586 | "como <literal>&debian-stable-codename;</literal> ou <literal>&debian-testing-" |
| 7587 | "codename;</literal> enquanto que componente é um de <literal>main</literal>, " |
| 7588 | "<literal>contrib</literal> ou <literal>non-free</literal>. O tipo " |
| 7589 | "<literal>deb-src</literal> faz referência a um código fonte de distribuição " |
| 7590 | "Debian no mesmo formato que o tipo <literal>deb</literal>. É necessária uma " |
| 7591 | "linha <literal>deb-src</literal> para obter índices das fontes." |
| 7592 | |
| 7593 | #. type: Content of: <refentry><refsect1><para> |
| 7594 | #: sources.list.5.xml |
| 7595 | #, fuzzy |
| 7596 | #| msgid "" |
| 7597 | #| "The format for a <filename>sources.list</filename> entry using the " |
| 7598 | #| "<literal>deb</literal> and <literal>deb-src</literal> types is:" |
| 7599 | msgid "" |
| 7600 | "The format for two one-line-style entries using the <literal>deb</literal> " |
| 7601 | "and <literal>deb-src</literal> types is:" |
| 7602 | msgstr "" |
| 7603 | "O formato para uma entrada na <filename>sources.list</filename> usando os " |
| 7604 | "tipos <literal>deb</literal> e <literal>deb-src</literal> é:" |
| 7605 | |
| 7606 | #. type: Content of: <refentry><refsect1><literallayout> |
| 7607 | #: sources.list.5.xml |
| 7608 | #, no-wrap |
| 7609 | msgid "" |
| 7610 | "deb [ option1=value1 option2=value2 ] uri suite [component1] [component2] [...]\n" |
| 7611 | "deb-src [ option1=value1 option2=value2 ] uri suite [component1] [component2] [...]" |
| 7612 | msgstr "" |
| 7613 | |
| 7614 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 7615 | #: sources.list.5.xml |
| 7616 | #, no-wrap |
| 7617 | msgid "" |
| 7618 | " Types: deb deb-src\n" |
| 7619 | " URIs: uri\n" |
| 7620 | " Suites: suite\n" |
| 7621 | " Components: [component1] [component2] [...]\n" |
| 7622 | " option1: value1\n" |
| 7623 | " option2: value2\n" |
| 7624 | " " |
| 7625 | msgstr "" |
| 7626 | |
| 7627 | #. type: Content of: <refentry><refsect1><para> |
| 7628 | #: sources.list.5.xml |
| 7629 | #, fuzzy |
| 7630 | #| msgid "" |
| 7631 | #| "Alternatively a rfc822 style format is also supported: <placeholder type=" |
| 7632 | #| "\"literallayout\" id=\"0\"/>" |
| 7633 | msgid "" |
| 7634 | "Alternatively the equivalent entry in deb822 style looks like this: " |
| 7635 | "<placeholder type=\"literallayout\" id=\"0\"/>" |
| 7636 | msgstr "" |
| 7637 | "Em alternativa, é também suportado um formato estilo rfc822: <placeholder " |
| 7638 | "type=\"literallayout\" id=\"0\"/>" |
| 7639 | |
| 7640 | #. type: Content of: <refentry><refsect1><para> |
| 7641 | #: sources.list.5.xml |
| 7642 | #, fuzzy |
| 7643 | #| msgid "" |
| 7644 | #| "The URI for the <literal>deb</literal> type must specify the base of the " |
| 7645 | #| "Debian distribution, from which APT will find the information it needs. " |
| 7646 | #| "<literal>suite</literal> can specify an exact path, in which case the " |
| 7647 | #| "components must be omitted and <literal>suite</literal> must end with a " |
| 7648 | #| "slash (<literal>/</literal>). This is useful for the case when only a " |
| 7649 | #| "particular sub-section of the archive denoted by the URI is of interest. " |
| 7650 | #| "If <literal>suite</literal> does not specify an exact path, at least one " |
| 7651 | #| "<literal>component</literal> must be present." |
| 7652 | msgid "" |
| 7653 | "The URI for the <literal>deb</literal> type must specify the base of the " |
| 7654 | "Debian distribution, from which APT will find the information it needs. " |
| 7655 | "<literal>suite</literal> can specify an exact path, in which case the " |
| 7656 | "components must be omitted and <literal>suite</literal> must end with a " |
| 7657 | "slash (<literal>/</literal>). This is useful for the case when only a " |
| 7658 | "particular sub-directory of the archive denoted by the URI is of interest. " |
| 7659 | "If <literal>suite</literal> does not specify an exact path, at least one " |
| 7660 | "<literal>component</literal> must be present." |
| 7661 | msgstr "" |
| 7662 | "O URI para o tipo <literal>deb</literal> tem de especificar a base da " |
| 7663 | "distribuição Debian, a partir do qual o APT irá encontrar a informação que " |
| 7664 | "precisa. <literal>suite</literal> pode especificar um caminho exacto, que no " |
| 7665 | "caso os componente têm de ser omitidos e <literal>suite</literal> deve " |
| 7666 | "terminar com uma barra (<literal>/</literal>). Isto é útil para o caso de " |
| 7667 | "apenas ser de interesse uma sub-secção particular do arquivo denotado pelo " |
| 7668 | "URI. Se <literal>suite</literal> não especificar um caminho exacto, pelo " |
| 7669 | "menos um <literal>component</literal> tem de estar presente." |
| 7670 | |
| 7671 | #. type: Content of: <refentry><refsect1><para> |
| 7672 | #: sources.list.5.xml |
| 7673 | #, fuzzy |
| 7674 | #| msgid "" |
| 7675 | #| "<literal>suite</literal> may also contain a variable, <literal>$(ARCH)</" |
| 7676 | #| "literal> which expands to the Debian architecture (such as " |
| 7677 | #| "<literal>amd64</literal> or <literal>armel</literal>) used on the system. " |
| 7678 | #| "This permits architecture-independent <filename>sources.list</filename> " |
| 7679 | #| "files to be used. In general this is only of interest when specifying an " |
| 7680 | #| "exact path, <literal>APT</literal> will automatically generate a URI with " |
| 7681 | #| "the current architecture otherwise." |
| 7682 | msgid "" |
| 7683 | "<literal>suite</literal> may also contain a variable, <literal>$(ARCH)</" |
| 7684 | "literal> which expands to the Debian architecture (such as <literal>amd64</" |
| 7685 | "literal> or <literal>armel</literal>) used on the system. This permits " |
| 7686 | "architecture-independent <filename>sources.list</filename> files to be used. " |
| 7687 | "In general this is only of interest when specifying an exact path; " |
| 7688 | "<literal>APT</literal> will automatically generate a URI with the current " |
| 7689 | "architecture otherwise." |
| 7690 | msgstr "" |
| 7691 | "<literal>suite</literal> também pode conter uma variável. <literal>$(ARCH)</" |
| 7692 | "literal> a qual se expande à arquitectura Debian (tal como <literal>amd64</" |
| 7693 | "literal> ou <literal>armel</literal>) usada no sistema. Isto permite que " |
| 7694 | "seja usados ficheiros <filename>sources.list</filename> independentes da " |
| 7695 | "arquitectura. Em geral, isto é apenas de interesse quando se especifica um " |
| 7696 | "caminho exacto. De outro modo o <literal>APT</literal> irá gerar " |
| 7697 | "automaticamente um URI com a arquitectura actual." |
| 7698 | |
| 7699 | #. type: Content of: <refentry><refsect1><para> |
| 7700 | #: sources.list.5.xml |
| 7701 | #, fuzzy |
| 7702 | #| msgid "" |
| 7703 | #| "In the traditional style sources.list format since only one distribution " |
| 7704 | #| "can be specified per line it may be necessary to have multiple lines for " |
| 7705 | #| "the same URI, if a subset of all available distributions or components at " |
| 7706 | #| "that location is desired. APT will sort the URI list after it has " |
| 7707 | #| "generated a complete set internally, and will collapse multiple " |
| 7708 | #| "references to the same Internet host, for instance, into a single " |
| 7709 | #| "connection, so that it does not inefficiently establish an FTP " |
| 7710 | #| "connection, close it, do something else, and then re-establish a " |
| 7711 | #| "connection to that same host. This feature is useful for accessing busy " |
| 7712 | #| "FTP sites with limits on the number of simultaneous anonymous users. APT " |
| 7713 | #| "also parallelizes connections to different hosts to more effectively deal " |
| 7714 | #| "with sites with low bandwidth." |
| 7715 | msgid "" |
| 7716 | "Especially in the one-line-style format since only one distribution can be " |
| 7717 | "specified per line it may be necessary to have multiple lines for the same " |
| 7718 | "URI, if a subset of all available distributions or components at that " |
| 7719 | "location is desired. APT will sort the URI list after it has generated a " |
| 7720 | "complete set internally, and will collapse multiple references to the same " |
| 7721 | "Internet host, for instance, into a single connection, so that it does not " |
| 7722 | "inefficiently establish a connection, close it, do something else, and then " |
| 7723 | "re-establish a connection to that same host. APT also parallelizes " |
| 7724 | "connections to different hosts to more effectively deal with sites with low " |
| 7725 | "bandwidth." |
| 7726 | msgstr "" |
| 7727 | "No estilo tradicional, o formato do sources.list, como apenas pode ser " |
| 7728 | "especificada por linha uma distribuição, pode ser necessário ter várias " |
| 7729 | "linhas para o mesmo URI, se só for desejado um sub-conjunto de todas as " |
| 7730 | "distribuições e componentes dessa localização. O APT irá ordenar a lista de " |
| 7731 | "URI após ter gerado internamente um conjunto completo, e irá desabar as " |
| 7732 | "várias referências à mesma máquina na Internet, por exemplo, numa única " |
| 7733 | "ligação, para que não estabeleça uma ligação FTP ineficiente, a feche, faça " |
| 7734 | "outra coisa, e depois volte a estabelecer ligação à mesma máquina. Esta " |
| 7735 | "funcionalidade é útil para aceder a sites FTP ocupados que limitam o número " |
| 7736 | "de utilizadores anónimos em simultâneo. O APT também paraleliza ligações a " |
| 7737 | "máquinas diferentes para lidar mais eficientemente com sites com largura de " |
| 7738 | "banda baixa." |
| 7739 | |
| 7740 | #. type: Content of: <refentry><refsect1><para> |
| 7741 | #: sources.list.5.xml |
| 7742 | msgid "" |
| 7743 | "It is important to list sources in order of preference, with the most " |
| 7744 | "preferred source listed first. Typically this will result in sorting by " |
| 7745 | "speed from fastest to slowest (CD-ROM followed by hosts on a local network, " |
| 7746 | "followed by distant Internet hosts, for example)." |
| 7747 | msgstr "" |
| 7748 | "É importante listar as fontes por ordem de preferência, com a fonte mais " |
| 7749 | "preferida listada em primeiro lugar. Tipicamente isto irá resultar numa " |
| 7750 | "ordenação por velocidades desde o mais rápido até ao mais lento (CD-ROM " |
| 7751 | "seguido por máquinas numa rede local, seguido por máquinas distantes na " |
| 7752 | "Internet, por exemplo)." |
| 7753 | |
| 7754 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 7755 | #: sources.list.5.xml |
| 7756 | #, no-wrap |
| 7757 | msgid "&sourceslist-list-format;" |
| 7758 | msgstr "" |
| 7759 | |
| 7760 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 7761 | #: sources.list.5.xml |
| 7762 | #, no-wrap |
| 7763 | msgid "&sourceslist-sources-format;" |
| 7764 | msgstr "" |
| 7765 | |
| 7766 | #. type: Content of: <refentry><refsect1><para> |
| 7767 | #: sources.list.5.xml |
| 7768 | msgid "" |
| 7769 | "As an example, the sources for your distribution could look like this in one-" |
| 7770 | "line-style format: <placeholder type=\"literallayout\" id=\"0\"/> or like " |
| 7771 | "this in deb822 style format: <placeholder type=\"literallayout\" id=\"1\"/>" |
| 7772 | msgstr "" |
| 7773 | |
| 7774 | #. type: Content of: <refentry><refsect1><title> |
| 7775 | #: sources.list.5.xml |
| 7776 | #, fuzzy |
| 7777 | #| msgid "The deb and deb-src types" |
| 7778 | msgid "The deb and deb-src types: Options" |
| 7779 | msgstr "Os tipos deb e deb-src" |
| 7780 | |
| 7781 | #. type: Content of: <refentry><refsect1><para> |
| 7782 | #: sources.list.5.xml |
| 7783 | msgid "" |
| 7784 | "Each source entry can have options specified to modify which source is " |
| 7785 | "accessed and how data is acquired from it. Format, syntax and names of the " |
| 7786 | "options vary between the one-line-style and deb822-style formats as " |
| 7787 | "described, but they both have the same options available. For simplicity we " |
| 7788 | "list the deb822 fieldname and provide the one-line name in brackets. " |
| 7789 | "Remember that besides setting multivalue options explicitly, there is also " |
| 7790 | "the option to modify them based on the default, but we aren't listing those " |
| 7791 | "names explicitly here. Unsupported options are silently ignored by all APT " |
| 7792 | "versions." |
| 7793 | msgstr "" |
| 7794 | |
| 7795 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7796 | #: sources.list.5.xml |
| 7797 | #, fuzzy |
| 7798 | #| msgid "" |
| 7799 | #| "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 7800 | #| "replaceable>,…</literal> can be used to specify for which architectures " |
| 7801 | #| "information should be downloaded. If this option is not set all " |
| 7802 | #| "architectures defined by the <literal>APT::Architectures</literal> option " |
| 7803 | #| "will be downloaded." |
| 7804 | msgid "" |
| 7805 | "<option>Architectures</option> (<option>arch</option>) is a multivalue " |
| 7806 | "option defining for which architectures information should be downloaded. If " |
| 7807 | "this option isn't set the default is all architectures as defined by the " |
| 7808 | "<option>APT::Architectures</option> config option." |
| 7809 | msgstr "" |
| 7810 | "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 7811 | "replaceable>,…</literal> pode ser usado para especificar para quais " |
| 7812 | "arquitecturas deve ser descarregada a informação. Se esta opção não estiver " |
| 7813 | "definida, serão descarregadas todas as arquitecturas definidas pela opção " |
| 7814 | "<literal>APT::Architectures</literal>." |
| 7815 | |
| 7816 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7817 | #: sources.list.5.xml |
| 7818 | #, fuzzy |
| 7819 | #| msgid "" |
| 7820 | #| "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 7821 | #| "replaceable>,…</literal> can be used to specify for which architectures " |
| 7822 | #| "information should be downloaded. If this option is not set all " |
| 7823 | #| "architectures defined by the <literal>APT::Architectures</literal> option " |
| 7824 | #| "will be downloaded." |
| 7825 | msgid "" |
| 7826 | "<option>Languages</option> (<option>lang</option>) is a multivalue option " |
| 7827 | "defining for which languages information such as translated package " |
| 7828 | "descriptions should be downloaded. If this option isn't set the default is " |
| 7829 | "all languages as defined by the <option>Acquire::Languages</option> config " |
| 7830 | "option." |
| 7831 | msgstr "" |
| 7832 | "<literal>arch=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 7833 | "replaceable>,…</literal> pode ser usado para especificar para quais " |
| 7834 | "arquitecturas deve ser descarregada a informação. Se esta opção não estiver " |
| 7835 | "definida, serão descarregadas todas as arquitecturas definidas pela opção " |
| 7836 | "<literal>APT::Architectures</literal>." |
| 7837 | |
| 7838 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7839 | #: sources.list.5.xml |
| 7840 | msgid "" |
| 7841 | "<option>Targets</option> (<option>target</option>) is a multivalue option " |
| 7842 | "defining which download targets apt will try to acquire from this source. If " |
| 7843 | "not specified, the default set is defined by the <option>Acquire::" |
| 7844 | "IndexTargets</option> configuration scope. Additionally, specific targets " |
| 7845 | "can be enabled or disabled by using the identifier as field name instead of " |
| 7846 | "using this multivalue option." |
| 7847 | msgstr "" |
| 7848 | |
| 7849 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7850 | #: sources.list.5.xml |
| 7851 | msgid "" |
| 7852 | "<option>PDiffs</option> (<option>pdiffs</option>) is a yes/no value which " |
| 7853 | "controls if APT should try to use PDiffs to update old indexes instead of " |
| 7854 | "downloading the new indexes entirely. The value of this option is ignored if " |
| 7855 | "the repository doesn't announce the availability of PDiffs. Defaults to the " |
| 7856 | "value of the option with the same name for a specific index file defined in " |
| 7857 | "the <option>Acquire::IndexTargets</option> scope, which itself defaults to " |
| 7858 | "the value of configuration option <option>Acquire::PDiffs</option> which " |
| 7859 | "defaults to <literal>yes</literal>." |
| 7860 | msgstr "" |
| 7861 | |
| 7862 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7863 | #: sources.list.5.xml |
| 7864 | msgid "" |
| 7865 | "<option>By-Hash</option> (<option>by-hash</option>) can have the value " |
| 7866 | "<literal>yes</literal>, <literal>no</literal> or <literal>force</literal> " |
| 7867 | "and controls if APT should try to acquire indexes via a URI constructed from " |
| 7868 | "a hashsum of the expected file instead of using the well-known stable " |
| 7869 | "filename of the index. Using this can avoid hashsum mismatches, but requires " |
| 7870 | "a supporting mirror. A <literal>yes</literal> or <literal>no</literal> value " |
| 7871 | "activates/disables the use of this feature if this source indicates support " |
| 7872 | "for it, while <literal>force</literal> will enable the feature regardless of " |
| 7873 | "what the source indicates. Defaults to the value of the option of the same " |
| 7874 | "name for a specific index file defined in the <option>Acquire::IndexTargets</" |
| 7875 | "option> scope, which itself defaults to the value of configuration option " |
| 7876 | "<option>Acquire::By-Hash</option> which defaults to <literal>yes</literal>." |
| 7877 | msgstr "" |
| 7878 | |
| 7879 | #. type: Content of: <refentry><refsect1><para> |
| 7880 | #: sources.list.5.xml |
| 7881 | msgid "" |
| 7882 | "Furthermore, there are options which if set affect <emphasis>all</emphasis> " |
| 7883 | "sources with the same URI and Suite, so they have to be set on all such " |
| 7884 | "entries and can not be varied between different components. APT will try to " |
| 7885 | "detect and error out on such anomalies." |
| 7886 | msgstr "" |
| 7887 | |
| 7888 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7889 | #: sources.list.5.xml |
| 7890 | msgid "" |
| 7891 | "<option>Trusted</option> (<option>trusted</option>) is a tri-state value " |
| 7892 | "which defaults to APT deciding if a source is considered trusted or if " |
| 7893 | "warnings should be raised before e.g. packages are installed from this " |
| 7894 | "source. This option can be used to override that decision. The value " |
| 7895 | "<literal>yes</literal> tells APT always to consider this source as trusted, " |
| 7896 | "even if it doesn't pass authentication checks. It disables parts of &apt-" |
| 7897 | "secure;, and should therefore only be used in a local and trusted context " |
| 7898 | "(if at all) as otherwise security is breached. The value <literal>no</" |
| 7899 | "literal> does the opposite, causing the source to be handled as untrusted " |
| 7900 | "even if the authentication checks passed successfully. The default value " |
| 7901 | "can't be set explicitly." |
| 7902 | msgstr "" |
| 7903 | |
| 7904 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7905 | #: sources.list.5.xml |
| 7906 | msgid "" |
| 7907 | "<option>Signed-By</option> (<option>signed-by</option>) is either an " |
| 7908 | "absolute path to a keyring file (has to be accessible and readable for the " |
| 7909 | "<literal>_apt</literal> user, so ensure everyone has read-permissions on the " |
| 7910 | "file) or a fingerprint of a key either in the <filename>trusted.gpg</" |
| 7911 | "filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</" |
| 7912 | "filename> directory (see <command>apt-key fingerprint</command>). If the " |
| 7913 | "option is set, only the key(s) in this keyring or only the key with this " |
| 7914 | "fingerprint is used for the &apt-secure; verification of this repository. " |
| 7915 | "Otherwise all keys in the trusted keyrings are considered valid signers for " |
| 7916 | "this repository." |
| 7917 | msgstr "" |
| 7918 | |
| 7919 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7920 | #: sources.list.5.xml |
| 7921 | msgid "" |
| 7922 | "<option>Check-Valid-Until</option> (<option>check-valid-until</option>) is " |
| 7923 | "a yes/no value which controls if APT should try to detect replay attacks. A " |
| 7924 | "repository creator can declare a time until which the data provided in the " |
| 7925 | "repository should be considered valid, and if this time is reached, but no " |
| 7926 | "new data is provided, the data is considered expired and an error is " |
| 7927 | "raised. Besides increasing security, as a malicious attacker can't send old " |
| 7928 | "data forever to prevent a user from upgrading to a new version, this also " |
| 7929 | "helps users identify mirrors which are no longer updated. However, some " |
| 7930 | "repositories such as historic archives are not updated any more by design, " |
| 7931 | "so this check can be disabled by setting this option to <literal>no</" |
| 7932 | "literal>. Defaults to the value of configuration option <option>Acquire::" |
| 7933 | "Check-Valid-Until</option> which itself defaults to <literal>yes</literal>." |
| 7934 | msgstr "" |
| 7935 | |
| 7936 | #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> |
| 7937 | #: sources.list.5.xml |
| 7938 | msgid "" |
| 7939 | "<option>Valid-Until-Min</option> (<option>valid-until-min</option>) and " |
| 7940 | "<option>Valid-Until-Max</option> (<option>valid-until-max</option>) can be " |
| 7941 | "used to raise or lower the time period in seconds in which the data from " |
| 7942 | "this repository is considered valid. -Max can be especially useful if the " |
| 7943 | "repository provides no Valid-Until field on its Release file to set your own " |
| 7944 | "value, while -Min can be used to increase the valid time on seldom updated " |
| 7945 | "(local) mirrors of a more frequently updated but less accessible archive " |
| 7946 | "(which is in the sources.list as well) instead of disabling the check " |
| 7947 | "entirely. Default to the value of the configuration options " |
| 7948 | "<option>Acquire::Min-ValidTime</option> and <option>Acquire::Max-ValidTime</" |
| 7949 | "option> which are both unset by default." |
| 7950 | msgstr "" |
| 7951 | |
| 7952 | #. type: Content of: <refentry><refsect1><title> |
| 7953 | #: sources.list.5.xml |
| 7954 | #, fuzzy |
| 7955 | #| msgid "URI specification" |
| 7956 | msgid "URI Specification" |
| 7957 | msgstr "Especificação da URI" |
| 7958 | |
| 7959 | #. type: Content of: <refentry><refsect1><para> |
| 7960 | #: sources.list.5.xml |
| 7961 | msgid "The currently recognized URI types are:" |
| 7962 | msgstr "Os tipos de URI actualmente reconhecidos são:" |
| 7963 | |
| 7964 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 7965 | #: sources.list.5.xml |
| 7966 | msgid "" |
| 7967 | "The file scheme allows an arbitrary directory in the file system to be " |
| 7968 | "considered an archive. This is useful for NFS mounts and local mirrors or " |
| 7969 | "archives." |
| 7970 | msgstr "" |
| 7971 | "O esquema file permite que um directório arbitrário do sistema de ficheiros " |
| 7972 | "seja considerado um arquivo. Isto é útil para montagens NFS e mirrors ou " |
| 7973 | "arquivos locais." |
| 7974 | |
| 7975 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 7976 | #: sources.list.5.xml |
| 7977 | msgid "" |
| 7978 | "The cdrom scheme allows APT to use a local CD-ROM drive with media swapping. " |
| 7979 | "Use the &apt-cdrom; program to create cdrom entries in the source list." |
| 7980 | msgstr "" |
| 7981 | "O esquema cdrom permite ao APT usar uma drive de CD-ROM local com mudança de " |
| 7982 | "media. Use o programa &apt-cdrom; para criar entradas cdrom na lista de " |
| 7983 | "fontes." |
| 7984 | |
| 7985 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 7986 | #: sources.list.5.xml |
| 7987 | msgid "" |
| 7988 | "The http scheme specifies an HTTP server for the archive. If an environment " |
| 7989 | "variable <envar>http_proxy</envar> is set with the format http://server:" |
| 7990 | "port/, the proxy server specified in <envar>http_proxy</envar> will be used. " |
| 7991 | "Users of authenticated HTTP/1.1 proxies may use a string of the format " |
| 7992 | "http://user:pass@server:port/. Note that this is an insecure method of " |
| 7993 | "authentication." |
| 7994 | msgstr "" |
| 7995 | "O esquema http especifica um servidor HTTP para o arquivo. Se uma variável " |
| 7996 | "de ambiente <envar>http_proxy</envar> estiver definida com o formato http://" |
| 7997 | "server:port/, será usado o servidor proxy especificado em <envar>http_proxy</" |
| 7998 | "envar>. Os utilizadores de proxies HTTP/1.1 autenticados pode usar uma " |
| 7999 | "string do formato http://user:pass@server:port/. Note que este não é um " |
| 8000 | "método de autenticação seguro." |
| 8001 | |
| 8002 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 8003 | #: sources.list.5.xml |
| 8004 | msgid "" |
| 8005 | "The ftp scheme specifies an FTP server for the archive. APT's FTP behavior " |
| 8006 | "is highly configurable; for more information see the &apt-conf; manual page. " |
| 8007 | "Please note that an FTP proxy can be specified by using the " |
| 8008 | "<envar>ftp_proxy</envar> environment variable. It is possible to specify an " |
| 8009 | "HTTP proxy (HTTP proxy servers often understand FTP URLs) using this " |
| 8010 | "environment variable and <emphasis>only</emphasis> this environment " |
| 8011 | "variable. Proxies using HTTP specified in the configuration file will be " |
| 8012 | "ignored." |
| 8013 | msgstr "" |
| 8014 | "O esquema ftp especifica um servidor FTP para o arquivo. O comportamento FTP " |
| 8015 | "do APT é altamente configurável; para mais informação veja o manual do &apt-" |
| 8016 | "conf;. Por favor note que pode ser especificado um proxy FTP ao usar a " |
| 8017 | "variável de ambiente <envar>ftp_proxy</envar>. É possível especifica um " |
| 8018 | "proxy HTTP (os servidores proxy HTTP geralmente compreendem URLs de FTP) " |
| 8019 | "usando esta variável de ambiente e <emphasis>apenas</emphasis> esta variável " |
| 8020 | "de ambiente. Os proxies que usam HTTP especificados no ficheiro de " |
| 8021 | "configuração serão ignorados." |
| 8022 | |
| 8023 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 8024 | #: sources.list.5.xml |
| 8025 | msgid "" |
| 8026 | "The copy scheme is identical to the file scheme except that packages are " |
| 8027 | "copied into the cache directory instead of used directly at their location. " |
| 8028 | "This is useful for people using removable media to copy files around with " |
| 8029 | "APT." |
| 8030 | msgstr "" |
| 8031 | "O esquema copy é idêntico ao esquema file com a excepção que os pacotes são " |
| 8032 | "copiados para o directório cache em vez serem usados directamente da sua " |
| 8033 | "localização. Isto é útil para quem use um meio amovível para copiar " |
| 8034 | "ficheiros com o APT." |
| 8035 | |
| 8036 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 8037 | #: sources.list.5.xml |
| 8038 | msgid "" |
| 8039 | "The rsh/ssh method invokes RSH/SSH to connect to a remote host and access " |
| 8040 | "the files as a given user. Prior configuration of rhosts or RSA keys is " |
| 8041 | "recommended. The standard <command>find</command> and <command>dd</command> " |
| 8042 | "commands are used to perform the file transfers from the remote host." |
| 8043 | msgstr "" |
| 8044 | "O método rsh/ssh invoca RSH/SSH a ligar a uma máquina remota e aceder a " |
| 8045 | "ficheiros como um dado utilizador. É recomendada a configuração prévia de " |
| 8046 | "rhosts ou chaves RSA. Os comandos standard <command>find</command> e " |
| 8047 | "<command>dd</command> são usados para executar as transferências de " |
| 8048 | "ficheiros a partir da máquina remota." |
| 8049 | |
| 8050 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><term> |
| 8051 | #: sources.list.5.xml |
| 8052 | msgid "adding more recognizable URI types" |
| 8053 | msgstr "adicionando mais tipos de URI reconhecíveis" |
| 8054 | |
| 8055 | #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> |
| 8056 | #: sources.list.5.xml |
| 8057 | msgid "" |
| 8058 | "APT can be extended with more methods shipped in other optional packages, " |
| 8059 | "which should follow the naming scheme <package>apt-transport-" |
| 8060 | "<replaceable>method</replaceable></package>. For instance, the APT team " |
| 8061 | "also maintains the package <package>apt-transport-https</package>, which " |
| 8062 | "provides access methods for HTTPS URIs with features similar to the http " |
| 8063 | "method. Methods for using e.g. debtorrent are also available - see &apt-" |
| 8064 | "transport-debtorrent;." |
| 8065 | msgstr "" |
| 8066 | "O APT pode ser estendido com mais métodos lançados em outros pacotes " |
| 8067 | "opcionais, que devem seguir o esquema de nomeação <literal>apt-transport-" |
| 8068 | "<replaceable>método</replaceable></literal>. Por exemplo, a equipa do APT " |
| 8069 | "também mantém o pacote <package>apt-transport-https</package>, o qual " |
| 8070 | "disponibiliza métodos de acesso para URIs HTTPS com funcionalidades " |
| 8071 | "semelhantes ao método http. Estão também disponíveis métodos para usar por " |
| 8072 | "exemplo o debtorrent - veja &apt-transport-debtorrent;." |
| 8073 | |
| 8074 | #. type: Content of: <refentry><refsect1><para> |
| 8075 | #: sources.list.5.xml |
| 8076 | #, fuzzy |
| 8077 | #| msgid "" |
| 8078 | #| "Uses the archive stored locally (or NFS mounted) at /home/jason/debian " |
| 8079 | #| "for stable/main, stable/contrib, and stable/non-free." |
| 8080 | msgid "" |
| 8081 | "Uses the archive stored locally (or NFS mounted) at /home/apt/debian for " |
| 8082 | "stable/main, stable/contrib, and stable/non-free." |
| 8083 | msgstr "" |
| 8084 | "Usa o arquivo armazenado localmente (ou montagem NFS) em /home/jason/debian " |
| 8085 | "para stable/main, stable/contrib, e stable/non-free." |
| 8086 | |
| 8087 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8088 | #: sources.list.5.xml |
| 8089 | #, fuzzy, no-wrap |
| 8090 | #| msgid "deb file:/home/jason/debian stable main contrib non-free" |
| 8091 | msgid "deb file:/home/apt/debian stable main contrib non-free" |
| 8092 | msgstr "deb file:/home/jason/debian stable main contrib non-free" |
| 8093 | |
| 8094 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8095 | #: sources.list.5.xml |
| 8096 | #, fuzzy, no-wrap |
| 8097 | #| msgid "deb file:/home/jason/debian stable main contrib non-free" |
| 8098 | msgid "" |
| 8099 | "Types: deb\n" |
| 8100 | "URIs: file:/home/apt/debian\n" |
| 8101 | "Suites: stable\n" |
| 8102 | "Components: main contrib non-free" |
| 8103 | msgstr "deb file:/home/jason/debian stable main contrib non-free" |
| 8104 | |
| 8105 | #. type: Content of: <refentry><refsect1><para> |
| 8106 | #: sources.list.5.xml |
| 8107 | msgid "As above, except this uses the unstable (development) distribution." |
| 8108 | msgstr "" |
| 8109 | "Como em cima, excepto que usa a distribuição unstable (de desenvolvimento)." |
| 8110 | |
| 8111 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8112 | #: sources.list.5.xml |
| 8113 | #, fuzzy, no-wrap |
| 8114 | #| msgid "deb file:/home/jason/debian unstable main contrib non-free" |
| 8115 | msgid "deb file:/home/apt/debian unstable main contrib non-free" |
| 8116 | msgstr "deb file:/home/jason/debian unstable main contrib non-free" |
| 8117 | |
| 8118 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8119 | #: sources.list.5.xml |
| 8120 | #, fuzzy, no-wrap |
| 8121 | #| msgid "deb file:/home/jason/debian unstable main contrib non-free" |
| 8122 | msgid "" |
| 8123 | "Types: deb\n" |
| 8124 | "URIs: file:/home/apt/debian\n" |
| 8125 | "Suites: unstable\n" |
| 8126 | "Components: main contrib non-free" |
| 8127 | msgstr "deb file:/home/jason/debian unstable main contrib non-free" |
| 8128 | |
| 8129 | #. type: Content of: <refentry><refsect1><para> |
| 8130 | #: sources.list.5.xml |
| 8131 | #, fuzzy |
| 8132 | #| msgid "Source line for the above" |
| 8133 | msgid "Sources specification for the above." |
| 8134 | msgstr "Linha de fonte para o referido acima" |
| 8135 | |
| 8136 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8137 | #: sources.list.5.xml |
| 8138 | #, fuzzy, no-wrap |
| 8139 | #| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" |
| 8140 | msgid "deb-src file:/home/apt/debian unstable main contrib non-free" |
| 8141 | msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" |
| 8142 | |
| 8143 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8144 | #: sources.list.5.xml |
| 8145 | #, fuzzy, no-wrap |
| 8146 | #| msgid "deb-src file:/home/jason/debian unstable main contrib non-free" |
| 8147 | msgid "" |
| 8148 | "Types: deb-src\n" |
| 8149 | "URIs: file:/home/apt/debian\n" |
| 8150 | "Suites: unstable\n" |
| 8151 | "Components: main contrib non-free" |
| 8152 | msgstr "deb-src file:/home/jason/debian unstable main contrib non-free" |
| 8153 | |
| 8154 | #. type: Content of: <refentry><refsect1><para> |
| 8155 | #: sources.list.5.xml |
| 8156 | msgid "" |
| 8157 | "The first line gets package information for the architectures in " |
| 8158 | "<literal>APT::Architectures</literal> while the second always retrieves " |
| 8159 | "<literal>amd64</literal> and <literal>armel</literal>." |
| 8160 | msgstr "" |
| 8161 | "A primeira linha obtém a informação do pacote para a arquitectura em " |
| 8162 | "<literal>APT::Architectures</literal> enquanto a segunda obtém sempre " |
| 8163 | "<literal>amd64</literal> e <literal>armel</literal>." |
| 8164 | |
| 8165 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8166 | #: sources.list.5.xml |
| 8167 | #, fuzzy, no-wrap |
| 8168 | #| msgid "" |
| 8169 | #| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" |
| 8170 | #| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" |
| 8171 | msgid "" |
| 8172 | "deb http://httpredir.debian.org/debian &debian-stable-codename; main\n" |
| 8173 | "deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main" |
| 8174 | msgstr "" |
| 8175 | "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" |
| 8176 | "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" |
| 8177 | |
| 8178 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8179 | #: sources.list.5.xml |
| 8180 | #, fuzzy, no-wrap |
| 8181 | #| msgid "" |
| 8182 | #| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" |
| 8183 | #| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" |
| 8184 | msgid "" |
| 8185 | "Types: deb\n" |
| 8186 | "URIs: http://httpredir.debian.org/debian\n" |
| 8187 | "Suites: &debian-stable-codename;\n" |
| 8188 | "Components: main\n" |
| 8189 | "\n" |
| 8190 | "Types: deb\n" |
| 8191 | "URIs: http://httpredir.debian.org/debian\n" |
| 8192 | "Suites: &debian-stable-codename;\n" |
| 8193 | "Components: main\n" |
| 8194 | "Architectures: amd64 armel\n" |
| 8195 | msgstr "" |
| 8196 | "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" |
| 8197 | "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" |
| 8198 | |
| 8199 | #. type: Content of: <refentry><refsect1><para> |
| 8200 | #: sources.list.5.xml |
| 8201 | msgid "" |
| 8202 | "Uses HTTP to access the archive at archive.debian.org, and uses only the " |
| 8203 | "hamm/main area." |
| 8204 | msgstr "" |
| 8205 | "Usa HTTP para aceder ao arquivo em archive.debian.org, e usa apenas a área " |
| 8206 | "hamm/main." |
| 8207 | |
| 8208 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8209 | #: sources.list.5.xml |
| 8210 | #, no-wrap |
| 8211 | msgid "deb http://archive.debian.org/debian-archive hamm main" |
| 8212 | msgstr "deb http://archive.debian.org/debian-archive hamm main" |
| 8213 | |
| 8214 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8215 | #: sources.list.5.xml |
| 8216 | #, fuzzy, no-wrap |
| 8217 | #| msgid "deb http://archive.debian.org/debian-archive hamm main" |
| 8218 | msgid "" |
| 8219 | "Types: deb\n" |
| 8220 | "URIs: http://archive.debian.org/debian-archive\n" |
| 8221 | "Suites: hamm\n" |
| 8222 | "Components: main" |
| 8223 | msgstr "deb http://archive.debian.org/debian-archive hamm main" |
| 8224 | |
| 8225 | #. type: Content of: <refentry><refsect1><para> |
| 8226 | #: sources.list.5.xml |
| 8227 | msgid "" |
| 8228 | "Uses FTP to access the archive at ftp.debian.org, under the debian " |
| 8229 | "directory, and uses only the &debian-stable-codename;/contrib area." |
| 8230 | msgstr "" |
| 8231 | "Usa FTP para aceder ao arquivo em ftp.debian.org, sob o directório debian, e " |
| 8232 | "usa apenas a área &debian-stable-codename;/contrib." |
| 8233 | |
| 8234 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8235 | #: sources.list.5.xml |
| 8236 | #, no-wrap |
| 8237 | msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" |
| 8238 | msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" |
| 8239 | |
| 8240 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8241 | #: sources.list.5.xml |
| 8242 | #, fuzzy, no-wrap |
| 8243 | #| msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" |
| 8244 | msgid "" |
| 8245 | "Types: deb\n" |
| 8246 | "URIs: ftp://ftp.debian.org/debian\n" |
| 8247 | "Suites: &debian-stable-codename;\n" |
| 8248 | "Components: contrib" |
| 8249 | msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" |
| 8250 | |
| 8251 | #. type: Content of: <refentry><refsect1><para> |
| 8252 | #: sources.list.5.xml |
| 8253 | msgid "" |
| 8254 | "Uses FTP to access the archive at ftp.debian.org, under the debian " |
| 8255 | "directory, and uses only the unstable/contrib area. If this line appears as " |
| 8256 | "well as the one in the previous example in <filename>sources.list</filename> " |
| 8257 | "a single FTP session will be used for both resource lines." |
| 8258 | msgstr "" |
| 8259 | "Usa FTP para aceder ao arquivo em ftp.debian.org, sob o directório debian, e " |
| 8260 | "usa apenas a área unstable/contrib. Se esta linha aparecer também como " |
| 8261 | "aquela no exemplo anterior em <filename>sources.list</filename> será usada " |
| 8262 | "uma única sessão FTP para ambas linhas de recurso." |
| 8263 | |
| 8264 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8265 | #: sources.list.5.xml |
| 8266 | #, no-wrap |
| 8267 | msgid "deb ftp://ftp.debian.org/debian unstable contrib" |
| 8268 | msgstr "deb ftp://ftp.debian.org/debian unstable contrib" |
| 8269 | |
| 8270 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8271 | #: sources.list.5.xml |
| 8272 | #, fuzzy, no-wrap |
| 8273 | #| msgid "deb ftp://ftp.debian.org/debian unstable contrib" |
| 8274 | msgid "" |
| 8275 | "Types: deb\n" |
| 8276 | "URIs: ftp://ftp.debian.org/debian\n" |
| 8277 | "Suites: unstable\n" |
| 8278 | "Components: contrib" |
| 8279 | msgstr "deb ftp://ftp.debian.org/debian unstable contrib" |
| 8280 | |
| 8281 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 8282 | #: sources.list.5.xml |
| 8283 | #, no-wrap |
| 8284 | msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" |
| 8285 | msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" |
| 8286 | |
| 8287 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 8288 | #: sources.list.5.xml |
| 8289 | #, fuzzy, no-wrap |
| 8290 | #| msgid "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" |
| 8291 | msgid "" |
| 8292 | "Types: deb\n" |
| 8293 | "URIs: http://ftp.tlh.debian.org/universe\n" |
| 8294 | "Suites: unstable/binary-$(ARCH)/" |
| 8295 | msgstr "deb http://ftp.tlh.debian.org/universe unstable/binary-$(ARCH)/" |
| 8296 | |
| 8297 | #. type: Content of: <refentry><refsect1><para> |
| 8298 | #: sources.list.5.xml |
| 8299 | #, fuzzy |
| 8300 | #| msgid "" |
| 8301 | #| "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe " |
| 8302 | #| "directory, and uses only files found under <filename>unstable/binary-" |
| 8303 | #| "i386</filename> on i386 machines, <filename>unstable/binary-amd64</" |
| 8304 | #| "filename> on amd64, and so forth for other supported architectures. [Note " |
| 8305 | #| "this example only illustrates how to use the substitution variable; " |
| 8306 | #| "official debian archives are not structured like this] <placeholder type=" |
| 8307 | #| "\"literallayout\" id=\"0\"/>" |
| 8308 | msgid "" |
| 8309 | "Uses HTTP to access the archive at ftp.tlh.debian.org, under the universe " |
| 8310 | "directory, and uses only files found under <filename>unstable/binary-i386</" |
| 8311 | "filename> on i386 machines, <filename>unstable/binary-amd64</filename> on " |
| 8312 | "amd64, and so forth for other supported architectures. [Note this example " |
| 8313 | "only illustrates how to use the substitution variable; official debian " |
| 8314 | "archives are not structured like this] <placeholder type=\"literallayout\" " |
| 8315 | "id=\"0\"/> <placeholder type=\"literallayout\" id=\"1\"/>" |
| 8316 | msgstr "" |
| 8317 | "Usa HTTP para aceder ao arquivo em ftp.tlh.debian.org, sob o directório " |
| 8318 | "universe, e usa apenas os ficheiros encontrados sob <filename>unstable/" |
| 8319 | "binary-i386</filename> em máquinas i386, <filename>unstable/binary-amd64</" |
| 8320 | "filename> em amd64, e assim por diante para outras arquitecturas suportadas. " |
| 8321 | "[Note que este exemplo apenas mostra como usar a variável de substituição; " |
| 8322 | "os arquivos oficiais debian não estão estruturados assim] <placeholder type=" |
| 8323 | "\"literallayout\" id=\"0\"/>" |
| 8324 | |
| 8325 | #. type: Content of: <refentry><refsect1><para> |
| 8326 | #: sources.list.5.xml |
| 8327 | msgid "" |
| 8328 | "Uses HTTP to get binary packages as well as sources from the stable, testing " |
| 8329 | "and unstable suites and the components main and contrib." |
| 8330 | msgstr "" |
| 8331 | |
| 8332 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8333 | #: sources.list.5.xml |
| 8334 | #, no-wrap |
| 8335 | msgid "" |
| 8336 | "deb http://httpredir.debian.org/debian stable main contrib\n" |
| 8337 | "deb-src http://httpredir.debian.org/debian stable main contrib\n" |
| 8338 | "deb http://httpredir.debian.org/debian testing main contrib\n" |
| 8339 | "deb-src http://httpredir.debian.org/debian testing main contrib\n" |
| 8340 | "deb http://httpredir.debian.org/debian unstable main contrib\n" |
| 8341 | "deb-src http://httpredir.debian.org/debian unstable main contrib" |
| 8342 | msgstr "" |
| 8343 | |
| 8344 | #. type: Content of: <refentry><refsect1><literallayout> |
| 8345 | #: sources.list.5.xml |
| 8346 | #, no-wrap |
| 8347 | msgid "" |
| 8348 | "Types: deb deb-src\n" |
| 8349 | "URIs: http://httpredir.debian.org/debian\n" |
| 8350 | "Suites: stable testing unstable\n" |
| 8351 | "Components: main contrib\n" |
| 8352 | msgstr "" |
| 8353 | |
| 8354 | #. type: Content of: <refentry><refsect1><para> |
| 8355 | #: sources.list.5.xml |
| 8356 | #, fuzzy |
| 8357 | #| msgid "&apt-cache; &apt-conf;" |
| 8358 | msgid "&apt-get;, &apt-conf;" |
| 8359 | msgstr "&apt-cache; &apt-conf;" |
| 8360 | |
| 8361 | #. type: Content of: <refentry><refmeta><manvolnum> |
| 8362 | #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml |
| 8363 | msgid "1" |
| 8364 | msgstr "1" |
| 8365 | |
| 8366 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 8367 | #: apt-extracttemplates.1.xml |
| 8368 | msgid "" |
| 8369 | "Utility to extract <command>debconf</command> config and templates from " |
| 8370 | "Debian packages" |
| 8371 | msgstr "" |
| 8372 | "Utilitário para extrair configurações e modelos <command>debconf</command> a " |
| 8373 | "partir de pacotes Debian" |
| 8374 | |
| 8375 | #. type: Content of: <refentry><refsect1><para> |
| 8376 | #: apt-extracttemplates.1.xml |
| 8377 | msgid "" |
| 8378 | "<command>apt-extracttemplates</command> will take one or more Debian package " |
| 8379 | "files as input and write out (to a temporary directory) all associated " |
| 8380 | "config scripts and template files. For each passed in package that contains " |
| 8381 | "config scripts and templates, one line of output will be generated in the " |
| 8382 | "format:" |
| 8383 | msgstr "" |
| 8384 | "<command>apt-extracttemplates</command> irá receber um ou mais ficheiros de " |
| 8385 | "pacotes Debian na sua entrada e escrever (para um directório temporário) " |
| 8386 | "todos os scripts de configuração associados e ficheiros de modelo. Por cada " |
| 8387 | "pacote passado por ele que contenha scripts de configuração e modelos, será " |
| 8388 | "gerada uma linha no formato:" |
| 8389 | |
| 8390 | #. type: Content of: <refentry><refsect1><para> |
| 8391 | #: apt-extracttemplates.1.xml |
| 8392 | msgid "package version template-file config-script" |
| 8393 | msgstr "pacote versão ficheiro-modelo script-de-configuração" |
| 8394 | |
| 8395 | #. type: Content of: <refentry><refsect1><para> |
| 8396 | #: apt-extracttemplates.1.xml |
| 8397 | msgid "" |
| 8398 | "template-file and config-script are written to the temporary directory " |
| 8399 | "specified by the <option>-t</option> or <option>--tempdir</option> " |
| 8400 | "(<literal>APT::ExtractTemplates::TempDir</literal>) directory, with " |
| 8401 | "filenames of the form <filename>package.template.XXXXXX</filename> and " |
| 8402 | "<filename>package.config.XXXXXX</filename>" |
| 8403 | msgstr "" |
| 8404 | "ficheiro-modelo e script-de-configuração são escritos num directório " |
| 8405 | "temporário especificado por <option>-t</option> ou <option>--tempdir</" |
| 8406 | "option> (<literal>APT::ExtractTemplates::TempDir</literal>) directório, com " |
| 8407 | "nomes de ficheiros no formato <filename>pacote.modelo.XXXXXX</filename> e " |
| 8408 | "<filename>pacote.configuração.XXXXXX</filename>" |
| 8409 | |
| 8410 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8411 | #: apt-extracttemplates.1.xml |
| 8412 | msgid "" |
| 8413 | "Temporary directory in which to write extracted <command>debconf</command> " |
| 8414 | "template files and config scripts. Configuration Item: <literal>APT::" |
| 8415 | "ExtractTemplates::TempDir</literal>" |
| 8416 | msgstr "" |
| 8417 | "Directório temporário para onde escrever ficheiros <command>debconf</" |
| 8418 | "command> modelo extraídos e scripts de configuração. Item de Configuração: " |
| 8419 | "<literal>APT::ExtractTemplates::TempDir</literal>" |
| 8420 | |
| 8421 | #. type: Content of: <refentry><refsect1><para> |
| 8422 | #: apt-extracttemplates.1.xml |
| 8423 | msgid "" |
| 8424 | "<command>apt-extracttemplates</command> returns zero on normal operation, " |
| 8425 | "decimal 100 on error." |
| 8426 | msgstr "" |
| 8427 | "<command>apt-extracttemplates</command> devolve zero na operação normal, 100 " |
| 8428 | "decimal em erro." |
| 8429 | |
| 8430 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 8431 | #: apt-sortpkgs.1.xml |
| 8432 | msgid "Utility to sort package index files" |
| 8433 | msgstr "Utilitário para organizar ficheiros índice de pacotes" |
| 8434 | |
| 8435 | #. type: Content of: <refentry><refsect1><para> |
| 8436 | #: apt-sortpkgs.1.xml |
| 8437 | msgid "" |
| 8438 | "<command>apt-sortpkgs</command> will take an index file (source index or " |
| 8439 | "package index) and sort the records so that they are ordered by the package " |
| 8440 | "name. It will also sort the internal fields of each record according to the " |
| 8441 | "internal sorting rules." |
| 8442 | msgstr "" |
| 8443 | "<command>apt-sortpkgs</command> irá pegar num ficheiro índice (índice de " |
| 8444 | "fontes ou índice de pacotes) e organizar os registos para que fiquem " |
| 8445 | "ordenados pelo nome do pacote. Também organiza os campos internos de cada " |
| 8446 | "registo de acordo com as regras de organização internas." |
| 8447 | |
| 8448 | #. type: Content of: <refentry><refsect1><para> |
| 8449 | #: apt-sortpkgs.1.xml |
| 8450 | msgid "" |
| 8451 | "All output is sent to standard output; the input must be a seekable file." |
| 8452 | msgstr "" |
| 8453 | "Todas as saídas são enviadas para a saída standard, a entrada tem de ser um " |
| 8454 | "ficheiro pesquisável." |
| 8455 | |
| 8456 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8457 | #: apt-sortpkgs.1.xml |
| 8458 | msgid "" |
| 8459 | "Use source index field ordering. Configuration Item: <literal>APT::" |
| 8460 | "SortPkgs::Source</literal>." |
| 8461 | msgstr "" |
| 8462 | "Usa ordenação de campo de índice Source. Item de Configuração: <literal>APT::" |
| 8463 | "SortPkgs::Source</literal>." |
| 8464 | |
| 8465 | #. type: Content of: <refentry><refsect1><para> |
| 8466 | #: apt-sortpkgs.1.xml |
| 8467 | msgid "" |
| 8468 | "<command>apt-sortpkgs</command> returns zero on normal operation, decimal " |
| 8469 | "100 on error." |
| 8470 | msgstr "" |
| 8471 | "<command>apt-sortpkgs</command> devolve zero na operação normal, 100 decimal " |
| 8472 | "em erro." |
| 8473 | |
| 8474 | #. type: Content of: <refentry><refnamediv><refpurpose> |
| 8475 | #: apt-ftparchive.1.xml |
| 8476 | msgid "Utility to generate index files" |
| 8477 | msgstr "Utilitário para gerar ficheiros de índice" |
| 8478 | |
| 8479 | #. type: Content of: <refentry><refsect1><para> |
| 8480 | #: apt-ftparchive.1.xml |
| 8481 | msgid "" |
| 8482 | "<command>apt-ftparchive</command> is the command line tool that generates " |
| 8483 | "the index files that APT uses to access a distribution source. The index " |
| 8484 | "files should be generated on the origin site based on the content of that " |
| 8485 | "site." |
| 8486 | msgstr "" |
| 8487 | "<command>apt-ftparchive</command> é a ferramenta de linha de comandos que " |
| 8488 | "cria os ficheiros índice que o APT usa para aceder a uma fonte de " |
| 8489 | "distribuição. Os ficheiros índice devem ser gerados no site de origem " |
| 8490 | "baseados no conteúdo desse site." |
| 8491 | |
| 8492 | #. type: Content of: <refentry><refsect1><para> |
| 8493 | #: apt-ftparchive.1.xml |
| 8494 | msgid "" |
| 8495 | "<command>apt-ftparchive</command> is a superset of the &dpkg-scanpackages; " |
| 8496 | "program, incorporating its entire functionality via the <literal>packages</" |
| 8497 | "literal> command. It also contains a contents file generator, " |
| 8498 | "<literal>contents</literal>, and an elaborate means to 'script' the " |
| 8499 | "generation process for a complete archive." |
| 8500 | msgstr "" |
| 8501 | "<command>apt-ftparchive</command> é um super conjunto do programa &dpkg-" |
| 8502 | "scanpackages;, incorporando todas as suas funcionalidades através do comando " |
| 8503 | "<literal>packages</literal>. Também contém um gerador de ficheiro de " |
| 8504 | "conteúdos, <literal>contents</literal>, e um meio elaborado de colocar em " |
| 8505 | "script o processo de geração para um arquivo completo." |
| 8506 | |
| 8507 | #. type: Content of: <refentry><refsect1><para> |
| 8508 | #: apt-ftparchive.1.xml |
| 8509 | msgid "" |
| 8510 | "Internally <command>apt-ftparchive</command> can make use of binary " |
| 8511 | "databases to cache the contents of a .deb file and it does not rely on any " |
| 8512 | "external programs aside from &gzip;. When doing a full generate it " |
| 8513 | "automatically performs file-change checks and builds the desired compressed " |
| 8514 | "output files." |
| 8515 | msgstr "" |
| 8516 | "Internamente o <command>apt-ftparchive</command> pode fazer uso de bases de " |
| 8517 | "dados binárias para por em cache os conteúdos de um ficheiro .deb e não " |
| 8518 | "precisa de nenhum programa externo à excepção do &gzip;. Quando faz uma " |
| 8519 | "geração completa, executa automaticamente verificações de alterações de " |
| 8520 | "ficheiros e constrói os ficheiros comprimidos desejados." |
| 8521 | |
| 8522 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8523 | #: apt-ftparchive.1.xml |
| 8524 | msgid "" |
| 8525 | "The packages command generates a package file from a directory tree. It " |
| 8526 | "takes the given directory and recursively searches it for .deb files, " |
| 8527 | "emitting a package record to stdout for each. This command is approximately " |
| 8528 | "equivalent to &dpkg-scanpackages;." |
| 8529 | msgstr "" |
| 8530 | "O comando packages gera um ficheiro pacote a partir duma árvore de " |
| 8531 | "directórios. Recebe um dado directório e procura recursivamente por " |
| 8532 | "ficheiros .deb, emitindo um registo de pacote para o stdout por cada um. " |
| 8533 | "Este comando é aproximadamente equivalente ao &dpkg-scanpackages;." |
| 8534 | |
| 8535 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8536 | #: apt-ftparchive.1.xml |
| 8537 | msgid "" |
| 8538 | "The option <option>--db</option> can be used to specify a binary caching DB." |
| 8539 | msgstr "" |
| 8540 | "A opção <option>--db</option> pode ser usada para especificar uma base de " |
| 8541 | "dados de cache binária." |
| 8542 | |
| 8543 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8544 | #: apt-ftparchive.1.xml |
| 8545 | msgid "" |
| 8546 | "The <literal>sources</literal> command generates a source index file from a " |
| 8547 | "directory tree. It takes the given directory and recursively searches it " |
| 8548 | "for .dsc files, emitting a source record to stdout for each. This command is " |
| 8549 | "approximately equivalent to &dpkg-scansources;." |
| 8550 | msgstr "" |
| 8551 | "O comando <literal>sources</literal> gera um índice de fonte a partir duma " |
| 8552 | "árvore de directórios. Recebe um dado directório e procura recursivamente " |
| 8553 | "por ficheiros .dsc, emitindo um registo de fonte para o stdout por cada um. " |
| 8554 | "Este comando é aproximadamente equivalente ao &dpkg-scansources;." |
| 8555 | |
| 8556 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8557 | #: apt-ftparchive.1.xml |
| 8558 | msgid "" |
| 8559 | "If an override file is specified then a source override file will be looked " |
| 8560 | "for with an extension of .src. The --source-override option can be used to " |
| 8561 | "change the source override file that will be used." |
| 8562 | msgstr "" |
| 8563 | "Se for especificado um ficheiro de sobreposição então será procurado um " |
| 8564 | "ficheiro de sobreposição de fonte com uma extensão de .src. A opção --" |
| 8565 | "source-override pode ser usada para alterar o ficheiro de sobreposição de " |
| 8566 | "fonte que irá ser usado." |
| 8567 | |
| 8568 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8569 | #: apt-ftparchive.1.xml |
| 8570 | msgid "" |
| 8571 | "The <literal>contents</literal> command generates a contents file from a " |
| 8572 | "directory tree. It takes the given directory and recursively searches it " |
| 8573 | "for .deb files, and reads the file list from each file. It then sorts and " |
| 8574 | "writes to stdout the list of files matched to packages. Directories are not " |
| 8575 | "written to the output. If multiple packages own the same file then each " |
| 8576 | "package is separated by a comma in the output." |
| 8577 | msgstr "" |
| 8578 | "O comando<literal>contents</literal> gera um ficheiro de conteúdos a partir " |
| 8579 | "duma árvore de directórios. Recebe um dado directório e procura " |
| 8580 | "recursivamente por ficheiros .deb, e lê a lista de ficheiros de cada " |
| 8581 | "ficheiro. Então organiza e escreve para o stdout a lista de ficheiros " |
| 8582 | "correspondente a pacotes. Os directórios não são escritos no saída. Se " |
| 8583 | "múltiplos pacotes possuírem o mesmo ficheiro então cada pacote é separado " |
| 8584 | "por uma vírgula na saída." |
| 8585 | |
| 8586 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8587 | #: apt-ftparchive.1.xml |
| 8588 | #, fuzzy |
| 8589 | #| msgid "" |
| 8590 | #| "The <literal>release</literal> command generates a Release file from a " |
| 8591 | #| "directory tree. It recursively searches the given directory for " |
| 8592 | #| "uncompressed <filename>Packages</filename> and <filename>Sources</" |
| 8593 | #| "filename> files and ones compressed with <command>gzip</command>, " |
| 8594 | #| "<command>bzip2</command> or <command>lzma</command> as well as " |
| 8595 | #| "<filename>Release</filename> and <filename>md5sum.txt</filename> files by " |
| 8596 | #| "default (<literal>APT::FTPArchive::Release::Default-Patterns</literal>). " |
| 8597 | #| "Additional filename patterns can be added by listing them in " |
| 8598 | #| "<literal>APT::FTPArchive::Release::Patterns</literal>. It then writes to " |
| 8599 | #| "stdout a <filename>Release</filename> file containing an MD5, SHA1 and " |
| 8600 | #| "SHA256 digest for each file." |
| 8601 | msgid "" |
| 8602 | "The <literal>release</literal> command generates a Release file from a " |
| 8603 | "directory tree. It recursively searches the given directory for uncompressed " |
| 8604 | "<filename>Packages</filename> and <filename>Sources</filename> files and " |
| 8605 | "ones compressed with <command>gzip</command>, <command>bzip2</command> or " |
| 8606 | "<command>lzma</command> as well as <filename>Release</filename> and " |
| 8607 | "<filename>md5sum.txt</filename> files by default (<literal>APT::FTPArchive::" |
| 8608 | "Release::Default-Patterns</literal>). Additional filename patterns can be " |
| 8609 | "added by listing them in <literal>APT::FTPArchive::Release::Patterns</" |
| 8610 | "literal>. It then writes to stdout a <filename>Release</filename> file " |
| 8611 | "containing (by default) an MD5, SHA1, SHA256 and SHA512 digest for each file." |
| 8612 | msgstr "" |
| 8613 | "O comando <literal>release</literal> gera um ficheiro Release a partir de " |
| 8614 | "uma árvore de directórios. Por predefinição, procura recursivamente no " |
| 8615 | "directório fornecido por ficheiros <filename>Packages</filename> e " |
| 8616 | "<filename>Sources</filename> não comprimidos e outros comprimidos com " |
| 8617 | "<command>gzip</command>, <command>bzip2</command> ou <command>lzma</command> " |
| 8618 | "assim como ficheiros <filename>Release</filename> e <filename>md5sum.txt</" |
| 8619 | "filename> (<literal>APT::FTPArchive::Release::Default-Patterns</literal>). " |
| 8620 | "Depois escreve para o stdout um ficheiro <filename>Release</filename> que " |
| 8621 | "contém um resultado de MD5, SHA1 e SHA256 para cada ficheiro." |
| 8622 | |
| 8623 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8624 | #: apt-ftparchive.1.xml |
| 8625 | msgid "" |
| 8626 | "Values for the additional metadata fields in the Release file are taken from " |
| 8627 | "the corresponding variables under <literal>APT::FTPArchive::Release</" |
| 8628 | "literal>, e.g. <literal>APT::FTPArchive::Release::Origin</literal>. The " |
| 8629 | "supported fields are: <literal>Origin</literal>, <literal>Label</literal>, " |
| 8630 | "<literal>Suite</literal>, <literal>Version</literal>, <literal>Codename</" |
| 8631 | "literal>, <literal>Date</literal>, <literal>Valid-Until</literal>, " |
| 8632 | "<literal>Architectures</literal>, <literal>Components</literal>, " |
| 8633 | "<literal>Description</literal>." |
| 8634 | msgstr "" |
| 8635 | "Valores para os campos de metadados adicionais no ficheiro Release são " |
| 8636 | "tomados a partir das variáveis correspondentes sob <literal>APT::FTPArchive::" |
| 8637 | "Release</literal>, ex. <literal>APT::FTPArchive::Release::Origin</literal>. " |
| 8638 | "Os campos suportados são: <literal>Origin</literal>, <literal>Label</" |
| 8639 | "literal>, <literal>Suite</literal>, <literal>Version</literal>, " |
| 8640 | "<literal>Codename</literal>, <literal>Date</literal>, " |
| 8641 | "<literal>Architectures</literal>, <literal>Components</literal>, " |
| 8642 | "<literal>Description</literal>." |
| 8643 | |
| 8644 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8645 | #: apt-ftparchive.1.xml |
| 8646 | msgid "" |
| 8647 | "The <literal>generate</literal> command is designed to be runnable from a " |
| 8648 | "cron script and builds indexes according to the given config file. The " |
| 8649 | "config language provides a flexible means of specifying which index files " |
| 8650 | "are built from which directories, as well as providing a simple means of " |
| 8651 | "maintaining the required settings." |
| 8652 | msgstr "" |
| 8653 | "O comando <literal>generate</literal> é desenhado para ser executado a " |
| 8654 | "partir dum script cron e constrói índices de acordo com o ficheiro de " |
| 8655 | "configuração fornecido. A linguagem de configuração disponibiliza um meio " |
| 8656 | "flexível de de especificar quais ficheiros índice são construídos a partir " |
| 8657 | "de quais directórios, assim como disponibilizar um meio simples de manter as " |
| 8658 | "definições requeridas." |
| 8659 | |
| 8660 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 8661 | #: apt-ftparchive.1.xml |
| 8662 | msgid "" |
| 8663 | "The <literal>clean</literal> command tidies the databases used by the given " |
| 8664 | "configuration file by removing any records that are no longer necessary." |
| 8665 | msgstr "" |
| 8666 | "O comando <literal>clean</literal> arruma as bases de dados usadas pelo " |
| 8667 | "ficheiro de configuração fornecido ao remover quaisquer registos que já não " |
| 8668 | "são necessários." |
| 8669 | |
| 8670 | #. type: Content of: <refentry><refsect1><title> |
| 8671 | #: apt-ftparchive.1.xml |
| 8672 | msgid "The Generate Configuration" |
| 8673 | msgstr "A Configuração do Generate" |
| 8674 | |
| 8675 | #. type: Content of: <refentry><refsect1><para> |
| 8676 | #: apt-ftparchive.1.xml |
| 8677 | msgid "" |
| 8678 | "The <literal>generate</literal> command uses a configuration file to " |
| 8679 | "describe the archives that are going to be generated. It follows the typical " |
| 8680 | "ISC configuration format as seen in ISC tools like bind 8 and dhcpd. &apt-" |
| 8681 | "conf; contains a description of the syntax. Note that the generate " |
| 8682 | "configuration is parsed in sectional manner, but &apt-conf; is parsed in a " |
| 8683 | "tree manner. This only effects how the scope tag is handled." |
| 8684 | msgstr "" |
| 8685 | "O comando <literal>generate</literal> usa um ficheiro de configuração para " |
| 8686 | "descrever os arquivos que vão ser gerados. Segue o formato típico de " |
| 8687 | "configuração ISC como visto em ferramentas ISC como o bind 8 e dhcpd. &apt-" |
| 8688 | "conf; contém uma descrição da sintaxe. Note que a configuração gerada é " |
| 8689 | "analisada de maneira seccional, mas o &apt-conf; é analisado numa maneira de " |
| 8690 | "árvore. Isto apenas afecta o modo de como a etiqueta scope é manuseada." |
| 8691 | |
| 8692 | #. type: Content of: <refentry><refsect1><para> |
| 8693 | #: apt-ftparchive.1.xml |
| 8694 | msgid "" |
| 8695 | "The generate configuration has four separate sections, each described below." |
| 8696 | msgstr "" |
| 8697 | "A configuração do generate tem 4 secções separadas, cada uma descrita mais " |
| 8698 | "abaixo." |
| 8699 | |
| 8700 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 8701 | #: apt-ftparchive.1.xml |
| 8702 | msgid "<literal>Dir</literal> Section" |
| 8703 | msgstr "Secção <literal>Dir</literal>" |
| 8704 | |
| 8705 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 8706 | #: apt-ftparchive.1.xml |
| 8707 | msgid "" |
| 8708 | "The <literal>Dir</literal> section defines the standard directories needed " |
| 8709 | "to locate the files required during the generation process. These " |
| 8710 | "directories are prepended certain relative paths defined in later sections " |
| 8711 | "to produce a complete an absolute path." |
| 8712 | msgstr "" |
| 8713 | "A secção <literal>Dir</literal> define os directórios standard necessários " |
| 8714 | "para localizar os ficheiros requisitados durante o processo de geração. " |
| 8715 | "Estes directórios precedem a certos caminhos relativos definidos em secções " |
| 8716 | "posteriores para produzir um caminho completo e absoluto." |
| 8717 | |
| 8718 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8719 | #: apt-ftparchive.1.xml |
| 8720 | msgid "" |
| 8721 | "Specifies the root of the FTP archive, in a standard Debian configuration " |
| 8722 | "this is the directory that contains the <filename>ls-LR</filename> and dist " |
| 8723 | "nodes." |
| 8724 | msgstr "" |
| 8725 | "Especifica a raiz do arquivo FTP, numa configuração Debian standard este é o " |
| 8726 | "directório que contém o <filename>ls-LR</filename> e nós da distribuição." |
| 8727 | |
| 8728 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8729 | #: apt-ftparchive.1.xml |
| 8730 | msgid "Specifies the location of the override files." |
| 8731 | msgstr "Especifica a localização dos ficheiros de sobrepor." |
| 8732 | |
| 8733 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8734 | #: apt-ftparchive.1.xml |
| 8735 | msgid "Specifies the location of the cache files." |
| 8736 | msgstr "Especifica a localização dos ficheiros de cache" |
| 8737 | |
| 8738 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8739 | #: apt-ftparchive.1.xml |
| 8740 | msgid "" |
| 8741 | "Specifies the location of the file list files, if the <literal>FileList</" |
| 8742 | "literal> setting is used below." |
| 8743 | msgstr "" |
| 8744 | "Especifica a localização dos ficheiros de listas de ficheiros, se a " |
| 8745 | "definição <literal>FileList</literal> for usada mais abaixo." |
| 8746 | |
| 8747 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 8748 | #: apt-ftparchive.1.xml |
| 8749 | msgid "<literal>Default</literal> Section" |
| 8750 | msgstr "Secção <literal>Default</literal>" |
| 8751 | |
| 8752 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 8753 | #: apt-ftparchive.1.xml |
| 8754 | msgid "" |
| 8755 | "The <literal>Default</literal> section specifies default values, and " |
| 8756 | "settings that control the operation of the generator. Other sections may " |
| 8757 | "override these defaults with a per-section setting." |
| 8758 | msgstr "" |
| 8759 | "A secção <literal>Default</literal> especifica valores predefinidos, e " |
| 8760 | "definições que controlam a operação do gerador. Outras secções podem " |
| 8761 | "sobrepor estas predefinições em uma definição por-secção." |
| 8762 | |
| 8763 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8764 | #: apt-ftparchive.1.xml |
| 8765 | msgid "" |
| 8766 | "Sets the default compression schemes to use for the package index files. It " |
| 8767 | "is a string that contains a space separated list of at least one of: '.' (no " |
| 8768 | "compression), 'gzip' and 'bzip2'. The default for all compression schemes is " |
| 8769 | "'. gzip'." |
| 8770 | msgstr "" |
| 8771 | "Define os esquemas de compressão predefinidos a usar para os ficheiros de " |
| 8772 | "índice Package. É uma string que contém uma lista separada por espaços de " |
| 8773 | "pelo menos um de: '.' (nenhuma compressão), 'gzip' and 'bzip2'. A " |
| 8774 | "predefinição para todos os esquemas de compressão é '. gzip'." |
| 8775 | |
| 8776 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8777 | #: apt-ftparchive.1.xml |
| 8778 | msgid "" |
| 8779 | "Sets the default list of file extensions that are package files. This " |
| 8780 | "defaults to '.deb'." |
| 8781 | msgstr "" |
| 8782 | "Define a lista predefinida das extensões de ficheiros que são ficheiros " |
| 8783 | "pacote. A predefinição é '.deb'." |
| 8784 | |
| 8785 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8786 | #: apt-ftparchive.1.xml |
| 8787 | msgid "" |
| 8788 | "This is similar to <literal>Packages::Compress</literal> except that it " |
| 8789 | "controls the compression for the Sources files." |
| 8790 | msgstr "" |
| 8791 | "Isto é semelhante a <literal>Packages::Compress</literal> excepto que " |
| 8792 | "controla a compressão para os ficheiros das Fontes." |
| 8793 | |
| 8794 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8795 | #: apt-ftparchive.1.xml |
| 8796 | msgid "" |
| 8797 | "Sets the default list of file extensions that are source files. This " |
| 8798 | "defaults to '.dsc'." |
| 8799 | msgstr "" |
| 8800 | "Define a lista predefinida das extensões de ficheiros que são ficheiros de " |
| 8801 | "fontes. A predefinição é '.dsc'." |
| 8802 | |
| 8803 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8804 | #: apt-ftparchive.1.xml |
| 8805 | msgid "" |
| 8806 | "This is similar to <literal>Packages::Compress</literal> except that it " |
| 8807 | "controls the compression for the Contents files." |
| 8808 | msgstr "" |
| 8809 | "Isto é semelhante a <literal>Packages::Compress</literal> excepto que " |
| 8810 | "controla a compressão para os ficheiros de Conteúdos." |
| 8811 | |
| 8812 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8813 | #: apt-ftparchive.1.xml |
| 8814 | msgid "" |
| 8815 | "This is similar to <literal>Packages::Compress</literal> except that it " |
| 8816 | "controls the compression for the Translation-en master file." |
| 8817 | msgstr "" |
| 8818 | "Isto é semelhante a <literal>Packages::Compress</literal> excepto que " |
| 8819 | "controla a compressão para o ficheiro mestre Translation-en." |
| 8820 | |
| 8821 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8822 | #: apt-ftparchive.1.xml |
| 8823 | msgid "" |
| 8824 | "Specifies the number of kilobytes to delink (and replace with hard links) " |
| 8825 | "per run. This is used in conjunction with the per-section <literal>External-" |
| 8826 | "Links</literal> setting." |
| 8827 | msgstr "" |
| 8828 | "Especifica o número de kilobytes para delink (e substitui com hard links) " |
| 8829 | "por execução. Isto é usado em conjunto com a definição <literal>External-" |
| 8830 | "Links</literal> por secção." |
| 8831 | |
| 8832 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8833 | #: apt-ftparchive.1.xml |
| 8834 | msgid "" |
| 8835 | "Specifies the mode of all created index files. It defaults to 0644. All " |
| 8836 | "index files are set to this mode with no regard to the umask." |
| 8837 | msgstr "" |
| 8838 | "Especifica o modo de todos os ficheiros índice criados. A predefinição é " |
| 8839 | "0644. Todos os ficheiros índice são definidos para este modo " |
| 8840 | "independentemente do umask." |
| 8841 | |
| 8842 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8843 | #: apt-ftparchive.1.xml |
| 8844 | msgid "" |
| 8845 | "Specifies whether long descriptions should be included in the " |
| 8846 | "<filename>Packages</filename> file or split out into a master " |
| 8847 | "<filename>Translation-en</filename> file." |
| 8848 | msgstr "" |
| 8849 | "Define se as descrições longas devem ser incluídas no ficheiro " |
| 8850 | "<filename>Packages</filename> ou divididas em um ficheiro " |
| 8851 | "<filename>Translation-en</filename> mestre." |
| 8852 | |
| 8853 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 8854 | #: apt-ftparchive.1.xml |
| 8855 | msgid "<literal>TreeDefault</literal> Section" |
| 8856 | msgstr "Secção <literal>TreeDefault</literal>" |
| 8857 | |
| 8858 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 8859 | #: apt-ftparchive.1.xml |
| 8860 | msgid "" |
| 8861 | "Sets defaults specific to <literal>Tree</literal> sections. All of these " |
| 8862 | "variables are substitution variables and have the strings $(DIST), " |
| 8863 | "$(SECTION) and $(ARCH) replaced with their respective values." |
| 8864 | msgstr "" |
| 8865 | "Define predefinições específicas para as secções <literal>Tree</literal>. " |
| 8866 | "Todas estas variáveis são variáveis de substituição e têm as strings " |
| 8867 | "$(DIST), $(SECTION) e $(ARCH) substituídas pelos seus respectivos valores." |
| 8868 | |
| 8869 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8870 | #: apt-ftparchive.1.xml |
| 8871 | msgid "" |
| 8872 | "Sets the number of kilobytes of contents files that are generated each day. " |
| 8873 | "The contents files are round-robined so that over several days they will all " |
| 8874 | "be rebuilt." |
| 8875 | msgstr "" |
| 8876 | "Define o número de kilobytes dos ficheiros de conteúdo que são gerados a " |
| 8877 | "cada dia. Os ficheiros de conteúdo são re-circulados para que ao fim de " |
| 8878 | "alguns dias todos sejam reconstruídos." |
| 8879 | |
| 8880 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8881 | #: apt-ftparchive.1.xml |
| 8882 | msgid "" |
| 8883 | "Controls the number of days a contents file is allowed to be checked without " |
| 8884 | "changing. If this limit is passed the mtime of the contents file is updated. " |
| 8885 | "This case can occur if the package file is changed in such a way that does " |
| 8886 | "not result in a new contents file [override edit for instance]. A hold off " |
| 8887 | "is allowed in hopes that new .debs will be installed, requiring a new file " |
| 8888 | "anyhow. The default is 10, the units are in days." |
| 8889 | msgstr "" |
| 8890 | "Controla o número de dias que se permite a um ficheiro de conteúdo ser " |
| 8891 | "verificado sem alteração. Se este limite for ultrapassado o mtime do " |
| 8892 | "ficheiro de conteúdo é actualizado. Este caso pode ocorrer se o ficheiro de " |
| 8893 | "pacote é alterado num modo que não resulta num novo ficheiro de conteúdo " |
| 8894 | "[por exemplo uma edição de sobreposição]. É permitido um soltar na esperança " |
| 8895 | "que novos .debs sejam instalados, requerendo um novo ficheiro de qualquer " |
| 8896 | "modo. A predefinição é 10, as unidades são em dias." |
| 8897 | |
| 8898 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8899 | #: apt-ftparchive.1.xml |
| 8900 | msgid "" |
| 8901 | "Sets the top of the .deb directory tree. Defaults to <filename>$(DIST)/" |
| 8902 | "$(SECTION)/binary-$(ARCH)/</filename>" |
| 8903 | msgstr "" |
| 8904 | "Define o topo da árvore de directórios .deb. A predefinição é <filename>" |
| 8905 | "$(DIST)/$(SECTION)/binary-$(ARCH)/</filename>" |
| 8906 | |
| 8907 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8908 | #: apt-ftparchive.1.xml |
| 8909 | msgid "" |
| 8910 | "Sets the top of the source package directory tree. Defaults to <filename>" |
| 8911 | "$(DIST)/$(SECTION)/source/</filename>" |
| 8912 | msgstr "" |
| 8913 | "Define o topo da árvore de directórios de pacotes fonte. A predefinição é " |
| 8914 | "<filename>$(DIST)/$(SECTION)/source/</filename>" |
| 8915 | |
| 8916 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8917 | #: apt-ftparchive.1.xml |
| 8918 | msgid "" |
| 8919 | "Sets the output Packages file. Defaults to <filename>$(DIST)/$(SECTION)/" |
| 8920 | "binary-$(ARCH)/Packages</filename>" |
| 8921 | msgstr "" |
| 8922 | "Define o ficheiro Packages de saída. A predefinição é <filename>$(DIST)/" |
| 8923 | "$(SECTION)/binary-$(ARCH)/Packages</filename>" |
| 8924 | |
| 8925 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8926 | #: apt-ftparchive.1.xml |
| 8927 | msgid "" |
| 8928 | "Sets the output Sources file. Defaults to <filename>$(DIST)/$(SECTION)/" |
| 8929 | "source/Sources</filename>" |
| 8930 | msgstr "" |
| 8931 | "Define o ficheiro Sources de saída. A predefinição é <filename>$(DIST)/" |
| 8932 | "$(SECTION)/source/Sources</filename>" |
| 8933 | |
| 8934 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8935 | #: apt-ftparchive.1.xml |
| 8936 | msgid "" |
| 8937 | "Sets the output Translation-en master file with the long descriptions if " |
| 8938 | "they should be not included in the Packages file. Defaults to <filename>" |
| 8939 | "$(DIST)/$(SECTION)/i18n/Translation-en</filename>" |
| 8940 | msgstr "" |
| 8941 | "Define se o ficheiro mestre Translation-en de saída com as descrições longas " |
| 8942 | "não deve ser incluído no ficheiro Packages. A predefinição é <filename>" |
| 8943 | "$(DIST)/$(SECTION)/i18n/Translation-en</filename>" |
| 8944 | |
| 8945 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8946 | #: apt-ftparchive.1.xml |
| 8947 | msgid "" |
| 8948 | "Sets the path prefix that causes a symlink to be considered an internal link " |
| 8949 | "instead of an external link. Defaults to <filename>$(DIST)/$(SECTION)/</" |
| 8950 | "filename>" |
| 8951 | msgstr "" |
| 8952 | "Define o prefixo de caminho que causa que um symlink seja considerado um " |
| 8953 | "link interno em vez de um link externo. A predefinição é <filename>$(DIST)/" |
| 8954 | "$(SECTION)/</filename>" |
| 8955 | |
| 8956 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8957 | #: apt-ftparchive.1.xml |
| 8958 | msgid "" |
| 8959 | "Sets the output Contents file. Defaults to <filename>$(DIST)/$(SECTION)/" |
| 8960 | "Contents-$(ARCH)</filename>. If this setting causes multiple Packages files " |
| 8961 | "to map onto a single Contents file (as is the default) then <command>apt-" |
| 8962 | "ftparchive</command> will integrate those package files together " |
| 8963 | "automatically." |
| 8964 | msgstr "" |
| 8965 | "Define a saída do ficheiro Contents. A predefinição é <filename>$(DIST)/" |
| 8966 | "Contents-$(ARCH)</filename>. Se esta definição causar múltiplos ficheiros " |
| 8967 | "Packages para mapear em um único ficheiro Contents (tal como a predefinição) " |
| 8968 | "então o <command>apt-ftparchive</command> irá automaticamente integrar esses " |
| 8969 | "ficheiros pacotes todos juntos." |
| 8970 | |
| 8971 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8972 | #: apt-ftparchive.1.xml |
| 8973 | msgid "Sets header file to prepend to the contents output." |
| 8974 | msgstr "Define o ficheiro cabeçalho para prefixar a saída de conteúdos." |
| 8975 | |
| 8976 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8977 | #: apt-ftparchive.1.xml |
| 8978 | msgid "" |
| 8979 | "Sets the binary cache database to use for this section. Multiple sections " |
| 8980 | "can share the same database." |
| 8981 | msgstr "" |
| 8982 | "Define a base de dados de cache binária a usar para esta secção. Múltiplas " |
| 8983 | "secções podem partilhar a mesma base de dados." |
| 8984 | |
| 8985 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8986 | #: apt-ftparchive.1.xml |
| 8987 | msgid "" |
| 8988 | "Specifies that instead of walking the directory tree, <command>apt-" |
| 8989 | "ftparchive</command> should read the list of files from the given file. " |
| 8990 | "Relative files names are prefixed with the archive directory." |
| 8991 | msgstr "" |
| 8992 | "Especifica que em vez de navegar na árvore de directórios, o <command>apt-" |
| 8993 | "ftparchive</command> deverá ler a lista de ficheiros a partir do ficheiro " |
| 8994 | "fornecido. Nomes de ficheiros relativos são prefixados com o directório de " |
| 8995 | "arquivo." |
| 8996 | |
| 8997 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 8998 | #: apt-ftparchive.1.xml |
| 8999 | msgid "" |
| 9000 | "Specifies that instead of walking the directory tree, <command>apt-" |
| 9001 | "ftparchive</command> should read the list of files from the given file. " |
| 9002 | "Relative files names are prefixed with the archive directory. This is used " |
| 9003 | "when processing source indexes." |
| 9004 | msgstr "" |
| 9005 | "Especifica que em vez de navegar na árvore de directórios, o <command>apt-" |
| 9006 | "ftparchive</command> deverá ler a lista de ficheiros a partir do ficheiro " |
| 9007 | "fornecido. Nomes de ficheiros relativos são prefixados com o directório de " |
| 9008 | "arquivo. Isto é usado quando se processa índices de fonte." |
| 9009 | |
| 9010 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 9011 | #: apt-ftparchive.1.xml |
| 9012 | msgid "<literal>Tree</literal> Section" |
| 9013 | msgstr "Secção <literal>Tree</literal>" |
| 9014 | |
| 9015 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 9016 | #: apt-ftparchive.1.xml |
| 9017 | msgid "" |
| 9018 | "The <literal>Tree</literal> section defines a standard Debian file tree " |
| 9019 | "which consists of a base directory, then multiple sections in that base " |
| 9020 | "directory and finally multiple Architectures in each section. The exact " |
| 9021 | "pathing used is defined by the <literal>Directory</literal> substitution " |
| 9022 | "variable." |
| 9023 | msgstr "" |
| 9024 | "A secção <literal>Tree</literal> define uma árvore de ficheiros Debian " |
| 9025 | "standard que consiste de um directório base, depois múltiplas secções nesse " |
| 9026 | "directório base e finalmente múltiplas Arquitecturas em cada secção. O " |
| 9027 | "caminho exacto usado é definido pela variável de substituição " |
| 9028 | "<literal>Directory</literal>." |
| 9029 | |
| 9030 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 9031 | #: apt-ftparchive.1.xml |
| 9032 | msgid "" |
| 9033 | "The <literal>Tree</literal> section takes a scope tag which sets the " |
| 9034 | "<literal>$(DIST)</literal> variable and defines the root of the tree (the " |
| 9035 | "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a " |
| 9036 | "setting such as <filename>dists/&debian-stable-codename;</filename>." |
| 9037 | msgstr "" |
| 9038 | "A secção <literal>Tree</literal> recebe uma etiqueta scope que define a " |
| 9039 | "variável <literal>$(DIST)</literal> e define a raiz da árvore (o caminho é " |
| 9040 | "prefixado por <literal>ArchiveDir</literal>). Tipicamente esta é uma " |
| 9041 | "definição tal como <filename>dists/&debian-stable-codename;</filename>." |
| 9042 | |
| 9043 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 9044 | #: apt-ftparchive.1.xml |
| 9045 | msgid "" |
| 9046 | "All of the settings defined in the <literal>TreeDefault</literal> section " |
| 9047 | "can be used in a <literal>Tree</literal> section as well as three new " |
| 9048 | "variables." |
| 9049 | msgstr "" |
| 9050 | "Todas as definições definidas na secção <literal>TreeDefault</literal> podem " |
| 9051 | "ser usadas na secção <literal>Tree</literal> assim como as novas três " |
| 9052 | "variáveis." |
| 9053 | |
| 9054 | #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> |
| 9055 | #: apt-ftparchive.1.xml |
| 9056 | #, no-wrap |
| 9057 | msgid "" |
| 9058 | "for i in Sections do \n" |
| 9059 | " for j in Architectures do\n" |
| 9060 | " Generate for DIST=scope SECTION=i ARCH=j\n" |
| 9061 | " " |
| 9062 | msgstr "" |
| 9063 | "for i in Sections do \n" |
| 9064 | " for j in Architectures do\n" |
| 9065 | " Generate for DIST=scope SECTION=i ARCH=j\n" |
| 9066 | " " |
| 9067 | |
| 9068 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 9069 | #: apt-ftparchive.1.xml |
| 9070 | msgid "" |
| 9071 | "When processing a <literal>Tree</literal> section <command>apt-ftparchive</" |
| 9072 | "command> performs an operation similar to: <placeholder type=\"programlisting" |
| 9073 | "\" id=\"0\"/>" |
| 9074 | msgstr "" |
| 9075 | "Quando processa uma secção <literal>Tree</literal>, o <command>apt-" |
| 9076 | "ftparchive</command> executa uma operação semelhante a: <placeholder type=" |
| 9077 | "\"programlisting\" id=\"0\"/>" |
| 9078 | |
| 9079 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9080 | #: apt-ftparchive.1.xml |
| 9081 | msgid "" |
| 9082 | "This is a space separated list of sections which appear under the " |
| 9083 | "distribution; typically this is something like <literal>main contrib non-" |
| 9084 | "free</literal>" |
| 9085 | msgstr "" |
| 9086 | "Isto é uma lista de secções separada por espaços que aparece sob a " |
| 9087 | "distribuição, tipicamente isto é algo como <literal>main contrib non-free</" |
| 9088 | "literal>" |
| 9089 | |
| 9090 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9091 | #: apt-ftparchive.1.xml |
| 9092 | msgid "" |
| 9093 | "This is a space separated list of all the architectures that appear under " |
| 9094 | "search section. The special architecture 'source' is used to indicate that " |
| 9095 | "this tree has a source archive. The architecture 'all' signals that " |
| 9096 | "architecture specific files like <filename>Packages</filename> should not " |
| 9097 | "include information about architecture <literal>all</literal> packages in " |
| 9098 | "all files as they will be available in a dedicated file." |
| 9099 | msgstr "" |
| 9100 | |
| 9101 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9102 | #: apt-ftparchive.1.xml |
| 9103 | msgid "" |
| 9104 | "Sets the binary override file. The override file contains section, priority " |
| 9105 | "and maintainer address information." |
| 9106 | msgstr "" |
| 9107 | "Define o ficheiro de sobreposição binário. O ficheiro de sobreposição " |
| 9108 | "informação de secção, prioridade e endereço do responsável." |
| 9109 | |
| 9110 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9111 | #: apt-ftparchive.1.xml |
| 9112 | msgid "" |
| 9113 | "Sets the source override file. The override file contains section " |
| 9114 | "information." |
| 9115 | msgstr "" |
| 9116 | "Define o ficheiro de sobreposição fonte. O ficheiro de sobreposição " |
| 9117 | "informação de secção." |
| 9118 | |
| 9119 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9120 | #: apt-ftparchive.1.xml |
| 9121 | msgid "Sets the binary extra override file." |
| 9122 | msgstr "Define o ficheiro de sobreposição extra binário." |
| 9123 | |
| 9124 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9125 | #: apt-ftparchive.1.xml |
| 9126 | msgid "Sets the source extra override file." |
| 9127 | msgstr "Define o ficheiro de sobreposição extra fonte." |
| 9128 | |
| 9129 | #. type: Content of: <refentry><refsect1><refsect2><title> |
| 9130 | #: apt-ftparchive.1.xml |
| 9131 | msgid "<literal>BinDirectory</literal> Section" |
| 9132 | msgstr "Secção <literal>BinDirectory</literal>" |
| 9133 | |
| 9134 | #. type: Content of: <refentry><refsect1><refsect2><para> |
| 9135 | #: apt-ftparchive.1.xml |
| 9136 | msgid "" |
| 9137 | "The <literal>bindirectory</literal> section defines a binary directory tree " |
| 9138 | "with no special structure. The scope tag specifies the location of the " |
| 9139 | "binary directory and the settings are similar to the <literal>Tree</literal> " |
| 9140 | "section with no substitution variables or <literal>Section</" |
| 9141 | "literal><literal>Architecture</literal> settings." |
| 9142 | msgstr "" |
| 9143 | "A secção <literal>bindirectory</literal> define uma árvore de directórios " |
| 9144 | "binários sem nenhuma estrutura especial. A etiqueta scope especifica a " |
| 9145 | "localização do directório binário e as definições são semelhantes às da " |
| 9146 | "secção <literal>Tree</literal> sem nenhumas variáveis de substituição ou " |
| 9147 | "definições <literal>Section</literal><literal>Architecture</literal>." |
| 9148 | |
| 9149 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9150 | #: apt-ftparchive.1.xml |
| 9151 | msgid "Sets the Packages file output." |
| 9152 | msgstr "Define a saída do ficheiro Packages." |
| 9153 | |
| 9154 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9155 | #: apt-ftparchive.1.xml |
| 9156 | msgid "" |
| 9157 | "Sets the Sources file output. At least one of <literal>Packages</literal> or " |
| 9158 | "<literal>Sources</literal> is required." |
| 9159 | msgstr "" |
| 9160 | "Define a saída do ficheiro Sources. É necessário pelo menos um de " |
| 9161 | "<literal>Packages</literal> ou <literal>Sources</literal>." |
| 9162 | |
| 9163 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9164 | #: apt-ftparchive.1.xml |
| 9165 | msgid "Sets the Contents file output (optional)." |
| 9166 | msgstr "Define a saída do ficheiro Contents (opcional)" |
| 9167 | |
| 9168 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9169 | #: apt-ftparchive.1.xml |
| 9170 | msgid "Sets the binary override file." |
| 9171 | msgstr "Define o ficheiro de sobreposição binário." |
| 9172 | |
| 9173 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9174 | #: apt-ftparchive.1.xml |
| 9175 | msgid "Sets the source override file." |
| 9176 | msgstr "Define o ficheiro de sobreposição fonte." |
| 9177 | |
| 9178 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9179 | #: apt-ftparchive.1.xml |
| 9180 | msgid "Sets the cache DB." |
| 9181 | msgstr "Define a base de dados de cache." |
| 9182 | |
| 9183 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9184 | #: apt-ftparchive.1.xml |
| 9185 | msgid "Appends a path to all the output paths." |
| 9186 | msgstr "Acrescenta um caminho a todos os caminhos de saída." |
| 9187 | |
| 9188 | #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> |
| 9189 | #: apt-ftparchive.1.xml |
| 9190 | msgid "Specifies the file list file." |
| 9191 | msgstr "Especifica o ficheiro de lista de ficheiros." |
| 9192 | |
| 9193 | #. type: Content of: <refentry><refsect1><title> |
| 9194 | #: apt-ftparchive.1.xml |
| 9195 | msgid "The Binary Override File" |
| 9196 | msgstr "O Ficheiro Binary Override" |
| 9197 | |
| 9198 | #. type: Content of: <refentry><refsect1><para> |
| 9199 | #: apt-ftparchive.1.xml |
| 9200 | msgid "" |
| 9201 | "The binary override file is fully compatible with &dpkg-scanpackages;. It " |
| 9202 | "contains four fields separated by spaces. The first field is the package " |
| 9203 | "name, the second is the priority to force that package to, the third is the " |
| 9204 | "section to force that package to and the final field is the maintainer " |
| 9205 | "permutation field." |
| 9206 | msgstr "" |
| 9207 | "O ficheiro de sobreposição binário é totalmente compatível com &dpkg-" |
| 9208 | "scanpackages;. Contém 4 campos separados por espaços. O primeiro campo é o " |
| 9209 | "nome do pacote, o segundo é a prioridade a qual forçar esse pacote, o " |
| 9210 | "terceiro é a secção onde forçar esse pacote e o último campo é o campo de " |
| 9211 | "permutação do responsável." |
| 9212 | |
| 9213 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 9214 | #: apt-ftparchive.1.xml |
| 9215 | #, no-wrap |
| 9216 | msgid "old [// oldn]* => new" |
| 9217 | msgstr "old [// oldn]* => new" |
| 9218 | |
| 9219 | #. type: Content of: <refentry><refsect1><para><literallayout> |
| 9220 | #: apt-ftparchive.1.xml |
| 9221 | #, no-wrap |
| 9222 | msgid "new" |
| 9223 | msgstr "new" |
| 9224 | |
| 9225 | #. type: Content of: <refentry><refsect1><para> |
| 9226 | #: apt-ftparchive.1.xml |
| 9227 | msgid "" |
| 9228 | "The general form of the maintainer field is: <placeholder type=" |
| 9229 | "\"literallayout\" id=\"0\"/> or simply, <placeholder type=\"literallayout\" " |
| 9230 | "id=\"1\"/> The first form allows a double-slash separated list of old email " |
| 9231 | "addresses to be specified. If any of those are found then new is substituted " |
| 9232 | "for the maintainer field. The second form unconditionally substitutes the " |
| 9233 | "maintainer field." |
| 9234 | msgstr "" |
| 9235 | "O formato geral do campo do responsável é: <placeholder type=\"literallayout" |
| 9236 | "\" id=\"0\"/> ou simplesmente, <placeholder type=\"literallayout\" id=\"1\"/" |
| 9237 | ">. O primeiro formato permite uma lista separada por um duplo slash (//) de " |
| 9238 | "antigos endereços e email a serem especificados. Se nenhum destes for " |
| 9239 | "encontrado então 'new' é substituído para o campo do responsável. O segundo " |
| 9240 | "formato substitui incondicionalmente o campo do responsável." |
| 9241 | |
| 9242 | #. type: Content of: <refentry><refsect1><title> |
| 9243 | #: apt-ftparchive.1.xml |
| 9244 | msgid "The Source Override File" |
| 9245 | msgstr "O Ficheiro Source Override" |
| 9246 | |
| 9247 | #. type: Content of: <refentry><refsect1><para> |
| 9248 | #: apt-ftparchive.1.xml |
| 9249 | msgid "" |
| 9250 | "The source override file is fully compatible with &dpkg-scansources;. It " |
| 9251 | "contains two fields separated by spaces. The first field is the source " |
| 9252 | "package name, the second is the section to assign it." |
| 9253 | msgstr "" |
| 9254 | "O ficheiro de sobreposição de fonte é totalmente compatível com &dpkg-" |
| 9255 | "scansources;. Contém dois campos separados por espaços. O primeiro campo é o " |
| 9256 | "nome de pacote fonte, o segundo é a secção onde o atribuir." |
| 9257 | |
| 9258 | #. type: Content of: <refentry><refsect1><title> |
| 9259 | #: apt-ftparchive.1.xml |
| 9260 | msgid "The Extra Override File" |
| 9261 | msgstr "O Ficheiro Extra Override" |
| 9262 | |
| 9263 | #. type: Content of: <refentry><refsect1><para> |
| 9264 | #: apt-ftparchive.1.xml |
| 9265 | msgid "" |
| 9266 | "The extra override file allows any arbitrary tag to be added or replaced in " |
| 9267 | "the output. It has three columns, the first is the package, the second is " |
| 9268 | "the tag and the remainder of the line is the new value." |
| 9269 | msgstr "" |
| 9270 | "O ficheiro de sobreposição extra permite que qualquer etiqueta arbitrária " |
| 9271 | "seja adicionada ou substituída na saída. Tem 3 colunas, a primeira é o " |
| 9272 | "pacote, a segunda é a etiqueta e restante da linha é o novo valor." |
| 9273 | |
| 9274 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9275 | #: apt-ftparchive.1.xml |
| 9276 | #, fuzzy |
| 9277 | #| msgid "" |
| 9278 | #| "Generate the given checksum. These options default to on, when turned off " |
| 9279 | #| "the generated index files will not have the checksum fields where " |
| 9280 | #| "possible. Configuration Items: <literal>APT::FTPArchive::" |
| 9281 | #| "<replaceable>Checksum</replaceable></literal> and <literal>APT::" |
| 9282 | #| "FTPArchive::<replaceable>Index</replaceable>::<replaceable>Checksum</" |
| 9283 | #| "replaceable></literal> where <literal><replaceable>Index</replaceable></" |
| 9284 | #| "literal> can be <literal>Packages</literal>, <literal>Sources</literal> " |
| 9285 | #| "or <literal>Release</literal> and <literal><replaceable>Checksum</" |
| 9286 | #| "replaceable></literal> can be <literal>MD5</literal>, <literal>SHA1</" |
| 9287 | #| "literal> or <literal>SHA256</literal>." |
| 9288 | msgid "" |
| 9289 | "Generate the given checksum. These options default to on, when turned off " |
| 9290 | "the generated index files will not have the checksum fields where possible. " |
| 9291 | "Configuration Items: <literal>APT::FTPArchive::<replaceable>Checksum</" |
| 9292 | "replaceable></literal> and <literal>APT::FTPArchive::<replaceable>Index</" |
| 9293 | "replaceable>::<replaceable>Checksum</replaceable></literal> where " |
| 9294 | "<literal><replaceable>Index</replaceable></literal> can be " |
| 9295 | "<literal>Packages</literal>, <literal>Sources</literal> or <literal>Release</" |
| 9296 | "literal> and <literal><replaceable>Checksum</replaceable></literal> can be " |
| 9297 | "<literal>MD5</literal>, <literal>SHA1</literal>, <literal>SHA256</literal> " |
| 9298 | "or <literal>SHA512</literal>." |
| 9299 | msgstr "" |
| 9300 | "Gera o sumário de verificação dado. Estas opções usam a predefinição de " |
| 9301 | "ligadas, quando são desligadas os ficheiros de índice gerados não terão os " |
| 9302 | "campos de sumário de verificação onde tal for possível Items de " |
| 9303 | "Configuração: <literal>APT::FTPArchive::<replaceable>Checksum</replaceable></" |
| 9304 | "literal> e <literal>APT::FTPArchive::<replaceable>Index</replaceable>::" |
| 9305 | "<replaceable>Checksum</replaceable></literal> onde " |
| 9306 | "<literal><replaceable>Index</replaceable></literal> pode ser " |
| 9307 | "<literal>Packages</literal>, <literal>Sources</literal> ou <literal>Release</" |
| 9308 | "literal> e o <literal><replaceable>Checksum</replaceable></literal> pode ser " |
| 9309 | "<literal>MD5</literal>, <literal>SHA1</literal> ou <literal>SHA256</literal>." |
| 9310 | |
| 9311 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9312 | #: apt-ftparchive.1.xml |
| 9313 | msgid "" |
| 9314 | "Use a binary caching DB. This has no effect on the generate command. " |
| 9315 | "Configuration Item: <literal>APT::FTPArchive::DB</literal>." |
| 9316 | msgstr "" |
| 9317 | "Usa uma base de dados de cache binária. Isto não tem efeito no comando " |
| 9318 | "generate. Item de configuração: <literal>APT::FTPArchive::DB</literal>." |
| 9319 | |
| 9320 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9321 | #: apt-ftparchive.1.xml |
| 9322 | msgid "" |
| 9323 | "Quiet; produces output suitable for logging, omitting progress indicators. " |
| 9324 | "More q's will produce more quiet up to a maximum of 2. You can also use " |
| 9325 | "<option>-q=#</option> to set the quiet level, overriding the configuration " |
| 9326 | "file. Configuration Item: <literal>quiet</literal>." |
| 9327 | msgstr "" |
| 9328 | "Silencioso; produz saída apropriada para registar em logs, omitindo " |
| 9329 | "indicadores de progresso. Mais q's irão produzir mais silencio até um máximo " |
| 9330 | "de 2. Você também pode usar <option>-q=#</option> para definir o nível de " |
| 9331 | "silêncio, sobrepondo o ficheiro de configuração. Item de Configuração: " |
| 9332 | "<literal>quiet</literal>." |
| 9333 | |
| 9334 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9335 | #: apt-ftparchive.1.xml |
| 9336 | msgid "" |
| 9337 | "Perform Delinking. If the <literal>External-Links</literal> setting is used " |
| 9338 | "then this option actually enables delinking of the files. It defaults to on " |
| 9339 | "and can be turned off with <option>--no-delink</option>. Configuration " |
| 9340 | "Item: <literal>APT::FTPArchive::DeLinkAct</literal>." |
| 9341 | msgstr "" |
| 9342 | "Executa Dissociação. Se é usada a definição <literal>External-Links</" |
| 9343 | "literal> então esta opção activa a dissociação dos ficheiros. A sua " |
| 9344 | "predefinição é ligada e e pode ser desligada com <option>--no-delink</" |
| 9345 | "option>. Item de Configuração: <literal>APT::FTPArchive::DeLinkAct</literal>." |
| 9346 | |
| 9347 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9348 | #: apt-ftparchive.1.xml |
| 9349 | msgid "" |
| 9350 | "Perform contents generation. When this option is set and package indexes are " |
| 9351 | "being generated with a cache DB then the file listing will also be extracted " |
| 9352 | "and stored in the DB for later use. When using the generate command this " |
| 9353 | "option also allows the creation of any Contents files. The default is on. " |
| 9354 | "Configuration Item: <literal>APT::FTPArchive::Contents</literal>." |
| 9355 | msgstr "" |
| 9356 | "Executa a geração de conteúdos. Quando esta opção está definida e os índices " |
| 9357 | "de pacotes são gerados com um base de dados cache então a listagem de " |
| 9358 | "ficheiros também será extraída e guardada na base de dados para utilização " |
| 9359 | "posterior. Quando se usa o comando generate, esta opção também permite a " |
| 9360 | "criação de quaisquer ficheiros de Conteúdos. A predefinição é ligado. Item " |
| 9361 | "de Configuração: <literal>APT::FTPArchive::Contents</literal>." |
| 9362 | |
| 9363 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9364 | #: apt-ftparchive.1.xml |
| 9365 | msgid "" |
| 9366 | "Select the source override file to use with the <literal>sources</literal> " |
| 9367 | "command. Configuration Item: <literal>APT::FTPArchive::SourceOverride</" |
| 9368 | "literal>." |
| 9369 | msgstr "" |
| 9370 | "Selecciona o ficheiro de sobreposição de fonte a usar com o comando " |
| 9371 | "<literal>sources</literal>. Item de Configuração: <literal>APT::FTPArchive::" |
| 9372 | "SourceOverride</literal>." |
| 9373 | |
| 9374 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9375 | #: apt-ftparchive.1.xml |
| 9376 | msgid "" |
| 9377 | "Make the caching databases read only. Configuration Item: <literal>APT::" |
| 9378 | "FTPArchive::ReadOnlyDB</literal>." |
| 9379 | msgstr "" |
| 9380 | "Torna as bases de dados de cache apenas de leitura. Item de Configuração: " |
| 9381 | "<literal>APT::FTPArchive::ReadOnlyDB</literal>." |
| 9382 | |
| 9383 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9384 | #: apt-ftparchive.1.xml |
| 9385 | msgid "" |
| 9386 | "Accept in the <literal>packages</literal> and <literal>contents</literal> " |
| 9387 | "commands only package files matching <literal>*_arch.deb</literal> or " |
| 9388 | "<literal>*_all.deb</literal> instead of all package files in the given " |
| 9389 | "path. Configuration Item: <literal>APT::FTPArchive::Architecture</literal>." |
| 9390 | msgstr "" |
| 9391 | "Aceita nos comandos <literal>packages</literal> e <literal>contents</" |
| 9392 | "literal> apenas ficheiros de pacotes que condizem com <literal>*_arch.deb</" |
| 9393 | "literal> ou <literal>*_all.deb</literal> em vez de todos os ficheiros de " |
| 9394 | "pacotes presentes no caminho fornecido. Item de Configuração: <literal>APT::" |
| 9395 | "FTPArchive::Architecture</literal>." |
| 9396 | |
| 9397 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9398 | #: apt-ftparchive.1.xml |
| 9399 | msgid "" |
| 9400 | "&apt-ftparchive; caches as much as possible of metadata in a cachedb. If " |
| 9401 | "packages are recompiled and/or republished with the same version again, this " |
| 9402 | "will lead to problems as the now outdated cached metadata like size and " |
| 9403 | "checksums will be used. With this option enabled this will no longer happen " |
| 9404 | "as it will be checked if the file was changed. Note that this option is set " |
| 9405 | "to \"<literal>false</literal>\" by default as it is not recommend to upload " |
| 9406 | "multiply versions/builds of a package with the same versionnumber, so in " |
| 9407 | "theory nobody will have these problems and therefore all these extra checks " |
| 9408 | "are useless." |
| 9409 | msgstr "" |
| 9410 | "&apt-ftparchive; põe em cache o máximo possível de metadados numa base de " |
| 9411 | "dados de cache. Se os pacotes forem recompilados e/ou republicados de novo " |
| 9412 | "com a mesma versão, irá originar problemas porque serão usados os metadados " |
| 9413 | "desactualizados em cache como o tamanho e sumários de verificação. Com esta " |
| 9414 | "opção activa isto não irá mais acontecer porque será verificado se o " |
| 9415 | "ficheiro foi alterado. Note que esta opção vem regulada para " |
| 9416 | "\"<literal>false</literal>\" por predefinição pois não é recomendado " |
| 9417 | "disponibilizar múltiplas versões/compilações de um pacote com o mesmo número " |
| 9418 | "de versão, portanto em teoria ninguém irá ter estes problemas e então todas " |
| 9419 | "as verificações extras serão desnecessárias." |
| 9420 | |
| 9421 | #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> |
| 9422 | #: apt-ftparchive.1.xml |
| 9423 | msgid "" |
| 9424 | "This configuration option defaults to \"<literal>true</literal>\" and should " |
| 9425 | "only be set to <literal>\"false\"</literal> if the Archive generated with " |
| 9426 | "&apt-ftparchive; also provides <filename>Translation</filename> files. Note " |
| 9427 | "that the <filename>Translation-en</filename> master file can only be created " |
| 9428 | "in the generate command." |
| 9429 | msgstr "" |
| 9430 | "Esta opção de configuração tem a predefinição de \"<literal>true</literal>\" " |
| 9431 | "e deve apenas ser definida para <literal>\"false\"</literal> se o Arquivo " |
| 9432 | "gerado com &apt-ftparchive; também disponibilizar ficheiros " |
| 9433 | "<filename>Translation</filename>. Note que o ficheiro mestre " |
| 9434 | "<filename>Translation-en</filename> só pode ser criado no comando generate." |
| 9435 | |
| 9436 | #. type: Content of: <refentry><refsect1><para><programlisting> |
| 9437 | #: apt-ftparchive.1.xml |
| 9438 | #, no-wrap |
| 9439 | msgid "<command>apt-ftparchive</command> packages <replaceable>directory</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n" |
| 9440 | msgstr "<command>apt-ftparchive</command> pacotes <replaceable>directório</replaceable> | <command>gzip</command> > <filename>Packages.gz</filename>\n" |
| 9441 | |
| 9442 | #. type: Content of: <refentry><refsect1><para> |
| 9443 | #: apt-ftparchive.1.xml |
| 9444 | msgid "" |
| 9445 | "To create a compressed Packages file for a directory containing binary " |
| 9446 | "packages (.deb): <placeholder type=\"programlisting\" id=\"0\"/>" |
| 9447 | msgstr "" |
| 9448 | "Para criar um ficheiro Packages comprimido para um directório que contém " |
| 9449 | "pacotes binários (.deb): <placeholder type=\"programlisting\" id=\"0\"/>" |
| 9450 | |
| 9451 | #. type: Content of: <refentry><refsect1><para> |
| 9452 | #: apt-ftparchive.1.xml |
| 9453 | msgid "" |
| 9454 | "<command>apt-ftparchive</command> returns zero on normal operation, decimal " |
| 9455 | "100 on error." |
| 9456 | msgstr "" |
| 9457 | "<command>apt-ftparchive</command> devolve zero na operação normal, 100 " |
| 9458 | "decimal em erro." |
| 9459 | |
| 9460 | #. type: Attribute 'lang' of: <book> |
| 9461 | #: guide.dbk offline.dbk |
| 9462 | msgid "en" |
| 9463 | msgstr "pt" |
| 9464 | |
| 9465 | #. type: Content of: <book><title> |
| 9466 | #: guide.dbk |
| 9467 | msgid "APT User's Guide" |
| 9468 | msgstr "Guia de Utilizador do APT" |
| 9469 | |
| 9470 | #. type: Content of: <book><bookinfo><authorgroup><author><personname> |
| 9471 | #: guide.dbk offline.dbk |
| 9472 | msgid "Jason Gunthorpe" |
| 9473 | msgstr "Jason Gunthorpe" |
| 9474 | |
| 9475 | #. type: Content of: <book><bookinfo><authorgroup><author><email> |
| 9476 | #: guide.dbk offline.dbk |
| 9477 | msgid "jgg@debian.org" |
| 9478 | msgstr "jgg@debian.org" |
| 9479 | |
| 9480 | #. type: Content of: <book><bookinfo><releaseinfo> |
| 9481 | #: guide.dbk offline.dbk |
| 9482 | msgid "Version &apt-product-version;" |
| 9483 | msgstr "Versão &apt-product-version;" |
| 9484 | |
| 9485 | #. type: Content of: <book><bookinfo><abstract><para> |
| 9486 | #: guide.dbk |
| 9487 | msgid "" |
| 9488 | "This document provides an overview of how to use the the APT package manager." |
| 9489 | msgstr "" |
| 9490 | "Este documento disponibiliza uma visão geral de como usar o gestor de " |
| 9491 | "pacotes APT." |
| 9492 | |
| 9493 | #. type: Content of: <book><bookinfo> |
| 9494 | #: guide.dbk |
| 9495 | msgid "" |
| 9496 | "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>" |
| 9497 | msgstr "" |
| 9498 | "<copyright><year>1998</year><holder>Jason Gunthorpe</holder></copyright>" |
| 9499 | |
| 9500 | #. type: Content of: <book><bookinfo><legalnotice><title> |
| 9501 | #: guide.dbk offline.dbk |
| 9502 | msgid "License Notice" |
| 9503 | msgstr "Aviso de Licença" |
| 9504 | |
| 9505 | #. type: Content of: <book><bookinfo><legalnotice><para> |
| 9506 | #: guide.dbk offline.dbk |
| 9507 | msgid "" |
| 9508 | "\"APT\" and this document are free software; you can redistribute them and/" |
| 9509 | "or modify them under the terms of the GNU General Public License as " |
| 9510 | "published by the Free Software Foundation; either version 2 of the License, " |
| 9511 | "or (at your option) any later version." |
| 9512 | msgstr "" |
| 9513 | "\"APT\" e este documento são software livre; você pode distribuí-lo e/ou " |
| 9514 | "modificá-lo sob os termos da GNU General Public License como publicada pela " |
| 9515 | "Free Software Foundation; seja na versão 2 da Licença, ou (por sua opção) " |
| 9516 | "qualquer versão posterior." |
| 9517 | |
| 9518 | #. type: Content of: <book><bookinfo><legalnotice><para> |
| 9519 | #: guide.dbk offline.dbk |
| 9520 | msgid "" |
| 9521 | "For more details, on Debian systems, see the file /usr/share/common-licenses/" |
| 9522 | "GPL for the full license." |
| 9523 | msgstr "" |
| 9524 | "Para mais detalhes em sistemas Debian, veja o ficheiro /usr/share/common-" |
| 9525 | "licenses/GPL para a licença completa." |
| 9526 | |
| 9527 | #. type: Content of: <book><chapter><title> |
| 9528 | #: guide.dbk |
| 9529 | msgid "General" |
| 9530 | msgstr "Geral" |
| 9531 | |
| 9532 | #. type: Content of: <book><chapter><para> |
| 9533 | #: guide.dbk |
| 9534 | msgid "" |
| 9535 | "The APT package currently contains two sections, the APT <command>dselect</" |
| 9536 | "command> method and the <command>apt-get</command> command line user " |
| 9537 | "interface. Both provide a way to install and remove packages as well as " |
| 9538 | "download new packages from the Internet." |
| 9539 | msgstr "" |
| 9540 | "O pacote APT contém actualmente duas secções, o método <command>dselect</" |
| 9541 | "command> do APT e a interface de utilizador de linha de comandos " |
| 9542 | "<command>apt-get</command>. Ambos disponibilizam uma maneira de instalar e " |
| 9543 | "remover pacotes assim como descarregar novos pacotes da Internet." |
| 9544 | |
| 9545 | #. type: Content of: <book><chapter><section><title> |
| 9546 | #: guide.dbk |
| 9547 | msgid "Anatomy of the Package System" |
| 9548 | msgstr "Anatomia do Sistema de Pacotes" |
| 9549 | |
| 9550 | #. type: Content of: <book><chapter><section><para> |
| 9551 | #: guide.dbk |
| 9552 | msgid "" |
| 9553 | "The Debian packaging system has a large amount of information associated " |
| 9554 | "with each package to help assure that it integrates cleanly and easily into " |
| 9555 | "the system. The most prominent of its features is the dependency system." |
| 9556 | msgstr "" |
| 9557 | "O sistema de pacotes Debian tem uma grande quantidade de informação " |
| 9558 | "associada a cada pacote para ajudar a assegurar que este se integra de modo " |
| 9559 | "limpo e fácil no sistema. A mais proeminente das suas funcionalidades é o " |
| 9560 | "sistema de dependências." |
| 9561 | |
| 9562 | #. type: Content of: <book><chapter><section><para> |
| 9563 | #: guide.dbk |
| 9564 | msgid "" |
| 9565 | "The dependency system allows individual programs to make use of shared " |
| 9566 | "elements in the system such as libraries. It simplifies placing infrequently " |
| 9567 | "used portions of a program in separate packages to reduce the number of " |
| 9568 | "things the average user is required to install. Also, it allows for choices " |
| 9569 | "in mail transport agents, X servers and so on." |
| 9570 | msgstr "" |
| 9571 | "O sistema de dependências permite a programas individuais fazerem uso de " |
| 9572 | "elementos partilhados no sistema tais como as bibliotecas. Facilita a " |
| 9573 | "colocação de porções de um programa usadas raramente em pacotes separados " |
| 9574 | "para reduzir o número de coisas que é necessário instalar ao utilizador " |
| 9575 | "médio. Também permite opções em agentes de transporte de mail, servidores X " |
| 9576 | "e mais." |
| 9577 | |
| 9578 | #. type: Content of: <book><chapter><section><para> |
| 9579 | #: guide.dbk |
| 9580 | msgid "" |
| 9581 | "The first step to understanding the dependency system is to grasp the " |
| 9582 | "concept of a simple dependency. The meaning of a simple dependency is that a " |
| 9583 | "package requires another package to be installed at the same time to work " |
| 9584 | "properly." |
| 9585 | msgstr "" |
| 9586 | "O primeiro passo para compreender o sistema de dependências é pegar no " |
| 9587 | "conceito de uma dependência simples. O significado de uma dependência " |
| 9588 | "simples é que um pacote requer outro pacote seja instalado ao mesmo tempo " |
| 9589 | "para funcionar correctamente." |
| 9590 | |
| 9591 | #. type: Content of: <book><chapter><section><para> |
| 9592 | #: guide.dbk |
| 9593 | msgid "" |
| 9594 | "For instance, mailcrypt is an emacs extension that aids in encrypting email " |
| 9595 | "with GPG. Without GPGP installed mailcrypt is useless, so mailcrypt has a " |
| 9596 | "simple dependency on GPG. Also, because it is an emacs extension it has a " |
| 9597 | "simple dependency on emacs, without emacs it is completely useless." |
| 9598 | msgstr "" |
| 9599 | "Por exemplo, mailcrypt é uma extensão do emacs que ajuda a encriptar mail " |
| 9600 | "com GPG. Sem o GPGP instalado o mailcrypt é inútil, então o mailcrypt tem " |
| 9601 | "uma dependência simples do GPG. Também, porque é uma extensão do emacs, tem " |
| 9602 | "uma dependência simples do emacs, e sem o emacs é completamente inútil." |
| 9603 | |
| 9604 | #. type: Content of: <book><chapter><section><para> |
| 9605 | #: guide.dbk |
| 9606 | msgid "" |
| 9607 | "The other important dependency to understand is a conflicting dependency. It " |
| 9608 | "means that a package, when installed with another package, will not work and " |
| 9609 | "may possibly be extremely harmful to the system. As an example consider a " |
| 9610 | "mail transport agent such as sendmail, exim or qmail. It is not possible to " |
| 9611 | "have two mail transport agents installed because both need to listen to the " |
| 9612 | "network to receive mail. Attempting to install two will seriously damage the " |
| 9613 | "system so all mail transport agents have a conflicting dependency with all " |
| 9614 | "other mail transport agents." |
| 9615 | msgstr "" |
| 9616 | "A outra dependência importante a compreender é a dependência de conflito. " |
| 9617 | "Significa que um pacote, quando instalado com outro pacote, não irá " |
| 9618 | "funcionar e pode ser extremamente prejudicial para o sistema. Como exemplo " |
| 9619 | "considere um agente de transporte de mail como o sendmail, exim ou qmail. " |
| 9620 | "Não é possível ter dois agentes de transporte de mail instalados porque " |
| 9621 | "ambos precisam de escutar na rede para receberem mail. Tentar instalar dois " |
| 9622 | "irá danificar seriamente o sistema, por isso todos os agentes de transporte " |
| 9623 | "de mail têm uma dependência de conflito com todos os outros agentes de " |
| 9624 | "transporte de mail." |
| 9625 | |
| 9626 | #. type: Content of: <book><chapter><section><para> |
| 9627 | #: guide.dbk |
| 9628 | msgid "" |
| 9629 | "As an added complication there is the possibility for a package to pretend " |
| 9630 | "to be another package. Consider that exim and sendmail for many intents are " |
| 9631 | "identical, they both deliver mail and understand a common interface. Hence, " |
| 9632 | "the package system has a way for them to declare that they are both mail-" |
| 9633 | "transport-agents. So, exim and sendmail both declare that they provide a " |
| 9634 | "mail-transport-agent and other packages that need a mail transport agent " |
| 9635 | "depend on mail-transport-agent. This can add a great deal of confusion when " |
| 9636 | "trying to manually fix packages." |
| 9637 | msgstr "" |
| 9638 | "Como uma complicação adicional existe a possibilidade de um pacote fingir " |
| 9639 | "ser outro pacote. Considere que exim e sendmail para muitas intenções são " |
| 9640 | "idênticos, ambos entregam mail e compreendem uma interface comum. Por isso, " |
| 9641 | "o sistema de pacotes tem um modo para eles declararem que são ambos mail-" |
| 9642 | "transport-agents. Portanto, ambos exim e sendmail declaram que " |
| 9643 | "disponibilizam um mail-transport-agent e outros pacotes que precisam de um " |
| 9644 | "agente de transporte de mail dependem de um mail-transport-agent. Isto pode " |
| 9645 | "adicionar uma grande confusão quando se tenta corrigir pacotes manualmente." |
| 9646 | |
| 9647 | #. type: Content of: <book><chapter><section><para> |
| 9648 | #: guide.dbk |
| 9649 | msgid "" |
| 9650 | "At any given time a single dependency may be met by packages that are " |
| 9651 | "already installed or it may not be. APT attempts to help resolve dependency " |
| 9652 | "issues by providing a number of automatic algorithms that help in selecting " |
| 9653 | "packages for installation." |
| 9654 | msgstr "" |
| 9655 | "Em qualquer altura uma única dependência pode ser satisfeita por pacotes que " |
| 9656 | "já estão instalados ou podem não estar. O APT tenta ajudar a resolver " |
| 9657 | "problemas com dependências ao disponibilizar um número de algoritmos " |
| 9658 | "automáticos que ajudam a seleccionar os pacotes para instalação." |
| 9659 | |
| 9660 | #. type: Content of: <book><chapter><title> |
| 9661 | #: guide.dbk |
| 9662 | msgid "apt-get" |
| 9663 | msgstr "apt-get" |
| 9664 | |
| 9665 | #. type: Content of: <book><chapter><para> |
| 9666 | #: guide.dbk |
| 9667 | msgid "" |
| 9668 | "<command>apt-get</command> provides a simple way to install packages from " |
| 9669 | "the command line. Unlike <command>dpkg</command>, <command>apt-get</command> " |
| 9670 | "does not understand .deb files, it works with the package's proper name and " |
| 9671 | "can only install .deb archives from a <emphasis>Source</emphasis>." |
| 9672 | msgstr "" |
| 9673 | "<command>apt-get</command> fornece uma maneira simples de instalar pacotes a " |
| 9674 | "partir da linha de comandos. Ao contrário do <command>dpkg</command>, o " |
| 9675 | "<command>apt-get</command> não compreende os ficheiros .deb, funciona com o " |
| 9676 | "nome próprio do pacote e apenas pode instalar arquivos .deb a partir de uma " |
| 9677 | "<emphasis>Source</emphasis>." |
| 9678 | |
| 9679 | #. type: Content of: <book><chapter><para><footnote><para> |
| 9680 | #: guide.dbk |
| 9681 | msgid "" |
| 9682 | "If you are using an http proxy server you must set the http_proxy " |
| 9683 | "environment variable first, see sources.list(5)" |
| 9684 | msgstr "" |
| 9685 | "se você está a usar um servidor proxy http você tem que definir a variável " |
| 9686 | "de ambiente http_proxy primeiro, veja sources.list(5)" |
| 9687 | |
| 9688 | #. type: Content of: <book><chapter><para> |
| 9689 | #: guide.dbk |
| 9690 | msgid "" |
| 9691 | "The first <placeholder type=\"footnote\" id=\"0\"/> thing that should be " |
| 9692 | "done before using <command>apt-get</command> is to fetch the package lists " |
| 9693 | "from the <emphasis>Sources</emphasis> so that it knows what packages are " |
| 9694 | "available. This is done with <literal>apt-get update</literal>. For instance," |
| 9695 | msgstr "" |
| 9696 | "O primeira <placeholder type=\"footnote\" id=\"0\"/> coisa que deve ser " |
| 9697 | "feita antes de usar <command>apt-get</command> é obter as listas de pacotes " |
| 9698 | "a partir das <emphasis>Sources</emphasis> para que ele saiba que pacotes " |
| 9699 | "estão disponíveis. Isto é feito com <literal>apt-get update</literal>. Por " |
| 9700 | "exemplo," |
| 9701 | |
| 9702 | #. type: Content of: <book><chapter><screen> |
| 9703 | #: guide.dbk |
| 9704 | #, no-wrap |
| 9705 | msgid "" |
| 9706 | "# apt-get update\n" |
| 9707 | "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n" |
| 9708 | "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n" |
| 9709 | "Reading Package Lists... Done\n" |
| 9710 | "Building Dependency Tree... Done\n" |
| 9711 | msgstr "" |
| 9712 | "# apt-get update\n" |
| 9713 | "Get http://ftp.de.debian.org/debian-non-US/ stable/binary-i386/ Packages\n" |
| 9714 | "Get http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n" |
| 9715 | "Reading Package Lists... Done\n" |
| 9716 | "Building Dependency Tree... Done\n" |
| 9717 | |
| 9718 | #. type: Content of: <book><chapter><para> |
| 9719 | #: guide.dbk |
| 9720 | msgid "Once updated there are several commands that can be used:" |
| 9721 | msgstr "Uma vez actualizado existem vários comandos que podem ser usados:" |
| 9722 | |
| 9723 | #. type: Content of: <book><chapter><variablelist><varlistentry><term> |
| 9724 | #: guide.dbk |
| 9725 | msgid "upgrade" |
| 9726 | msgstr "upgrade" |
| 9727 | |
| 9728 | #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para> |
| 9729 | #: guide.dbk |
| 9730 | msgid "" |
| 9731 | "Upgrade will attempt to gently upgrade the whole system. Upgrade will never " |
| 9732 | "install a new package or remove an existing package, nor will it ever " |
| 9733 | "upgrade a package that might cause some other package to break. This can be " |
| 9734 | "used daily to relatively safely upgrade the system. Upgrade will list all of " |
| 9735 | "the packages that it could not upgrade, this usually means that they depend " |
| 9736 | "on new packages or conflict with some other package. <command>dselect</" |
| 9737 | "command> or <literal>apt-get install</literal> can be used to force these " |
| 9738 | "packages to install." |
| 9739 | msgstr "" |
| 9740 | "Upgrade irá tentar actualizar gentilmente todo o sistema. Upgrade nunca irá " |
| 9741 | "instalar um pacote novo ou remover um pacote existente, nem nunca irá " |
| 9742 | "actualizar um pacote que possa causar a quebra de outro pacote. Isto pode " |
| 9743 | "ser usado diariamente para actualizar o sistema com relativa segurança. " |
| 9744 | "Upgrade ira listar todos os pacotes que não pode actualizar, isto geralmente " |
| 9745 | "significa que eles dependem de novos pacotes ou entram em conflito com algum " |
| 9746 | "outro pacote. <command>dselect</command> ou <literal>apt-get install</" |
| 9747 | "literal> podem ser usados para forçar estes pacotes a instalar." |
| 9748 | |
| 9749 | #. type: Content of: <book><chapter><variablelist><varlistentry><term> |
| 9750 | #: guide.dbk |
| 9751 | msgid "install" |
| 9752 | msgstr "install" |
| 9753 | |
| 9754 | #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para> |
| 9755 | #: guide.dbk |
| 9756 | msgid "" |
| 9757 | "Install is used to install packages by name. The package is automatically " |
| 9758 | "fetched and installed. This can be useful if you already know the name of " |
| 9759 | "the package to install and do not want to go into a GUI to select it. Any " |
| 9760 | "number of packages may be passed to install, they will all be fetched. " |
| 9761 | "Install automatically attempts to resolve dependency problems with the " |
| 9762 | "listed packages and will print a summary and ask for confirmation if " |
| 9763 | "anything other than its arguments are changed." |
| 9764 | msgstr "" |
| 9765 | "Install é usado para instalar pacotes pelo nome. O pacote é obtido " |
| 9766 | "automaticamente e instalado. Isto pode ser útil se você já conhecer o nome " |
| 9767 | "do pacote a instalar e não quer ir para uma GUI para o seleccionar. Podem " |
| 9768 | "ser passados qualquer número de pacotes para instalar, todos eles serão " |
| 9769 | "obtidos. Install tenta automaticamente resolver problemas de dependências " |
| 9770 | "com os pacotes listados e irá escrever um sumário e pedir confirmação se " |
| 9771 | "algo mais que os seus argumentos serão alterados." |
| 9772 | |
| 9773 | #. type: Content of: <book><chapter><variablelist><varlistentry><term> |
| 9774 | #: guide.dbk |
| 9775 | msgid "dist-upgrade" |
| 9776 | msgstr "dist-upgrade" |
| 9777 | |
| 9778 | #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para> |
| 9779 | #: guide.dbk |
| 9780 | msgid "" |
| 9781 | "Dist-upgrade is a complete upgrader designed to simplify upgrading between " |
| 9782 | "releases of Debian. It uses a sophisticated algorithm to determine the best " |
| 9783 | "set of packages to install, upgrade and remove to get as much of the system " |
| 9784 | "to the newest release. In some situations it may be desired to use dist-" |
| 9785 | "upgrade rather than spend the time manually resolving dependencies in " |
| 9786 | "<command>dselect</command>. Once dist-upgrade has completed then " |
| 9787 | "<command>dselect</command> can be used to install any packages that may have " |
| 9788 | "been left out." |
| 9789 | msgstr "" |
| 9790 | "Dist-upgrade é um actualizador completo desenhado para simplificar a " |
| 9791 | "actualização entre lançamentos da Debian. Usa um algoritmo sofisticado para " |
| 9792 | "determinar o melhor conjunto de pacotes a instalar, actualizar ou remover " |
| 9793 | "para obter o máximo do sistema para o novo lançamento. Em algumas situações " |
| 9794 | "pode ser desejável usar o dist-upgrade em vez de passar o tempo a resolver " |
| 9795 | "dependências manualmente no <command>dselect</command>. Assim que o dist-" |
| 9796 | "upgrade tiver terminado então pode ser usado o <command>dselect</command> " |
| 9797 | "para instalar quaisquer pacotes que tenham ficado de fora." |
| 9798 | |
| 9799 | #. type: Content of: <book><chapter><variablelist><varlistentry><listitem><para> |
| 9800 | #: guide.dbk |
| 9801 | msgid "" |
| 9802 | "It is important to closely look at what dist-upgrade is going to do, its " |
| 9803 | "decisions may sometimes be quite surprising." |
| 9804 | msgstr "" |
| 9805 | "É importante observar de perto o que o dist-upgrade vai fazer, as suas " |
| 9806 | "decisões podem por vezes ser bastante surpreendentes." |
| 9807 | |
| 9808 | #. type: Content of: <book><chapter><para> |
| 9809 | #: guide.dbk |
| 9810 | msgid "" |
| 9811 | "<command>apt-get</command> has several command line options that are " |
| 9812 | "detailed in its man page, <citerefentry><refentrytitle>apt-get</" |
| 9813 | "refentrytitle><manvolnum>8</manvolnum></citerefentry>. The most useful " |
| 9814 | "option is <literal>-d</literal> which does not install the fetched files. If " |
| 9815 | "the system has to download a large number of package it would be undesired " |
| 9816 | "to start installing them in case something goes wrong. When <literal>-d</" |
| 9817 | "literal> is used the downloaded archives can be installed by simply running " |
| 9818 | "the command that caused them to be downloaded again without <literal>-d</" |
| 9819 | "literal>." |
| 9820 | msgstr "" |
| 9821 | "<command>apt-get</command> tem várias opções de linha de comandos que estão " |
| 9822 | "detalhados no seu manual, <citerefentry><refentrytitle>apt-get</" |
| 9823 | "refentrytitle><manvolnum>8</manvolnum></citerefentry>. A opção mais útil é " |
| 9824 | "<literal>-d</literal> que não instala os pacotes obtidos, Se o sistema tiver " |
| 9825 | "que descarregar um grande número de pacotes seria indesejável começar a " |
| 9826 | "instalá-los no caso de algo correr mal. Quando se usa <literal>-d</literal> " |
| 9827 | "os arquivos descarregados podem ser instalados simplesmente ao correr de " |
| 9828 | "novo comando que s descarregou mas sem o <literal>-d</literal>." |
| 9829 | |
| 9830 | #. type: Content of: <book><chapter><title> |
| 9831 | #: guide.dbk |
| 9832 | msgid "DSelect" |
| 9833 | msgstr "DSelect" |
| 9834 | |
| 9835 | #. type: Content of: <book><chapter><para> |
| 9836 | #: guide.dbk |
| 9837 | msgid "" |
| 9838 | "The APT <command>dselect</command> method provides the complete APT system " |
| 9839 | "with the <command>dselect</command> package selection GUI. <command>dselect</" |
| 9840 | "command> is used to select the packages to be installed or removed and APT " |
| 9841 | "actually installs them." |
| 9842 | msgstr "" |
| 9843 | "O método <command>dselect</command> do APT disponibiliza o sistema APT " |
| 9844 | "completo com a GUI de selecção de pacotes <command>dselect</command>. O " |
| 9845 | "<command>dselect</command> é usado para seleccionar os pacotes a serem " |
| 9846 | "instalados ou removidos e o APT instala-os." |
| 9847 | |
| 9848 | #. type: Content of: <book><chapter><para> |
| 9849 | #: guide.dbk |
| 9850 | msgid "" |
| 9851 | "To enable the APT method you need to select [A]ccess in <command>dselect</" |
| 9852 | "command> and then choose the APT method. You will be prompted for a set of " |
| 9853 | "<emphasis>Sources</emphasis> which are places to fetch archives from. These " |
| 9854 | "can be remote Internet sites, local Debian mirrors or CD-ROMs. Each source " |
| 9855 | "can provide a fragment of the total Debian archive, APT will automatically " |
| 9856 | "combine them to form a complete set of packages. If you have a CD-ROM then " |
| 9857 | "it is a good idea to specify it first and then specify a mirror so that you " |
| 9858 | "have access to the latest bug fixes. APT will automatically use packages on " |
| 9859 | "your CD-ROM before downloading from the Internet." |
| 9860 | msgstr "" |
| 9861 | "Para activar o método APT você precisa de seleccionar [A]ccess no " |
| 9862 | "<command>dselect</command> e depois escolher o método APT. Ser-lhe-à " |
| 9863 | "perguntado por um conjunto de <emphasis>Sources</emphasis> que são os " |
| 9864 | "lugares de onde obter os arquivos. Estes podem ser sites remotos da " |
| 9865 | "Internet, mirrors Debian locais ou CD-ROMs. Cada source pode disponibilizar " |
| 9866 | "um fragmento do arquivo Debian total. O APT irá automaticamente combiná-los " |
| 9867 | "para formar um conjunto completo de pacotes. Se tem um CD-ROM, então é boa " |
| 9868 | "ideia especificá-lo em primeiro lugar e depois especificar um mirror para " |
| 9869 | "ter acesso às correcções de bugs mais recentes. O APT irá automaticamente " |
| 9870 | "usar os pacotes no seu CD-ROM antes de descarregar da Internet." |
| 9871 | |
| 9872 | #. type: Content of: <book><chapter><screen> |
| 9873 | #: guide.dbk |
| 9874 | #, no-wrap |
| 9875 | msgid "" |
| 9876 | " Set up a list of distribution source locations\n" |
| 9877 | "\n" |
| 9878 | " Please give the base URL of the debian distribution.\n" |
| 9879 | " The access schemes I know about are: http file\n" |
| 9880 | "\n" |
| 9881 | " For example:\n" |
| 9882 | " file:/mnt/debian,\n" |
| 9883 | " ftp://ftp.debian.org/debian,\n" |
| 9884 | " http://ftp.de.debian.org/debian,\n" |
| 9885 | "\n" |
| 9886 | "\n" |
| 9887 | " URL [http://llug.sep.bnl.gov/debian]:\n" |
| 9888 | msgstr "" |
| 9889 | " Configurar uma lista de localizações fonte da distribuição\n" |
| 9890 | "\n" |
| 9891 | " Por favor forneça o URL base da distribuição Debian.\n" |
| 9892 | " Os esquemas de acesso que conheço são: http file\n" |
| 9893 | "\n" |
| 9894 | " Por exemplo:\n" |
| 9895 | " file:/mnt/debian,\n" |
| 9896 | " ftp://ftp.debian.org/debian,\n" |
| 9897 | " http://ftp.de.debian.org/debian,\n" |
| 9898 | "\n" |
| 9899 | "\n" |
| 9900 | " URL [http://llug.sep.bnl.gov/debian]:\n" |
| 9901 | |
| 9902 | #. type: Content of: <book><chapter><para> |
| 9903 | #: guide.dbk |
| 9904 | msgid "" |
| 9905 | "The <emphasis>Sources</emphasis> setup starts by asking for the base of the " |
| 9906 | "Debian archive, defaulting to a HTTP mirror. Next it asks for the " |
| 9907 | "distribution to get." |
| 9908 | msgstr "" |
| 9909 | "A configuração de <emphasis>Sources</emphasis> começa por perguntar pela " |
| 9910 | "base do arquivo Debian, usando por predefinição um mirror HTTP. Depois " |
| 9911 | "pergunta qual a distribuição a obter." |
| 9912 | |
| 9913 | #. type: Content of: <book><chapter><screen> |
| 9914 | #: guide.dbk |
| 9915 | #, no-wrap |
| 9916 | msgid "" |
| 9917 | " Please give the distribution tag to get or a path to the\n" |
| 9918 | " package file ending in a /. The distribution\n" |
| 9919 | " tags are typically something like: stable unstable testing non-US\n" |
| 9920 | "\n" |
| 9921 | " Distribution [stable]:\n" |
| 9922 | msgstr "" |
| 9923 | " Por favor forneça a etiqueta da distribuição a obter ou um caminho para o\n" |
| 9924 | " ficheiro package terminando com um /. As etiquetas da\n" |
| 9925 | " distribuição são tipicamente algo como: stable unstable testing non-US\n" |
| 9926 | "\n" |
| 9927 | " Distribution [stable]:\n" |
| 9928 | |
| 9929 | #. type: Content of: <book><chapter><para> |
| 9930 | #: guide.dbk |
| 9931 | msgid "" |
| 9932 | "The distribution refers to the Debian version in the archive, " |
| 9933 | "<emphasis>stable</emphasis> refers to the latest released version and " |
| 9934 | "<emphasis>unstable</emphasis> refers to the developmental version. " |
| 9935 | "<emphasis>non-US</emphasis> is only available on some mirrors and refers to " |
| 9936 | "packages that contain encryption technology or other things that cannot be " |
| 9937 | "exported from the United States. Importing these packages into the US is " |
| 9938 | "legal however." |
| 9939 | msgstr "" |
| 9940 | "A distribuição refere-se à versão Debian no arquivo, <emphasis>stable</" |
| 9941 | "emphasis> refere-se à última versão lançada e <emphasis>unstable</emphasis> " |
| 9942 | "refere-se à versão de desenvolvimento. <emphasis>non-US</emphasis> apenas " |
| 9943 | "está disponível em alguns mirrors e refere-se a pacotes que contém " |
| 9944 | "tecnologia de encriptação ou outras coisas que não podem ser exportadas dos " |
| 9945 | "Estados Unidos. No entanto importar estes pacotes para os US é legal." |
| 9946 | |
| 9947 | #. type: Content of: <book><chapter><screen> |
| 9948 | #: guide.dbk |
| 9949 | #, no-wrap |
| 9950 | msgid "" |
| 9951 | " Please give the components to get\n" |
| 9952 | " The components are typically something like: main contrib non-free\n" |
| 9953 | "\n" |
| 9954 | " Components [main contrib non-free]:\n" |
| 9955 | msgstr "" |
| 9956 | " Por favor forneça os componentes a obter\n" |
| 9957 | " Tipicamente os componentes são algo como: main contrib non-free\n" |
| 9958 | "\n" |
| 9959 | " Componentes [main contrib non-free]:\n" |
| 9960 | |
| 9961 | #. type: Content of: <book><chapter><para> |
| 9962 | #: guide.dbk |
| 9963 | msgid "" |
| 9964 | "The components list refers to the list of sub distributions to fetch. The " |
| 9965 | "distribution is split up based on software licenses, main being DFSG free " |
| 9966 | "packages while contrib and non-free contain things that have various " |
| 9967 | "restrictions placed on their use and distribution." |
| 9968 | msgstr "" |
| 9969 | "A lista de componentes refere-se à lista das sub-distribuições a obter. A " |
| 9970 | "distribuição é dividida baseando-se nas licenças do software, sendo main " |
| 9971 | "pacotes livres DFSG enquanto contrib e non-free contêm coisas que têm várias " |
| 9972 | "restrições colocadas no seu uso e distribuição." |
| 9973 | |
| 9974 | #. type: Content of: <book><chapter><para> |
| 9975 | #: guide.dbk |
| 9976 | msgid "" |
| 9977 | "Any number of sources can be added, the setup script will continue to prompt " |
| 9978 | "until you have specified all that you want." |
| 9979 | msgstr "" |
| 9980 | "Pode ser adicionado qualquer número de fontes, o script de configuração irá " |
| 9981 | "continuar a perguntar-lhe até que tenha especificado todas as que deseja." |
| 9982 | |
| 9983 | #. type: Content of: <book><chapter><para> |
| 9984 | #: guide.dbk |
| 9985 | msgid "" |
| 9986 | "Before starting to use <command>dselect</command> it is necessary to update " |
| 9987 | "the available list by selecting [U]pdate from the menu. This is a superset " |
| 9988 | "of <literal>apt-get update</literal> that makes the fetched information " |
| 9989 | "available to <command>dselect</command>. [U]pdate must be performed even if " |
| 9990 | "<literal>apt-get update</literal> has been run before." |
| 9991 | msgstr "" |
| 9992 | "Antes de começar a usar o <command>dselect</command> é necessário actualizar " |
| 9993 | "a lista disponível ao seleccionar [U]pdate no menu. Isto é um super-conjunto " |
| 9994 | "do <literal>apt-get update</literal> que torna a informação obtida " |
| 9995 | "disponível ao <command>dselect</command>. Deve ser executado o [U]pdate " |
| 9996 | "mesmo que tenha sido feito <literal>apt-get update</literal> antes." |
| 9997 | |
| 9998 | #. type: Content of: <book><chapter><para> |
| 9999 | #: guide.dbk |
| 10000 | msgid "" |
| 10001 | "You can then go on and make your selections using [S]elect and then perform " |
| 10002 | "the installation using [I]nstall. When using the APT method the [C]onfig and " |
| 10003 | "[R]emove commands have no meaning, the [I]nstall command performs both of " |
| 10004 | "them together." |
| 10005 | msgstr "" |
| 10006 | "Você pode depois fazer as suas selecções usando [S]elect e depois executar a " |
| 10007 | "instalação usando [I]nstall. Quando se usa o método APT os comandos [C]onfig " |
| 10008 | "e [R]emove não fazem sentido, o comando [I]nstall executa ambos juntamente." |
| 10009 | |
| 10010 | #. type: Content of: <book><chapter><para> |
| 10011 | #: guide.dbk |
| 10012 | msgid "" |
| 10013 | "By default APT will automatically remove the package (.deb) files once they " |
| 10014 | "have been successfully installed. To change this behavior place " |
| 10015 | "<literal>Dselect::clean \"prompt\";</literal> in /etc/apt/apt.conf." |
| 10016 | msgstr "" |
| 10017 | "Por predefinição o APT irá automaticamente remover o ficheiro de pacote (." |
| 10018 | "deb) assim que ele tenha sido instalado com sucesso. Para alterar este " |
| 10019 | "comportamento coloque <literal>Dselect::clean \"prompt\";</literal> em /etc/" |
| 10020 | "apt/apt.conf." |
| 10021 | |
| 10022 | #. type: Content of: <book><chapter><title> |
| 10023 | #: guide.dbk |
| 10024 | msgid "The Interface" |
| 10025 | msgstr "A Interface" |
| 10026 | |
| 10027 | #. type: Content of: <book><chapter><para><footnote><para> |
| 10028 | #: guide.dbk |
| 10029 | msgid "" |
| 10030 | "The <command>dselect</command> method actually is a set of wrapper scripts " |
| 10031 | "to <command>apt-get</command>. The method actually provides more " |
| 10032 | "functionality than is present in <command>apt-get</command> alone." |
| 10033 | msgstr "" |
| 10034 | "O método <command>dselect</command> na verdade é um conjunto de scripts " |
| 10035 | "wrapper para o <command>apt-get</command>. O método disponibiliza mais " |
| 10036 | "funcionalidades que aquelas presentes no <command>apt-get</command> sozinho." |
| 10037 | |
| 10038 | #. type: Content of: <book><chapter><para> |
| 10039 | #: guide.dbk |
| 10040 | msgid "" |
| 10041 | "Both that APT <command>dselect</command> method and <command>apt-get</" |
| 10042 | "command> share the same interface. It is a simple system that generally " |
| 10043 | "tells you what it will do and then goes and does it. <placeholder type=" |
| 10044 | "\"footnote\" id=\"0\"/> After printing out a summary of what will happen APT " |
| 10045 | "then will print out some informative status messages so that you can " |
| 10046 | "estimate how far along it is and how much is left to do." |
| 10047 | msgstr "" |
| 10048 | "Ambos método <command>dselect</command> do APT e <command>apt-get</command> " |
| 10049 | "partilham a mesma interface. É um sistema simples que geralmente lhe diz o " |
| 10050 | "que vai fazer e depois fá-lo. <placeholder type=\"footnote\" id=\"0\"/> Após " |
| 10051 | "escrever um sumário do que vai acontecer, o APT depois irá escrever algumas " |
| 10052 | "mensagens de estado informativo para que você possa estimar o progresso e " |
| 10053 | "quanto falta fazer." |
| 10054 | |
| 10055 | #. type: Content of: <book><chapter><section><title> |
| 10056 | #: guide.dbk |
| 10057 | msgid "Startup" |
| 10058 | msgstr "Arranque" |
| 10059 | |
| 10060 | #. type: Content of: <book><chapter><section><para> |
| 10061 | #: guide.dbk |
| 10062 | msgid "" |
| 10063 | "Before all operations except update, APT performs a number of actions to " |
| 10064 | "prepare its internal state. It also does some checks of the system's state. " |
| 10065 | "At any time these operations can be performed by running <literal>apt-get " |
| 10066 | "check</literal>." |
| 10067 | msgstr "" |
| 10068 | "Antes de todas as operações, excepto a update, o APT executa um número de " |
| 10069 | "acções para preparar o seu estado interno. Também faz algumas verificações " |
| 10070 | "do estado do sistema. A qualquer altura estas operações pode ser executadas " |
| 10071 | "correndo <literal>apt-get check</literal>." |
| 10072 | |
| 10073 | #. type: Content of: <book><chapter><section><screen> |
| 10074 | #: guide.dbk |
| 10075 | #, no-wrap |
| 10076 | msgid "" |
| 10077 | "# apt-get check\n" |
| 10078 | "Reading Package Lists... Done\n" |
| 10079 | "Building Dependency Tree... Done\n" |
| 10080 | msgstr "" |
| 10081 | "# apt-get check\n" |
| 10082 | "Reading Package Lists... Done\n" |
| 10083 | "Building Dependency Tree... Done\n" |
| 10084 | |
| 10085 | #. type: Content of: <book><chapter><section><para> |
| 10086 | #: guide.dbk |
| 10087 | msgid "" |
| 10088 | "The first thing it does is read all the package files into memory. APT uses " |
| 10089 | "a caching scheme so this operation will be faster the second time it is run. " |
| 10090 | "If some of the package files are not found then they will be ignored and a " |
| 10091 | "warning will be printed when apt-get exits." |
| 10092 | msgstr "" |
| 10093 | "A primeira coisa que faz é ler todos os ficheiros de pacotes para a memória. " |
| 10094 | "O APT usa um esquema de cache para que esta operação seja mais rápida na " |
| 10095 | "segunda vez que é executada. Se alguns dos ficheiros de pacotes não forem " |
| 10096 | "encontrados serão ignorados e será mostrado um aviso quando o apt-get " |
| 10097 | "terminar." |
| 10098 | |
| 10099 | #. type: Content of: <book><chapter><section><para> |
| 10100 | #: guide.dbk |
| 10101 | msgid "" |
| 10102 | "The final operation performs a detailed analysis of the system's " |
| 10103 | "dependencies. It checks every dependency of every installed or unpacked " |
| 10104 | "package and considers if it is OK. Should this find a problem then a report " |
| 10105 | "will be printed out and <command>apt-get</command> will refuse to run." |
| 10106 | msgstr "" |
| 10107 | "A operação final executa uma análise detalhada das dependências do sistema. " |
| 10108 | "Verifica cada dependência de cada pacote instalado ou desempacotado e " |
| 10109 | "considera se está OK. Caso isto encontre um problema, então é escrito um " |
| 10110 | "relatório e o <command>apt-get</command> recusa-se a funcionar." |
| 10111 | |
| 10112 | #. type: Content of: <book><chapter><section><screen> |
| 10113 | #: guide.dbk |
| 10114 | #, no-wrap |
| 10115 | msgid "" |
| 10116 | "# apt-get check\n" |
| 10117 | "Reading Package Lists... Done\n" |
| 10118 | "Building Dependency Tree... Done\n" |
| 10119 | "You might want to run apt-get -f install' to correct these.\n" |
| 10120 | "Sorry, but the following packages have unmet dependencies:\n" |
| 10121 | " 9fonts: Depends: xlib6g but it is not installed\n" |
| 10122 | " uucp: Depends: mailx but it is not installed\n" |
| 10123 | " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n" |
| 10124 | " adduser: Depends: perl-base but it is not installed\n" |
| 10125 | " aumix: Depends: libgpmg1 but it is not installed\n" |
| 10126 | " debiandoc-sgml: Depends: sgml-base but it is not installed\n" |
| 10127 | " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n" |
| 10128 | " cthugha: Depends: svgalibg1 but it is not installed\n" |
| 10129 | " Depends: xlib6g (>= 3.3-5) but it is not installed\n" |
| 10130 | " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n" |
| 10131 | msgstr "" |
| 10132 | "# apt-get check\n" |
| 10133 | "Reading Package Lists... Done\n" |
| 10134 | "Building Dependency Tree... Done\n" |
| 10135 | "You might want to run apt-get -f install' to correct these.\n" |
| 10136 | "Sorry, but the following packages have unmet dependencies:\n" |
| 10137 | " 9fonts: Depends: xlib6g but it is not installed\n" |
| 10138 | " uucp: Depends: mailx but it is not installed\n" |
| 10139 | " blast: Depends: xlib6g (>= 3.3-5) but it is not installed\n" |
| 10140 | " adduser: Depends: perl-base but it is not installed\n" |
| 10141 | " aumix: Depends: libgpmg1 but it is not installed\n" |
| 10142 | " debiandoc-sgml: Depends: sgml-base but it is not installed\n" |
| 10143 | " bash-builtins: Depends: bash (>= 2.01) but 2.0-3 is installed\n" |
| 10144 | " cthugha: Depends: svgalibg1 but it is not installed\n" |
| 10145 | " Depends: xlib6g (>= 3.3-5) but it is not installed\n" |
| 10146 | " libreadlineg2: Conflicts:libreadline2 (<< 2.1-2.1)\n" |
| 10147 | |
| 10148 | #. type: Content of: <book><chapter><section><para> |
| 10149 | #: guide.dbk |
| 10150 | msgid "" |
| 10151 | "In this example the system has many problems, including a serious problem " |
| 10152 | "with libreadlineg2. For each package that has unmet dependencies a line is " |
| 10153 | "printed out indicating the package with the problem and the dependencies " |
| 10154 | "that are unmet. A short explanation of why the package has a dependency " |
| 10155 | "problem is also included." |
| 10156 | msgstr "" |
| 10157 | "Neste exemplo o sistema tem muitos problemas, incluindo um sério problema " |
| 10158 | "com libreadlineg2. Para cada pacote que tem dependências não satisfeitas, é " |
| 10159 | "escrita uma linha indicando o pacote com o problema e as dependências que " |
| 10160 | "não estão satisfeitas. É também incluída uma explicação curta de porquê o " |
| 10161 | "pacote tem um problema de dependência." |
| 10162 | |
| 10163 | #. type: Content of: <book><chapter><section><para><footnote><para> |
| 10164 | #: guide.dbk |
| 10165 | msgid "" |
| 10166 | "APT however considers all known dependencies and attempts to prevent broken " |
| 10167 | "packages" |
| 10168 | msgstr "" |
| 10169 | "No entanto o APT considera todas as dependências conhecidas e tenta prevenir " |
| 10170 | "pacotes quebrados" |
| 10171 | |
| 10172 | #. type: Content of: <book><chapter><section><para> |
| 10173 | #: guide.dbk |
| 10174 | msgid "" |
| 10175 | "There are two ways a system can get into a broken state like this. The first " |
| 10176 | "is caused by <command>dpkg</command> missing some subtle relationships " |
| 10177 | "between packages when performing upgrades. <placeholder type=\"footnote\" id=" |
| 10178 | "\"0\"/>. The second is if a package installation fails during an operation. " |
| 10179 | "In this situation a package may have been unpacked without its dependents " |
| 10180 | "being installed." |
| 10181 | msgstr "" |
| 10182 | "Existem duas maneiras de um sistema entrar num estado de quebra como este. A " |
| 10183 | "primeira é causada pelo <command>dpkg</command> que não vê algumas relações " |
| 10184 | "subtis entre pacotes quando executa actualizações. <placeholder type=" |
| 10185 | "\"footnote\" id=\"0\"/>. A segunda é se uma instalação de pacote falha " |
| 10186 | "durante uma operação. Nesta situação um pacote pode ter sido desempacotado " |
| 10187 | "sem que as suas dependências tenham sido instaladas." |
| 10188 | |
| 10189 | #. type: Content of: <book><chapter><section><para> |
| 10190 | #: guide.dbk |
| 10191 | msgid "" |
| 10192 | "The second situation is much less serious than the first because APT places " |
| 10193 | "certain constraints on the order that packages are installed. In both cases " |
| 10194 | "supplying the <literal>-f</literal> option to <command>apt-get</command> " |
| 10195 | "will cause APT to deduce a possible solution to the problem and then " |
| 10196 | "continue on. The APT <command>dselect</command> method always supplies the " |
| 10197 | "<literal>-f</literal> option to allow for easy continuation of failed " |
| 10198 | "maintainer scripts." |
| 10199 | msgstr "" |
| 10200 | "A segunda situação é muito menos séria que a primeira porque o APT coloca " |
| 10201 | "certos constrangimentos na ordem que os pacotes são instalados. Em ambos os " |
| 10202 | "casos, fornecer a opção <literal>-f</literal> ao <command>apt-get</command> " |
| 10203 | "irá fazer com que o APT deduza uma solução possível para o problema e depois " |
| 10204 | "continue. O método <command>dselect</command> do APT fornece sempre a opção " |
| 10205 | "<literal>-f</literal> para permitir uma continuação fácil de scripts do " |
| 10206 | "responsável com falhas." |
| 10207 | |
| 10208 | #. type: Content of: <book><chapter><section><para> |
| 10209 | #: guide.dbk |
| 10210 | msgid "" |
| 10211 | "However, if the <literal>-f</literal> option is used to correct a seriously " |
| 10212 | "broken system caused by the first case then it is possible that it will " |
| 10213 | "either fail immediately or the installation sequence will fail. In either " |
| 10214 | "case it is necessary to manually use dpkg (possibly with forcing options) to " |
| 10215 | "correct the situation enough to allow APT to proceed." |
| 10216 | msgstr "" |
| 10217 | "No entanto, se for usada a opção <literal>-f</literal> para corrigir um " |
| 10218 | "sistema seriamente quebrado causado pelo primeiro caso, então é possível que " |
| 10219 | "ou falhe imediatamente ou falhe na sequência de instalação. Em qualquer dos " |
| 10220 | "casos é necessário usar o dpkg manualmente (possivelmente com opções de " |
| 10221 | "forçar) para corrigir a situação o suficiente para permitir ao APT continuar." |
| 10222 | |
| 10223 | #. type: Content of: <book><chapter><section><title> |
| 10224 | #: guide.dbk |
| 10225 | msgid "The Status Report" |
| 10226 | msgstr "O Relatório de Estado" |
| 10227 | |
| 10228 | #. type: Content of: <book><chapter><section><para> |
| 10229 | #: guide.dbk |
| 10230 | msgid "" |
| 10231 | "Before proceeding <command>apt-get</command> will present a report on what " |
| 10232 | "will happen. Generally the report reflects the type of operation being " |
| 10233 | "performed but there are several common elements. In all cases the lists " |
| 10234 | "reflect the final state of things, taking into account the <literal>-f</" |
| 10235 | "literal> option and any other relevant activities to the command being " |
| 10236 | "executed." |
| 10237 | msgstr "" |
| 10238 | "Antes de prosseguir, o <command>apt-get</command> irá apresentar um " |
| 10239 | "relatório do que irá acontecer. Geralmente o relatório reflecte o tipo de " |
| 10240 | "operações a ser executadas mas há vários elementos comuns. Em todos os casos " |
| 10241 | "a lista reflecte o estado final das coisas, tendo em conta a opção <literal>-" |
| 10242 | "f</literal> e quaisquer outras actividades relevantes ao comando que vai ser " |
| 10243 | "executado." |
| 10244 | |
| 10245 | #. type: Content of: <book><chapter><section><section><title> |
| 10246 | #: guide.dbk |
| 10247 | msgid "The Extra Package list" |
| 10248 | msgstr "A lista de Pacotes Extra" |
| 10249 | |
| 10250 | #. type: Content of: <book><chapter><section><section><screen> |
| 10251 | #: guide.dbk |
| 10252 | #, no-wrap |
| 10253 | msgid "" |
| 10254 | "The following extra packages will be installed:\n" |
| 10255 | " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n" |
| 10256 | " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n" |
| 10257 | " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n" |
| 10258 | " squake pgp-i python-base debmake ldso perl libreadlineg2\n" |
| 10259 | " ssh\n" |
| 10260 | msgstr "" |
| 10261 | "Os seguinte pacotes extra serão instalados:\n" |
| 10262 | " libdbd-mysql-perl xlib6 zlib1 xzx libreadline2 libdbd-msql-perl\n" |
| 10263 | " mailpgp xdpkg fileutils pinepgp zlib1g xlib6g perl-base\n" |
| 10264 | " bin86 libgdbm1 libgdbmg1 quake-lib gmp2 bcc xbuffy\n" |
| 10265 | " squake pgp-i python-base debmake ldso perl libreadlineg2\n" |
| 10266 | " ssh\n" |
| 10267 | |
| 10268 | #. type: Content of: <book><chapter><section><section><para> |
| 10269 | #: guide.dbk |
| 10270 | msgid "" |
| 10271 | "The Extra Package list shows all of the packages that will be installed or " |
| 10272 | "upgraded in excess of the ones mentioned on the command line. It is only " |
| 10273 | "generated for an <literal>install</literal> command. The listed packages are " |
| 10274 | "often the result of an Auto Install." |
| 10275 | msgstr "" |
| 10276 | "A lista de Pacotes Extra mostra todos os pacotes que irão ser instalados ou " |
| 10277 | "actualizados em excesso daqueles mencionados na linha de comandos. É apenas " |
| 10278 | "gerada para um comando <literal>install</literal>. Os pacotes listados são " |
| 10279 | "geralmente o resultado de uma Auto instalação." |
| 10280 | |
| 10281 | #. type: Content of: <book><chapter><section><section><title> |
| 10282 | #: guide.dbk |
| 10283 | msgid "The Packages to Remove" |
| 10284 | msgstr "Os Pacotes para Remover" |
| 10285 | |
| 10286 | #. type: Content of: <book><chapter><section><section><screen> |
| 10287 | #: guide.dbk |
| 10288 | #, no-wrap |
| 10289 | msgid "" |
| 10290 | "The following packages will be REMOVED:\n" |
| 10291 | " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n" |
| 10292 | " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n" |
| 10293 | " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n" |
| 10294 | " nas xpilot xfig\n" |
| 10295 | msgstr "" |
| 10296 | "Os seguintes pacotes irão ser REMOVIDOS:\n" |
| 10297 | " xlib6-dev xpat2 tk40-dev xkeycaps xbattle xonix\n" |
| 10298 | " xdaliclock tk40 tk41 xforms0.86 ghostview xloadimage xcolorsel\n" |
| 10299 | " xadmin xboard perl-debug tkined xtetris libreadline2-dev perl-suid\n" |
| 10300 | " nas xpilot xfig\n" |
| 10301 | |
| 10302 | #. type: Content of: <book><chapter><section><section><para> |
| 10303 | #: guide.dbk |
| 10304 | msgid "" |
| 10305 | "The Packages to Remove list shows all of the packages that will be removed " |
| 10306 | "from the system. It can be shown for any of the operations and should be " |
| 10307 | "given a careful inspection to ensure nothing important is to be taken off. " |
| 10308 | "The <literal>-f</literal> option is especially good at generating packages " |
| 10309 | "to remove so extreme care should be used in that case. The list may contain " |
| 10310 | "packages that are going to be removed because they are only partially " |
| 10311 | "installed, possibly due to an aborted installation." |
| 10312 | msgstr "" |
| 10313 | "A lista Pacotes para Remover mostra todos os pacotes que irão ser removidos " |
| 10314 | "do sistema. Pode ser mostrada para qualquer das operações e deve ser-lhe " |
| 10315 | "dada uma inspecção cuidadosa para assegurar que nada de importante vai ser " |
| 10316 | "removido. A opção <literal>-f</literal> é especialmente boa a gerar pacotes " |
| 10317 | "para remover, portanto neste caso deve-se usar cuidados extremos. A lista " |
| 10318 | "pode conter pacotes que vão ser removidos porque estão apenas parcialmente " |
| 10319 | "instalados, possivelmente devido a uma instalação abortada." |
| 10320 | |
| 10321 | #. type: Content of: <book><chapter><section><section><title> |
| 10322 | #: guide.dbk |
| 10323 | msgid "The New Packages list" |
| 10324 | msgstr "A lista de Novos Pacotes" |
| 10325 | |
| 10326 | #. type: Content of: <book><chapter><section><section><screen> |
| 10327 | #: guide.dbk |
| 10328 | #, no-wrap |
| 10329 | msgid "" |
| 10330 | "The following NEW packages will installed:\n" |
| 10331 | " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n" |
| 10332 | msgstr "" |
| 10333 | "Os seguintes pacotes NOVOS irão ser instalados:\n" |
| 10334 | " zlib1g xlib6g perl-base libgdbmg1 quake-lib gmp2 pgp-i python-base\n" |
| 10335 | |
| 10336 | #. type: Content of: <book><chapter><section><section><para> |
| 10337 | #: guide.dbk |
| 10338 | msgid "" |
| 10339 | "The New Packages list is simply a reminder of what will happen. The packages " |
| 10340 | "listed are not presently installed in the system but will be when APT is " |
| 10341 | "done." |
| 10342 | msgstr "" |
| 10343 | "A lista de Novos Pacotes é simplesmente um lembrete do que vai acontecer. Os " |
| 10344 | "pacotes listados não estão instalados presentemente no sistema mas irão " |
| 10345 | "estar quando o APT terminar." |
| 10346 | |
| 10347 | #. type: Content of: <book><chapter><section><section><title> |
| 10348 | #: guide.dbk |
| 10349 | msgid "The Kept Back list" |
| 10350 | msgstr "A lista Kept Back" |
| 10351 | |
| 10352 | #. type: Content of: <book><chapter><section><section><screen> |
| 10353 | #: guide.dbk |
| 10354 | #, no-wrap |
| 10355 | msgid "" |
| 10356 | "The following packages have been kept back\n" |
| 10357 | " compface man-db tetex-base msql libpaper svgalib1\n" |
| 10358 | " gs snmp arena lynx xpat2 groff xscreensaver\n" |
| 10359 | msgstr "" |
| 10360 | "Os seguintes pacotes formam mantidos na versão antiga\n" |
| 10361 | " compface man-db tetex-base msql libpaper svgalib1\n" |
| 10362 | " gs snmp arena lynx xpat2 groff xscreensaver\n" |
| 10363 | |
| 10364 | #. type: Content of: <book><chapter><section><section><para> |
| 10365 | #: guide.dbk |
| 10366 | msgid "" |
| 10367 | "Whenever the whole system is being upgraded there is the possibility that " |
| 10368 | "new versions of packages cannot be installed because they require new things " |
| 10369 | "or conflict with already installed things. In this case the package will " |
| 10370 | "appear in the Kept Back list. The best way to convince packages listed there " |
| 10371 | "to install is with <literal>apt-get install</literal> or by using " |
| 10372 | "<command>dselect</command> to resolve their problems." |
| 10373 | msgstr "" |
| 10374 | "Sempre que todo o sistema é actualizado existe a possibilidade que novas " |
| 10375 | "versões de pacotes não possam ser instaladas porque requerem coisas novas ou " |
| 10376 | "entram em conflito com coisas já instaladas. Nestes casos o pacote irá " |
| 10377 | "aparecer na lista Kept Back. A melhor maneira de convencer os pacotes " |
| 10378 | "listados aqui a instalarem é com o <literal>apt-get install</literal> ou " |
| 10379 | "usando o <command>dselect</command> para resolver os seus problemas." |
| 10380 | |
| 10381 | #. type: Content of: <book><chapter><section><section><title> |
| 10382 | #: guide.dbk |
| 10383 | msgid "Held Packages warning" |
| 10384 | msgstr "Aviso de Pacotes Mantidos" |
| 10385 | |
| 10386 | #. type: Content of: <book><chapter><section><section><screen> |
| 10387 | #: guide.dbk |
| 10388 | #, no-wrap |
| 10389 | msgid "" |
| 10390 | "The following held packages will be changed:\n" |
| 10391 | " cvs\n" |
| 10392 | msgstr "" |
| 10393 | "Os seguintes pacotes mantidos irão ser alterados:\n" |
| 10394 | " cvs\n" |
| 10395 | |
| 10396 | #. type: Content of: <book><chapter><section><section><para> |
| 10397 | #: guide.dbk |
| 10398 | msgid "" |
| 10399 | "Sometimes you can ask APT to install a package that is on hold, in such a " |
| 10400 | "case it prints out a warning that the held package is going to be changed. " |
| 10401 | "This should only happen during dist-upgrade or install." |
| 10402 | msgstr "" |
| 10403 | "Por vezes você pode pedir ao APT para instalar um pacote que está retido, " |
| 10404 | "nestes casos ele mostra um aviso que o pacote retido vai ser alterado. Isto " |
| 10405 | "apenas deve acontecer durante um dist-upgrade ou install." |
| 10406 | |
| 10407 | #. type: Content of: <book><chapter><section><section><title> |
| 10408 | #: guide.dbk |
| 10409 | msgid "Final summary" |
| 10410 | msgstr "Sumário final" |
| 10411 | |
| 10412 | #. type: Content of: <book><chapter><section><section><para> |
| 10413 | #: guide.dbk |
| 10414 | msgid "" |
| 10415 | "Finally, APT will print out a summary of all the changes that will occur." |
| 10416 | msgstr "" |
| 10417 | "Finalmente, o APT irá escrever um sumário de todas as alterações que irão " |
| 10418 | "acontecer." |
| 10419 | |
| 10420 | #. type: Content of: <book><chapter><section><section><screen> |
| 10421 | #: guide.dbk |
| 10422 | #, no-wrap |
| 10423 | msgid "" |
| 10424 | "206 packages upgraded, 8 newly installed, 23 to remove and 51 not upgraded.\n" |
| 10425 | "12 packages not fully installed or removed.\n" |
| 10426 | "Need to get 65.7M/66.7M of archives. After unpacking 26.5M will be used.\n" |
| 10427 | msgstr "" |
| 10428 | "206 pacotes actualizados, 8 instalados de novo, 23 para remover e 51 não actualizados.\n" |
| 10429 | "12 pacotes não totalmente instalados ou removidos.\n" |
| 10430 | "É necessário obter 65.7M/66.7M de arquivos. Após desempacotamento será usado 26.5M.\n" |
| 10431 | |
| 10432 | #. type: Content of: <book><chapter><section><section><para> |
| 10433 | #: guide.dbk |
| 10434 | msgid "" |
| 10435 | "The first line of the summary simply is a reduced version of all of the " |
| 10436 | "lists and includes the number of upgrades - that is packages already " |
| 10437 | "installed that have new versions available. The second line indicates the " |
| 10438 | "number of poorly configured packages, possibly the result of an aborted " |
| 10439 | "installation. The final line shows the space requirements that the " |
| 10440 | "installation needs. The first pair of numbers refer to the size of the " |
| 10441 | "archive files. The first number indicates the number of bytes that must be " |
| 10442 | "fetched from remote locations and the second indicates the total size of all " |
| 10443 | "the archives required. The next number indicates the size difference between " |
| 10444 | "the presently installed packages and the newly installed packages. It is " |
| 10445 | "roughly equivalent to the space required in /usr after everything is done. " |
| 10446 | "If a large number of packages are being removed then the value may indicate " |
| 10447 | "the amount of space that will be freed." |
| 10448 | msgstr "" |
| 10449 | "A primeira linha do sumário é simplesmente uma versão reduzida de todas as " |
| 10450 | "listas e inclui o número de actualizações - que é os pacotes já instalados " |
| 10451 | "que têm novas versões disponíveis. A segunda linha indica o número de " |
| 10452 | "pacotes mal configurados, possivelmente o resultado de uma instalação " |
| 10453 | "abortada. A linha final mostra os requisitos de espaço que a instalação " |
| 10454 | "precisa. O primeiro par de número refere-se ao tamanho dos ficheiros de " |
| 10455 | "arquivos. O primeiro número indica o número de bytes que precisam ser " |
| 10456 | "obtidos a partir das localizações remotas e o segundo indica o tamanho total " |
| 10457 | "do todos os arquivos necessários. O número seguinte indica a diferença de " |
| 10458 | "tamanho entre os pacotes presentemente instalados e os pacotes instalados de " |
| 10459 | "fresco. É aproximadamente equivalente ao espaço requerido em /usr após tudo " |
| 10460 | "estar feito. Se forem removidos um grande número de pacotes então o valor " |
| 10461 | "pode indicar a quantidade de espaço que irá ser libertado." |
| 10462 | |
| 10463 | #. type: Content of: <book><chapter><section><section><para> |
| 10464 | #: guide.dbk |
| 10465 | msgid "" |
| 10466 | "Some other reports can be generated by using the -u option to show packages " |
| 10467 | "to upgrade, they are similar to the previous examples." |
| 10468 | msgstr "" |
| 10469 | "Outros relatórios podem ser gerados ao usar a opção -u para mostrar os " |
| 10470 | "pacotes a actualizar, e são semelhantes aos exemplos prévios." |
| 10471 | |
| 10472 | #. type: Content of: <book><chapter><section><title> |
| 10473 | #: guide.dbk |
| 10474 | msgid "The Status Display" |
| 10475 | msgstr "O Mostrador de Estado" |
| 10476 | |
| 10477 | #. type: Content of: <book><chapter><section><para> |
| 10478 | #: guide.dbk |
| 10479 | msgid "" |
| 10480 | "During the download of archives and package files APT prints out a series of " |
| 10481 | "status messages." |
| 10482 | msgstr "" |
| 10483 | "Durante a descarga dos arquivos e ficheiros de pacotes, o APT escreve uma " |
| 10484 | "série de mensagens de estado." |
| 10485 | |
| 10486 | #. type: Content of: <book><chapter><section><screen> |
| 10487 | #: guide.dbk |
| 10488 | #, no-wrap |
| 10489 | msgid "" |
| 10490 | "# apt-get update\n" |
| 10491 | "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n" |
| 10492 | "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n" |
| 10493 | "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n" |
| 10494 | "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n" |
| 10495 | "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n" |
| 10496 | "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n" |
| 10497 | msgstr "" |
| 10498 | "# apt-get update\n" |
| 10499 | "Get:1 http://ftp.de.debian.org/debian-non-US/ stable/non-US/ Packages\n" |
| 10500 | "Get:2 http://llug.sep.bnl.gov/debian/ testing/contrib Packages\n" |
| 10501 | "Hit http://llug.sep.bnl.gov/debian/ testing/main Packages\n" |
| 10502 | "Get:4 http://ftp.de.debian.org/debian-non-US/ unstable/binary-i386/ Packages\n" |
| 10503 | "Get:5 http://llug.sep.bnl.gov/debian/ testing/non-free Packages\n" |
| 10504 | "11% [5 testing/non-free `Waiting for file' 0/32.1k 0%] 2203b/s 1m52s\n" |
| 10505 | |
| 10506 | #. type: Content of: <book><chapter><section><para> |
| 10507 | #: guide.dbk |
| 10508 | msgid "" |
| 10509 | "The lines starting with <emphasis>Get</emphasis> are printed out when APT " |
| 10510 | "begins to fetch a file while the last line indicates the progress of the " |
| 10511 | "download. The first percent value on the progress line indicates the total " |
| 10512 | "percent done of all files. Unfortunately since the size of the Package files " |
| 10513 | "is unknown <literal>apt-get update</literal> estimates the percent done " |
| 10514 | "which causes some inaccuracies." |
| 10515 | msgstr "" |
| 10516 | "A linhas iniciadas com <emphasis>Get</emphasis> são escritas quando o APT " |
| 10517 | "começa a obter um ficheiro enquanto a última linha indica o progresso da " |
| 10518 | "descarga. O primeiro valor percentual na linha de progresso indica a " |
| 10519 | "percentagem total completa de todos os ficheiros. Infelizmente como o " |
| 10520 | "tamanho dos ficheiros de Pacotes é desconhecido o <literal>apt-get update</" |
| 10521 | "literal> estima a percentagem de pronto o que causa algumas imprecisões." |
| 10522 | |
| 10523 | #. type: Content of: <book><chapter><section><para> |
| 10524 | #: guide.dbk |
| 10525 | msgid "" |
| 10526 | "The next section of the status line is repeated once for each download " |
| 10527 | "thread and indicates the operation being performed and some useful " |
| 10528 | "information about what is happening. Sometimes this section will simply read " |
| 10529 | "<emphasis>Forking</emphasis> which means the OS is loading the download " |
| 10530 | "module. The first word after the [ is the fetch number as shown on the " |
| 10531 | "history lines. The next word is the short form name of the object being " |
| 10532 | "downloaded. For archives it will contain the name of the package that is " |
| 10533 | "being fetched." |
| 10534 | msgstr "" |
| 10535 | "A secção seguinte da linha de estado é repetida para cada processo de " |
| 10536 | "descarga e indica a operação a ser executada e alguma informação útil acerca " |
| 10537 | "do que está a acontecer. Por vezes esta secção irá simplesmente ler " |
| 10538 | "<emphasis>Forking</emphasis> o que representa que o SO está a carregar o " |
| 10539 | "módulo de download. A primeira palavra após o [ é o número de obtenção como " |
| 10540 | "mostrado nas linhas de histórico. A palavra seguinte é o nome em formato " |
| 10541 | "curto do objecto a ser descarregado. Para os arquivos irá conter o nome do " |
| 10542 | "pacote que está a ser descarregado." |
| 10543 | |
| 10544 | #. type: Content of: <book><chapter><section><para> |
| 10545 | #: guide.dbk |
| 10546 | msgid "" |
| 10547 | "Inside of the single quote is an informative string indicating the progress " |
| 10548 | "of the negotiation phase of the download. Typically it progresses from " |
| 10549 | "<emphasis>Connecting</emphasis> to <emphasis>Waiting for file</emphasis> to " |
| 10550 | "<emphasis>Downloading</emphasis> or <emphasis>Resuming</emphasis>. The final " |
| 10551 | "value is the number of bytes downloaded from the remote site. Once the " |
| 10552 | "download begins this is represented as <literal>102/10.2k</literal> " |
| 10553 | "indicating that 102 bytes have been fetched and 10.2 kilobytes is expected. " |
| 10554 | "The total size is always shown in 4 figure notation to preserve space. After " |
| 10555 | "the size display is a percent meter for the file itself. The second last " |
| 10556 | "element is the instantaneous average speed. This values is updated every 5 " |
| 10557 | "seconds and reflects the rate of data transfer for that period. Finally is " |
| 10558 | "shown the estimated transfer time. This is updated regularly and reflects " |
| 10559 | "the time to complete everything at the shown transfer rate." |
| 10560 | msgstr "" |
| 10561 | "Dentro da única citação está uma string de informação que indica o progresso " |
| 10562 | "da fase de negociação do download. Progride tipicamente de <emphasis>A " |
| 10563 | "Ligar</emphasis> para <emphasis>À espera do ficheiro</emphasis> para " |
| 10564 | "<emphasis>A descarregar</emphasis> ou <emphasis>A resumir</emphasis>. O " |
| 10565 | "valor final é o número de bytes descarregados a partir do site remoto. Uma " |
| 10566 | "vez começado a descarga isto é representado como <literal>102/10.2k</" |
| 10567 | "literal> indicando que 102 bytes foram obtidos e são esperados " |
| 10568 | "10.2kilobytes. O tamanho total é sempre representado numa anotação de 4 " |
| 10569 | "figuras para preservar espaço. Após a amostragem do tamanho está um medidor " |
| 10570 | "de percentagem para o próprio ficheiro. O segundo último elemento é a " |
| 10571 | "velocidade média instantânea. Estes valores são actualizados a cada 5 " |
| 10572 | "segundos e reflectem a taxa de dados transferidos para esse período. " |
| 10573 | "Finalmente é mostrado o tempo estimado de transferência. Isto é actualizado " |
| 10574 | "regularmente e reflecte o tempo para completar tudo ao ritmo de " |
| 10575 | "transferência mostrado." |
| 10576 | |
| 10577 | #. type: Content of: <book><chapter><section><para> |
| 10578 | #: guide.dbk |
| 10579 | msgid "" |
| 10580 | "The status display updates every half second to provide a constant feedback " |
| 10581 | "on the download progress while the Get lines scroll back whenever a new file " |
| 10582 | "is started. Since the status display is constantly updated it is unsuitable " |
| 10583 | "for logging to a file, use the <literal>-q</literal> option to remove the " |
| 10584 | "status display." |
| 10585 | msgstr "" |
| 10586 | "O mostrador de estado actualiza-se a cada meio segundo para disponibilizar " |
| 10587 | "uma informação de retorno constante do progresso de descarga enquanto as " |
| 10588 | "linhas Get deslocam-se para trás sempre que uma nova linha é iniciada. Como " |
| 10589 | "o mostrador de estado é constantemente actualizado não é apropriado para " |
| 10590 | "registar num ficheiro, use a opção <literal>-q</literal> para remover o " |
| 10591 | "mostrador de estado." |
| 10592 | |
| 10593 | #. type: Content of: <book><chapter><section><title> |
| 10594 | #: guide.dbk |
| 10595 | msgid "Dpkg" |
| 10596 | msgstr "Dpkg" |
| 10597 | |
| 10598 | #. type: Content of: <book><chapter><section><para> |
| 10599 | #: guide.dbk |
| 10600 | msgid "" |
| 10601 | "APT uses <command>dpkg</command> for installing the archives and will switch " |
| 10602 | "over to the <command>dpkg</command> interface once downloading is completed. " |
| 10603 | "<command>dpkg</command> will also ask a number of questions as it processes " |
| 10604 | "the packages and the packages themselves may also ask several questions. " |
| 10605 | "Before each question there is usually a description of what it is asking and " |
| 10606 | "the questions are too varied to discuss completely here." |
| 10607 | msgstr "" |
| 10608 | "O APT usa o <command>dpkg</command> para instalar os arquivos e irá mudar " |
| 10609 | "para a interface do <command>dpkg</command> assim que a descarga estiver " |
| 10610 | "completa. O <command>dpkg</command> irá também fazer um número de perguntas " |
| 10611 | "conforme vai processando os pacotes e os próprios pacotes podem também fazer " |
| 10612 | "várias questões. Antes de cada pergunta há geralmente uma descrição do que " |
| 10613 | "se está a perguntar e as perguntas são demasiado variadas para serem " |
| 10614 | "discutidas aqui." |
| 10615 | |
| 10616 | #. type: Content of: <book><title> |
| 10617 | #: offline.dbk |
| 10618 | msgid "Using APT Offline" |
| 10619 | msgstr "Usando o APT Offline" |
| 10620 | |
| 10621 | #. type: Content of: <book><bookinfo><abstract><para> |
| 10622 | #: offline.dbk |
| 10623 | msgid "" |
| 10624 | "This document describes how to use APT in a non-networked environment, " |
| 10625 | "specifically a 'sneaker-net' approach for performing upgrades." |
| 10626 | msgstr "" |
| 10627 | "Este documento descreve como usar o APT num ambiente sem rede, " |
| 10628 | "especificamente uma aproximação 'sneaker-net' para executar actualizações." |
| 10629 | |
| 10630 | #. type: Content of: <book><bookinfo> |
| 10631 | #: offline.dbk |
| 10632 | msgid "" |
| 10633 | "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>" |
| 10634 | msgstr "" |
| 10635 | "<copyright><year>1999</year><holder>Jason Gunthorpe</holder></copyright>" |
| 10636 | |
| 10637 | #. type: Content of: <book><chapter><title> |
| 10638 | #: offline.dbk |
| 10639 | msgid "Introduction" |
| 10640 | msgstr "Introdução" |
| 10641 | |
| 10642 | #. type: Content of: <book><chapter><section><title> |
| 10643 | #: offline.dbk |
| 10644 | msgid "Overview" |
| 10645 | msgstr "Visão geral" |
| 10646 | |
| 10647 | #. type: Content of: <book><chapter><section><para> |
| 10648 | #: offline.dbk |
| 10649 | msgid "" |
| 10650 | "Normally APT requires direct access to a Debian archive, either from a local " |
| 10651 | "media or through a network. Another common complaint is that a Debian " |
| 10652 | "machine is on a slow link, such as a modem and another machine has a very " |
| 10653 | "fast connection but they are physically distant." |
| 10654 | msgstr "" |
| 10655 | "Normalmente o APT requer acesso directo a um arquivo Debian, seja duma media " |
| 10656 | "local ou através de rede. Outra queixa comum e que uma máquina Debian está " |
| 10657 | "numa ligação lenta, como um modem e outra máquina tem uma ligação muito " |
| 10658 | "rápida mas estão fisicamente distantes." |
| 10659 | |
| 10660 | #. type: Content of: <book><chapter><section><para> |
| 10661 | #: offline.dbk |
| 10662 | msgid "" |
| 10663 | "The solution to this is to use large removable media such as a Zip disc or a " |
| 10664 | "SuperDisk disc. These discs are not large enough to store the entire Debian " |
| 10665 | "archive but can easily fit a subset large enough for most users. The idea is " |
| 10666 | "to use APT to generate a list of packages that are required and then fetch " |
| 10667 | "them onto the disc using another machine with good connectivity. It is even " |
| 10668 | "possible to use another Debian machine with APT or to use a completely " |
| 10669 | "different OS and a download tool like wget. Let <emphasis>remote host</" |
| 10670 | "emphasis> mean the machine downloading the packages, and <emphasis>target " |
| 10671 | "host</emphasis> the one with bad or no connection." |
| 10672 | msgstr "" |
| 10673 | "A solução para isto é usar grandes médias amovíveis como um disco Zip ou um " |
| 10674 | "disco SuperDisk. Estes discos não são suficientemente grandes para armazenar " |
| 10675 | "o arquivo Debian inteiro mas podem facilmente conter um subconjunto " |
| 10676 | "suficientemente grande para a maioria dos utilizadores. A ideia é usar o APT " |
| 10677 | "para gerar uma lista de pacotes que são necessários e depois obter-los para " |
| 10678 | "o disco usando outra máquina com boa ligação. É até possível usar outra " |
| 10679 | "máquina Debian com APT ou usar um SO completamente diferente e uma " |
| 10680 | "ferramenta de download como o wget. Deixe <emphasis>remote host</emphasis> " |
| 10681 | "representar a máquina que descarrega os pacotes, e <emphasis>target host</" |
| 10682 | "emphasis> aquela com má ou nenhuma ligação." |
| 10683 | |
| 10684 | #. type: Content of: <book><chapter><section><para> |
| 10685 | #: offline.dbk |
| 10686 | #, fuzzy |
| 10687 | #| msgid "" |
| 10688 | #| "This is achieved by creatively manipulating the APT configuration file. " |
| 10689 | #| "The essential premise to tell APT to look on a disc for it's archive " |
| 10690 | #| "files. Note that the disc should be formated with a filesystem that can " |
| 10691 | #| "handle long file names such as ext2, fat32 or vfat." |
| 10692 | msgid "" |
| 10693 | "This is achieved by creatively manipulating the APT configuration file. The " |
| 10694 | "essential premise to tell APT to look on a disc for it's archive files. Note " |
| 10695 | "that the disc should be formatted with a filesystem that can handle long " |
| 10696 | "file names such as ext2, fat32 or vfat." |
| 10697 | msgstr "" |
| 10698 | "Isto é conseguido ao manipular criativamente o ficheiro de configuração do " |
| 10699 | "APT. A premissa essencial para dizer ao APT para procurar num disco pelos " |
| 10700 | "seus ficheiros de arquivo. Note que o disco deve estar formatado com um " |
| 10701 | "sistema de ficheiros que saiba lidar com nomes de ficheiros longos como o " |
| 10702 | "ext2, fat32 ou vfat." |
| 10703 | |
| 10704 | #. type: Content of: <book><chapter><title> |
| 10705 | #: offline.dbk |
| 10706 | msgid "Using APT on both machines" |
| 10707 | msgstr "Usando o APT em ambas máquinas" |
| 10708 | |
| 10709 | #. type: Content of: <book><chapter><section><para> |
| 10710 | #: offline.dbk |
| 10711 | msgid "" |
| 10712 | "APT being available on both machines gives the simplest configuration. The " |
| 10713 | "basic idea is to place a copy of the status file on the disc and use the " |
| 10714 | "remote machine to fetch the latest package files and decide which packages " |
| 10715 | "to download. The disk directory structure should look like:" |
| 10716 | msgstr "" |
| 10717 | "Estando o APT disponível em ambas máquinas dá a configuração mais simples. A " |
| 10718 | "ideia básica é colocar uma cópia do ficheiro de estado no disco e usar a " |
| 10719 | "máquina remota para obter os ficheiros de pacotes mais recentes e decidir " |
| 10720 | "quais pacotes descarregar. A estrutura de directórios do disco deverá " |
| 10721 | "parecer-se com:" |
| 10722 | |
| 10723 | #. type: Content of: <book><chapter><section><screen> |
| 10724 | #: offline.dbk |
| 10725 | #, no-wrap |
| 10726 | msgid "" |
| 10727 | " /disc/\n" |
| 10728 | " archives/\n" |
| 10729 | " partial/\n" |
| 10730 | " lists/\n" |
| 10731 | " partial/\n" |
| 10732 | " status\n" |
| 10733 | " sources.list\n" |
| 10734 | " apt.conf\n" |
| 10735 | msgstr "" |
| 10736 | " /disc/\n" |
| 10737 | " archives/\n" |
| 10738 | " partial/\n" |
| 10739 | " lists/\n" |
| 10740 | " partial/\n" |
| 10741 | " status\n" |
| 10742 | " sources.list\n" |
| 10743 | " apt.conf\n" |
| 10744 | |
| 10745 | #. type: Content of: <book><chapter><section><title> |
| 10746 | #: offline.dbk |
| 10747 | msgid "The configuration file" |
| 10748 | msgstr "O ficheiro de configuração" |
| 10749 | |
| 10750 | #. type: Content of: <book><chapter><section><para> |
| 10751 | #: offline.dbk |
| 10752 | msgid "" |
| 10753 | "The configuration file should tell APT to store its files on the disc and to " |
| 10754 | "use the configuration files on the disc as well. The sources.list should " |
| 10755 | "contain the proper sites that you wish to use from the remote machine, and " |
| 10756 | "the status file should be a copy of <emphasis>/var/lib/dpkg/status</" |
| 10757 | "emphasis> from the <emphasis>target host</emphasis>. Please note, if you are " |
| 10758 | "using a local archive you must use copy URIs, the syntax is identical to " |
| 10759 | "file URIs." |
| 10760 | msgstr "" |
| 10761 | "O ficheiro de configuração deve dizer ao APT para armazenar os seus ficheiro " |
| 10762 | "no disco e usar os ficheiros de configuração do disco também. O sources.list " |
| 10763 | "deve conter os sites apropriados que deseja usar a partir da máquina remota, " |
| 10764 | "e o ficheiro de estado deve ser uma cópia de <emphasis>/var/lib/dpkg/status</" |
| 10765 | "emphasis> a partir do <emphasis>target host</emphasis>. Por favor note, se " |
| 10766 | "está a usar um arquivo local você deve usar copy URIs, a sintaxe é idêntica " |
| 10767 | "a file URIs." |
| 10768 | |
| 10769 | #. type: Content of: <book><chapter><section><para> |
| 10770 | #: offline.dbk |
| 10771 | msgid "" |
| 10772 | "<emphasis>apt.conf</emphasis> must contain the necessary information to make " |
| 10773 | "APT use the disc:" |
| 10774 | msgstr "" |
| 10775 | "<emphasis>apt.conf</emphasis> tem de conter a informação necessária para " |
| 10776 | "fazer o APT usar o disco:" |
| 10777 | |
| 10778 | #. type: Content of: <book><chapter><section><screen> |
| 10779 | #: offline.dbk |
| 10780 | #, no-wrap |
| 10781 | msgid "" |
| 10782 | " APT\n" |
| 10783 | " {\n" |
| 10784 | " /* This is not necessary if the two machines are the same arch, it tells\n" |
| 10785 | " the remote APT what architecture the target machine is */\n" |
| 10786 | " Architecture \"i386\";\n" |
| 10787 | "\n" |
| 10788 | " Get::Download-Only \"true\";\n" |
| 10789 | " };\n" |
| 10790 | "\n" |
| 10791 | " Dir\n" |
| 10792 | " {\n" |
| 10793 | " /* Use the disc for state information and redirect the status file from\n" |
| 10794 | " the /var/lib/dpkg default */\n" |
| 10795 | " State \"/disc/\";\n" |
| 10796 | " State::status \"status\";\n" |
| 10797 | "\n" |
| 10798 | " // Binary caches will be stored locally\n" |
| 10799 | " Cache::archives \"/disc/archives/\";\n" |
| 10800 | " Cache \"/tmp/\";\n" |
| 10801 | "\n" |
| 10802 | " // Location of the source list.\n" |
| 10803 | " Etc \"/disc/\";\n" |
| 10804 | " };\n" |
| 10805 | msgstr "" |
| 10806 | " APT\n" |
| 10807 | " {\n" |
| 10808 | " /* Isto não é necessário se as duas máquinas forem da mesma arquitectura, diz\n" |
| 10809 | " ao APT remoto que arquitectura tem a máquina de destino */\n" |
| 10810 | " Architecture \"i386\";\n" |
| 10811 | "\n" |
| 10812 | " Get::Download-Only \"true\";\n" |
| 10813 | " };\n" |
| 10814 | "\n" |
| 10815 | " Dir\n" |
| 10816 | " {\n" |
| 10817 | " /* Usa o disco para informação de estado e redirecciona o ficheiro de estado a partir de\n" |
| 10818 | " the /var/lib/dpkg default */\n" |
| 10819 | " State \"/disc/\";\n" |
| 10820 | " State::status \"status\";\n" |
| 10821 | "\n" |
| 10822 | " // Caches binárias serão armazenadas localmente\n" |
| 10823 | " Cache::archives \"/disc/archives/\";\n" |
| 10824 | " Cache \"/tmp/\";\n" |
| 10825 | "\n" |
| 10826 | " // Localização da lista de fontes.\n" |
| 10827 | " Etc \"/disc/\";\n" |
| 10828 | " };\n" |
| 10829 | |
| 10830 | #. type: Content of: <book><chapter><section><para> |
| 10831 | #: offline.dbk |
| 10832 | msgid "" |
| 10833 | "More details can be seen by examining the apt.conf man page and the sample " |
| 10834 | "configuration file in <emphasis>/usr/share/doc/apt/examples/apt.conf</" |
| 10835 | "emphasis>." |
| 10836 | msgstr "" |
| 10837 | "Mais detalhes podem ser vistos ao examinar o manual do apt.conf e o exemplo " |
| 10838 | "de ficheiro de configuração em <emphasis>/usr/share/doc/apt/examples/apt." |
| 10839 | "conf</emphasis>." |
| 10840 | |
| 10841 | #. type: Content of: <book><chapter><section><para> |
| 10842 | #: offline.dbk |
| 10843 | msgid "" |
| 10844 | "On the target machine the first thing to do is mount the disc and copy " |
| 10845 | "<emphasis>/var/lib/dpkg/status</emphasis> to it. You will also need to " |
| 10846 | "create the directories outlined in the Overview, <emphasis>archives/partial/" |
| 10847 | "</emphasis> and <emphasis>lists/partial/</emphasis>. Then take the disc to " |
| 10848 | "the remote machine and configure the sources.list. On the remote machine " |
| 10849 | "execute the following:" |
| 10850 | msgstr "" |
| 10851 | "Na máquina de destino a primeira coisa a fazer é montar o disco e copiar " |
| 10852 | "<emphasis>/var/lib/dpkg/status</emphasis> para ele. Você também precisa de " |
| 10853 | "criar os directórios delineados na Visão Geral, <emphasis>archives/partial/</" |
| 10854 | "emphasis> e <emphasis>lists/partial/</emphasis>. Depois leve o disco até à " |
| 10855 | "máquina remota e configure o sources.list. Na máquina remota execute o " |
| 10856 | "seguinte:" |
| 10857 | |
| 10858 | #. type: Content of: <book><chapter><section><screen> |
| 10859 | #: offline.dbk |
| 10860 | #, no-wrap |
| 10861 | msgid "" |
| 10862 | " # export APT_CONFIG=\"/disc/apt.conf\"\n" |
| 10863 | " # apt-get update\n" |
| 10864 | " [ APT fetches the package files ]\n" |
| 10865 | " # apt-get dist-upgrade\n" |
| 10866 | " [ APT fetches all the packages needed to upgrade the target machine ]\n" |
| 10867 | msgstr "" |
| 10868 | " # export APT_CONFIG=\"/disc/apt.conf\"\n" |
| 10869 | " # apt-get update\n" |
| 10870 | " [ APT obtém os ficheiros de pacotes ]\n" |
| 10871 | " # apt-get dist-upgrade\n" |
| 10872 | " [ APT obtém todos os pacotes necessários para actualizar a máquina de destino ]\n" |
| 10873 | |
| 10874 | #. type: Content of: <book><chapter><section><para> |
| 10875 | #: offline.dbk |
| 10876 | msgid "" |
| 10877 | "The dist-upgrade command can be replaced with any other standard APT " |
| 10878 | "commands, particularly dselect-upgrade. You can even use an APT front end " |
| 10879 | "such as <emphasis>dselect</emphasis>. However this presents a problem in " |
| 10880 | "communicating your selections back to the local computer." |
| 10881 | msgstr "" |
| 10882 | "O comando dist-upgrade pode ser substituído por qualquer outro comando APT " |
| 10883 | "standard, particularmente dselect-upgrade. Você até pode usar um front-end " |
| 10884 | "do APT como o <emphasis>dselect</emphasis>. No entanto isto apresenta um " |
| 10885 | "problema ao comunicar as suas selecções de volta ao computador local." |
| 10886 | |
| 10887 | #. type: Content of: <book><chapter><section><para> |
| 10888 | #: offline.dbk |
| 10889 | msgid "" |
| 10890 | "Now the disc contains all of the index files and archives needed to upgrade " |
| 10891 | "the target machine. Take the disc back and run:" |
| 10892 | msgstr "" |
| 10893 | "Agora o disco contém todos os ficheiros de índice e os arquivos necessários " |
| 10894 | "para actualizar a máquina de destino. Devolva o disco e corra:" |
| 10895 | |
| 10896 | #. type: Content of: <book><chapter><section><screen> |
| 10897 | #: offline.dbk |
| 10898 | #, no-wrap |
| 10899 | msgid "" |
| 10900 | " # export APT_CONFIG=\"/disc/apt.conf\"\n" |
| 10901 | " # apt-get check\n" |
| 10902 | " [ APT generates a local copy of the cache files ]\n" |
| 10903 | " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n" |
| 10904 | " [ Or any other APT command ]\n" |
| 10905 | msgstr "" |
| 10906 | " # export APT_CONFIG=\"/disc/apt.conf\"\n" |
| 10907 | " # apt-get check\n" |
| 10908 | " [ APT gera uma cópia local dos ficheiros de cache ]\n" |
| 10909 | " # apt-get --no-d -o dir::state::status=/var/lib/dpkg/status dist-upgrade\n" |
| 10910 | " [ Ou qualquer outro comando APT ]\n" |
| 10911 | |
| 10912 | #. type: Content of: <book><chapter><section><para> |
| 10913 | #: offline.dbk |
| 10914 | msgid "" |
| 10915 | "It is necessary for proper function to re-specify the status file to be the " |
| 10916 | "local one. This is very important!" |
| 10917 | msgstr "" |
| 10918 | "Para uma função apropriada é necessário re-especificar que o ficheiro de " |
| 10919 | "estado seja o ficheiro local. Isto é muito importante!" |
| 10920 | |
| 10921 | #. type: Content of: <book><chapter><section><para> |
| 10922 | #: offline.dbk |
| 10923 | msgid "" |
| 10924 | "If you are using dselect you can do the very risky operation of copying disc/" |
| 10925 | "status to /var/lib/dpkg/status so that any selections you made on the remote " |
| 10926 | "machine are updated. I highly recommend that people only make selections on " |
| 10927 | "the local machine - but this may not always be possible. DO NOT copy the " |
| 10928 | "status file if dpkg or APT have been run in the mean time!!" |
| 10929 | msgstr "" |
| 10930 | "Se está a usar dselect você pode fazer a operação muito arriscada de copiar " |
| 10931 | "disc/status para /var/lib/dpkg/status para que quaisquer selecções que faça " |
| 10932 | "na máquina remota sejam actualizadas. Eu recomendo altamente que as pessoas " |
| 10933 | "apenas façam selecções na máquina local - mas isto pode nem sempre ser " |
| 10934 | "possível. NÃO copie o ficheiro de estado se entretanto correu o dpkg ou o " |
| 10935 | "APT!!" |
| 10936 | |
| 10937 | #. type: Content of: <book><chapter><title> |
| 10938 | #: offline.dbk |
| 10939 | msgid "Using APT and wget" |
| 10940 | msgstr "Usando APT e wget" |
| 10941 | |
| 10942 | #. type: Content of: <book><chapter><section><para> |
| 10943 | #: offline.dbk |
| 10944 | msgid "" |
| 10945 | "<emphasis>wget</emphasis> is a popular and portable download tool that can " |
| 10946 | "run on nearly any machine. Unlike the method above this requires that the " |
| 10947 | "Debian machine already has a list of available packages." |
| 10948 | msgstr "" |
| 10949 | "<emphasis>wget</emphasis> é uma ferramenta popular e portável de download " |
| 10950 | "que pode correr praticamente em qualquer máquina. Ao contrário do método " |
| 10951 | "acima, este requer que a máquina Debian já tenha uma lista de pacotes " |
| 10952 | "disponíveis." |
| 10953 | |
| 10954 | #. type: Content of: <book><chapter><section><para> |
| 10955 | #: offline.dbk |
| 10956 | msgid "" |
| 10957 | "The basic idea is to create a disc that has only the archive files " |
| 10958 | "downloaded from the remote site. This is done by using the --print-uris " |
| 10959 | "option to apt-get and then preparing a wget script to actually fetch the " |
| 10960 | "packages." |
| 10961 | msgstr "" |
| 10962 | "A ideia básica é criar um disco que tem apenas os ficheiros de arquivo " |
| 10963 | "descarregados do site remoto. Isto é feito ao usar a opção --print-uris no " |
| 10964 | "apt-get e depois preparar um script wget para realmente ir buscar os pacotes." |
| 10965 | |
| 10966 | #. type: Content of: <book><chapter><section><title> |
| 10967 | #: offline.dbk |
| 10968 | msgid "Operation" |
| 10969 | msgstr "Operação" |
| 10970 | |
| 10971 | #. type: Content of: <book><chapter><section><para> |
| 10972 | #: offline.dbk |
| 10973 | msgid "" |
| 10974 | "Unlike the previous technique no special configuration files are required. " |
| 10975 | "We merely use the standard APT commands to generate the file list." |
| 10976 | msgstr "" |
| 10977 | "Ao contrário da técnica anterior, não são necessários ficheiros de " |
| 10978 | "configuração especiais. Nós usamos meramente os comandos standard do APT " |
| 10979 | "para gerar a lista de ficheiros." |
| 10980 | |
| 10981 | #. type: Content of: <book><chapter><section><screen> |
| 10982 | #: offline.dbk |
| 10983 | #, no-wrap |
| 10984 | msgid "" |
| 10985 | " # apt-get dist-upgrade\n" |
| 10986 | " [ Press no when prompted, make sure you are happy with the actions ]\n" |
| 10987 | " # apt-get -qq --print-uris dist-upgrade > uris\n" |
| 10988 | " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n" |
| 10989 | msgstr "" |
| 10990 | " # apt-get dist-upgrade \n" |
| 10991 | " [ Escolha não quando perguntado, certifique-se que está contente com as acções ]\n" |
| 10992 | " # apt-get -qq --print-uris dist-upgrade > uris\n" |
| 10993 | " # awk '{print \"wget -O \" $2 \" \" $1}' < uris > /disc/wget-script\n" |
| 10994 | |
| 10995 | #. type: Content of: <book><chapter><section><para> |
| 10996 | #: offline.dbk |
| 10997 | msgid "" |
| 10998 | "Any command other than dist-upgrade could be used here, including dselect-" |
| 10999 | "upgrade." |
| 11000 | msgstr "" |
| 11001 | "Qualquer comando além do dist-upgrade pode ser usado aqui, incluindo dselect-" |
| 11002 | "upgrade." |
| 11003 | |
| 11004 | #. type: Content of: <book><chapter><section><para> |
| 11005 | #: offline.dbk |
| 11006 | msgid "" |
| 11007 | "The /disc/wget-script file will now contain a list of wget commands to " |
| 11008 | "execute in order to fetch the necessary archives. This script should be run " |
| 11009 | "with the current directory as the disc's mount point so as to save the " |
| 11010 | "output on the disc." |
| 11011 | msgstr "" |
| 11012 | "O ficheiro /disc/wget-script irá agora conter uma lista de comandos do wget " |
| 11013 | "para executar de modo a obter os arquivos necessários. Este script deve ser " |
| 11014 | "corrido com o directório actual sendo o ponto de montagem do disco para que " |
| 11015 | "grave os resultados no disco." |
| 11016 | |
| 11017 | #. type: Content of: <book><chapter><section><para> |
| 11018 | #: offline.dbk |
| 11019 | msgid "The remote machine would do something like" |
| 11020 | msgstr "A máquina remota deverá fazer algo como" |
| 11021 | |
| 11022 | #. type: Content of: <book><chapter><section><screen> |
| 11023 | #: offline.dbk |
| 11024 | #, no-wrap |
| 11025 | msgid "" |
| 11026 | " # cd /disc\n" |
| 11027 | " # sh -x ./wget-script\n" |
| 11028 | " [ wait.. ]\n" |
| 11029 | msgstr "" |
| 11030 | " # cd /disc\n" |
| 11031 | " # sh -x ./wget-script\n" |
| 11032 | " [ wait.. ]\n" |
| 11033 | |
| 11034 | #. type: Content of: <book><chapter><section><para> |
| 11035 | #: offline.dbk |
| 11036 | msgid "" |
| 11037 | "Once the archives are downloaded and the disc returned to the Debian machine " |
| 11038 | "installation can proceed using," |
| 11039 | msgstr "" |
| 11040 | "Após os arquivos serem descarregados e o disco retornado à máquina Debian, a " |
| 11041 | "instalação pode prosseguir usando," |
| 11042 | |
| 11043 | #. type: Content of: <book><chapter><section><screen> |
| 11044 | #: offline.dbk |
| 11045 | #, no-wrap |
| 11046 | msgid " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n" |
| 11047 | msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n" |
| 11048 | |
| 11049 | #. type: Content of: <book><chapter><section><para> |
| 11050 | #: offline.dbk |
| 11051 | msgid "Which will use the already fetched archives on the disc." |
| 11052 | msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." |
| 11053 | |
| 11054 | #~ msgid "" |
| 11055 | #~ "This is a space separated list of all the architectures that appear under " |
| 11056 | #~ "search section. The special architecture 'source' is used to indicate " |
| 11057 | #~ "that this tree has a source archive." |
| 11058 | #~ msgstr "" |
| 11059 | #~ "Isto é uma lista separada por espaços de todas as arquitecturas que " |
| 11060 | #~ "aparecem sob a secção de buscas. A arquitectura especial 'source' é usada " |
| 11061 | #~ "para indicar que esta árvore tem um arquivo fonte." |
| 11062 | |
| 11063 | #~ msgid "" |
| 11064 | #~ "<command>apt</command> (Advanced Package Tool) is the command-line tool " |
| 11065 | #~ "for handling packages. It provides a commandline interface for the " |
| 11066 | #~ "package management of the system. See also &apt-get; and &apt-cache; for " |
| 11067 | #~ "more low-level command options." |
| 11068 | #~ msgstr "" |
| 11069 | #~ "<command>apt</command> (Advanced Package Tool) é uma ferramenta de linha " |
| 11070 | #~ "de comandos para manuseamento de pacotes. Disponibiliza uma interface de " |
| 11071 | #~ "linha de comandos para a gestão de pacotes do sistema. Veja também &apt-" |
| 11072 | #~ "get; e &apt-cache; para mais opções de baixo nível dos comandos." |
| 11073 | |
| 11074 | #~ msgid "" |
| 11075 | #~ "<literal>search</literal> searches for the given term(s) and display " |
| 11076 | #~ "matching packages." |
| 11077 | #~ msgstr "" |
| 11078 | #~ "<literal>search</literal> procura por termo(s) determinado(s) e mostra os " |
| 11079 | #~ "pacotes correspondentes." |
| 11080 | |
| 11081 | #~ msgid "" |
| 11082 | #~ "<literal>show</literal> shows the package information for the given " |
| 11083 | #~ "package(s)." |
| 11084 | #~ msgstr "" |
| 11085 | #~ "<literal>show</literal> mostra a informação do pacote para o(s) pacote(s) " |
| 11086 | #~ "determinado(s)." |
| 11087 | |
| 11088 | #~ msgid "" |
| 11089 | #~ "<literal>install</literal> is followed by one or more package names " |
| 11090 | #~ "desired for installation or upgrading." |
| 11091 | #~ msgstr "" |
| 11092 | #~ "<literal>install</literal> é seguido por um ou mais nomes de pacotes que " |
| 11093 | #~ "se deseja instalar ou actualizar." |
| 11094 | |
| 11095 | #~ msgid "" |
| 11096 | #~ "<literal>update</literal> is used to resynchronize the package index " |
| 11097 | #~ "files from their sources." |
| 11098 | #~ msgstr "" |
| 11099 | #~ "<literal>update</literal> é usado para re-sincronizar o índice dos " |
| 11100 | #~ "pacotes a partir das suas fontes." |
| 11101 | |
| 11102 | #~ msgid "Script usage" |
| 11103 | #~ msgstr "Utilização de script" |
| 11104 | |
| 11105 | #~ msgid "Differences to &apt-get;" |
| 11106 | #~ msgstr "Diferenças para o &apt-get;" |
| 11107 | |
| 11108 | #~ msgid "" |
| 11109 | #~ "The <command>apt</command> command is meant to be pleasant for end users " |
| 11110 | #~ "and does not need to be backward compatible like &apt-get;. Therefore " |
| 11111 | #~ "some options are different:" |
| 11112 | #~ msgstr "" |
| 11113 | #~ "O comando <command>apt</command> destina-se a ser agradável para os " |
| 11114 | #~ "utilizadores finais e não precisa de ser compatível com as versões " |
| 11115 | #~ "anteriores como o &apt-get;. Por isso algumas opções são diferentes." |
| 11116 | |
| 11117 | #~ msgid "The option <literal>DPkg::Progress-Fancy</literal> is enabled." |
| 11118 | #~ msgstr "A opção <literal>DPkg::Progress-Fancy</literal> está activada." |
| 11119 | |
| 11120 | #~ msgid "The option <literal>APT::Color</literal> is enabled." |
| 11121 | #~ msgstr "A opção <literal>APT::Color</literal> está activada." |
| 11122 | |
| 11123 | #~ msgid "" |
| 11124 | #~ "A new <literal>list</literal> command is available similar to " |
| 11125 | #~ "<literal>dpkg --list</literal>." |
| 11126 | #~ msgstr "" |
| 11127 | #~ "Está disponível um novo comando <literal>list</literal> de modo " |
| 11128 | #~ "semelhante a <literal>dpkg --list</literal>." |
| 11129 | |
| 11130 | #~ msgid "" |
| 11131 | #~ "The option <literal>upgrade</literal> has <literal>--with-new-pkgs</" |
| 11132 | #~ "literal> enabled by default." |
| 11133 | #~ msgstr "" |
| 11134 | #~ "A opção <literal>upgrade</literal> tem <literal>--with-new-pkgs</literal> " |
| 11135 | #~ "activado por predefinição." |
| 11136 | |
| 11137 | #~ msgid "" |
| 11138 | #~ "Pass advanced options to gpg. With adv --recv-key you can download the " |
| 11139 | #~ "public key." |
| 11140 | #~ msgstr "" |
| 11141 | #~ "Passa opções avançadas ao gpg. Com adv --recv-key você pode descarregar a " |
| 11142 | #~ "chave pública." |
| 11143 | |
| 11144 | #~ msgid "mark/unmark a package as being automatically-installed" |
| 11145 | #~ msgstr "marca/desmarca um pacote como sendo instalado automaticamente" |
| 11146 | |
| 11147 | #~ msgid "" |
| 11148 | #~ "<command>apt-mark</command> will change whether a package has been marked " |
| 11149 | #~ "as being automatically installed." |
| 11150 | #~ msgstr "" |
| 11151 | #~ "<command>apt-mark</command> irá modificar se um pacote foi marcado como " |
| 11152 | #~ "sendo instalado automaticamente." |
| 11153 | |
| 11154 | #~ msgid "" |
| 11155 | #~ "<literal>hold</literal> is used to mark a package as held back, which " |
| 11156 | #~ "will prevent the package from being automatically installed, upgraded or " |
| 11157 | #~ "removed. The command is only a wrapper around <command>dpkg --set-" |
| 11158 | #~ "selections</command> and the state is therefore maintained by &dpkg; and " |
| 11159 | #~ "not affected by the <option>--file</option> option." |
| 11160 | #~ msgstr "" |
| 11161 | #~ "<literal>hold</literal> é usado para marcar um pacote como retido, o que " |
| 11162 | #~ "vai prevenir que o pacote seja automaticamente instalado, actualizado ou " |
| 11163 | #~ "removido. O comando é apenas um invólucro em redor de <command>dpkg --set-" |
| 11164 | #~ "selections</command> e o estado é assim mantido pelo &dpkg; e não é " |
| 11165 | #~ "afectado pela opção <option>--file</option>." |
| 11166 | |
| 11167 | #~ msgid "" |
| 11168 | #~ "If a package comes from a archive without a signature, or with a " |
| 11169 | #~ "signature that apt does not have a key for, that package is considered " |
| 11170 | #~ "untrusted, and installing it will result in a big warning. <command>apt-" |
| 11171 | #~ "get</command> will currently only warn for unsigned archives; future " |
| 11172 | #~ "releases might force all sources to be verified before downloading " |
| 11173 | #~ "packages from them." |
| 11174 | #~ msgstr "" |
| 11175 | #~ "Se um pacote vem dum arquivo sem assinatura ou com uma assinatura para a " |
| 11176 | #~ "qual o apt não tem a chave, esse pacote é considerado 'não sendo de " |
| 11177 | #~ "confiança' e instalá-lo irá resultar num grande aviso. Actualmente o " |
| 11178 | #~ "<command>apt-get</command> irá avisar apenas de arquivos não assinados, " |
| 11179 | #~ "lançamentos futuros poderão vir a forçar que todas as fontes sejam " |
| 11180 | #~ "verificadas antes de descarregar pacotes delas." |
| 11181 | |
| 11182 | #~ msgid "" |
| 11183 | #~ "No action; perform a simulation of events that would occur but do not " |
| 11184 | #~ "actually change the system. Configuration Item: <literal>APT::Get::" |
| 11185 | #~ "Simulate</literal>." |
| 11186 | #~ msgstr "" |
| 11187 | #~ "Nenhuma acção; executa uma simulação dos eventos que irão ocorrer mas na " |
| 11188 | #~ "realidade não altera o sistema. Item de Configuração: <literal>APT::Get::" |
| 11189 | #~ "Simulate</literal>." |
| 11190 | |
| 11191 | #~ msgid "" |
| 11192 | #~ "Simulated runs performed as a user will automatically deactivate locking " |
| 11193 | #~ "(<literal>Debug::NoLocking</literal>), and if the option <literal>APT::" |
| 11194 | #~ "Get::Show-User-Simulation-Note</literal> is set (as it is by default) a " |
| 11195 | #~ "notice will also be displayed indicating that this is only a simulation. " |
| 11196 | #~ "Runs performed as root do not trigger either NoLocking or the notice - " |
| 11197 | #~ "superusers should know what they are doing without further warnings from " |
| 11198 | #~ "<literal>apt-get</literal>." |
| 11199 | #~ msgstr "" |
| 11200 | #~ "As simulações executadas como um utilizador irão desactivar " |
| 11201 | #~ "automaticamente o bloqueio (<literal>Debug::NoLocking</literal>), e se a " |
| 11202 | #~ "opção <literal>APT::Get::Show-User-Simulation-Note</literal> estiver " |
| 11203 | #~ "definida (como está por predefinição) será também mostrado um aviso " |
| 11204 | #~ "indicando que é apenas uma simulação. As execuções executadas pelo root " |
| 11205 | #~ "não accionam nem o NoLocking nem o aviso - os super-utilizadores devem " |
| 11206 | #~ "saber o que estão a fazer sem mais avisos do <literal>apt-get</literal>." |
| 11207 | |
| 11208 | #~ msgid "" |
| 11209 | #~ "Ignore if packages can't be authenticated and don't prompt about it. " |
| 11210 | #~ "This is useful for tools like pbuilder. Configuration Item: " |
| 11211 | #~ "<literal>APT::Get::AllowUnauthenticated</literal>." |
| 11212 | #~ msgstr "" |
| 11213 | #~ "Ignora se os pacotes não podem ser autenticados e não avisa sobre isso. " |
| 11214 | #~ "Isto é útil para ferramentas como o pbuilder. Item de Configuração: " |
| 11215 | #~ "<literal>APT::Get::AllowUnauthenticated</literal>." |
| 11216 | |
| 11217 | #~ msgid "" |
| 11218 | #~ "Version 2 of this protocol dumps more information, including the protocol " |
| 11219 | #~ "version, the APT configuration space and the packages, files and versions " |
| 11220 | #~ "being changed. Version 3 adds the architecture and <literal>MultiArch</" |
| 11221 | #~ "literal> flag to each version being dumped." |
| 11222 | #~ msgstr "" |
| 11223 | #~ "A versão 2 deste protocolo despeja mais informação, incluindo a versão de " |
| 11224 | #~ "protocolo, o espaço de configuração do APT e os pacotes, ficheiros e " |
| 11225 | #~ "versões que foram alteradas. A versão 3 adiciona a arquitectura e a " |
| 11226 | #~ "bandeira <literal>MultiArch</literal> a cada versão a ser despejada." |
| 11227 | |
| 11228 | #~ msgid "" |
| 11229 | #~ "to the versions that are not installed and do not belong to the target " |
| 11230 | #~ "release." |
| 11231 | #~ msgstr "" |
| 11232 | #~ "para as versões que não estão instaladas e não pertencem ao lançamento " |
| 11233 | #~ "destinado." |
| 11234 | |
| 11235 | #~ msgid "" |
| 11236 | #~ "Each line specifying a source starts with type (e.g. <literal>deb-src</" |
| 11237 | #~ "literal>) followed by options and arguments for this type. Individual " |
| 11238 | #~ "entries cannot be continued onto a following line. Empty lines are " |
| 11239 | #~ "ignored, and a <literal>#</literal> character anywhere on a line marks " |
| 11240 | #~ "the remainder of that line as a comment." |
| 11241 | #~ msgstr "" |
| 11242 | #~ "Cada linha que especifica uma fonte começa com o tipo (ex. <literal>deb-" |
| 11243 | #~ "src</literal>) seguido das opções e argumentos para esse tipo. As " |
| 11244 | #~ "entradas individuais não podem ser continuadas para a linha seguinte. As " |
| 11245 | #~ "linhas vazias são ignoradas, e um caracter <literal>#</literal> em " |
| 11246 | #~ "qualquer ponto numa linha marca o restante dessa linha como um comentário." |
| 11247 | |
| 11248 | #~ msgid "deb [ options ] uri suite [component1] [component2] [...]" |
| 11249 | #~ msgstr "deb [ opções ] uri suite [componente1] [componente2] [...]" |
| 11250 | |
| 11251 | #~ msgid "" |
| 11252 | #~ " Types: deb deb-src\n" |
| 11253 | #~ " URIs: http://example.com\n" |
| 11254 | #~ " Suites: stable testing\n" |
| 11255 | #~ " Sections: component1 component2\n" |
| 11256 | #~ " Description: short\n" |
| 11257 | #~ " long long long\n" |
| 11258 | #~ " [option1]: [option1-value]\n" |
| 11259 | #~ "\n" |
| 11260 | #~ " Types: deb\n" |
| 11261 | #~ " URIs: http://another.example.com\n" |
| 11262 | #~ " Suites: experimental\n" |
| 11263 | #~ " Sections: component1 component2\n" |
| 11264 | #~ " Enabled: no\n" |
| 11265 | #~ " Description: short\n" |
| 11266 | #~ " long long long\n" |
| 11267 | #~ " [option1]: [option1-value]\n" |
| 11268 | #~ " " |
| 11269 | #~ msgstr "" |
| 11270 | #~ " Tipos: deb deb-src\n" |
| 11271 | #~ " URIs: http://exemplo.com\n" |
| 11272 | #~ " Suites: stable testing\n" |
| 11273 | #~ " Secções: component1 component2\n" |
| 11274 | #~ " Descrição: curta\n" |
| 11275 | #~ " longa longa longa\n" |
| 11276 | #~ " [opção1]: [opção1-valor]\n" |
| 11277 | #~ "\n" |
| 11278 | #~ " Tipos: deb\n" |
| 11279 | #~ " URIs: http://outro.exemlo.com\n" |
| 11280 | #~ " Suites: experimental\n" |
| 11281 | #~ " Secções: component1 component2\n" |
| 11282 | #~ " Activo: não\n" |
| 11283 | #~ " Descrição: curta\n" |
| 11284 | #~ " longa longa longa\n" |
| 11285 | #~ " [opção1]: [opção1-valor]\n" |
| 11286 | #~ " " |
| 11287 | |
| 11288 | #~ msgid "" |
| 11289 | #~ "<literal>options</literal> is always optional and needs to be surrounded " |
| 11290 | #~ "by square brackets. It can consist of multiple settings in the form " |
| 11291 | #~ "<literal><replaceable>setting</replaceable>=<replaceable>value</" |
| 11292 | #~ "replaceable></literal>. Multiple settings are separated by spaces. The " |
| 11293 | #~ "following settings are supported by APT (note however that unsupported " |
| 11294 | #~ "settings will be ignored silently):" |
| 11295 | #~ msgstr "" |
| 11296 | #~ "<literal>options</literal> é sempre opcional e precisa de ser rodeado por " |
| 11297 | #~ "parênteses rectos. Pode consistir um múltiplas definições no formato " |
| 11298 | #~ "<literal><replaceable>setting</replaceable>=<replaceable>value</" |
| 11299 | #~ "replaceable></literal>. As múltiplas definições são separadas por " |
| 11300 | #~ "espaços. As seguinte definições são suportadas pelo APT (no entanto note " |
| 11301 | #~ "que as definições não suportadas serão ignoradas em silêncio):" |
| 11302 | |
| 11303 | #~ msgid "" |
| 11304 | #~ "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 11305 | #~ "replaceable>,…</literal> and <literal>arch-=<replaceable>arch1</" |
| 11306 | #~ "replaceable>,<replaceable>arch2</replaceable>,…</literal> which can be " |
| 11307 | #~ "used to add/remove architectures from the set which will be downloaded." |
| 11308 | #~ msgstr "" |
| 11309 | #~ "<literal>arch+=<replaceable>arch1</replaceable>,<replaceable>arch2</" |
| 11310 | #~ "replaceable>,…</literal> e <literal>arch-=<replaceable>arch1</" |
| 11311 | #~ "replaceable>,<replaceable>arch2</replaceable>,…</literal> que podem ser " |
| 11312 | #~ "usadas para adicionar/remover arquitecturas do conjunto que será " |
| 11313 | #~ "descarregado." |
| 11314 | |
| 11315 | #~ msgid "" |
| 11316 | #~ "<literal>trusted=yes</literal> can be set to indicate that packages from " |
| 11317 | #~ "this source are always authenticated even if the <filename>Release</" |
| 11318 | #~ "filename> file is not signed or the signature can't be checked. This " |
| 11319 | #~ "disables parts of &apt-secure; and should therefore only be used in a " |
| 11320 | #~ "local and trusted context. <literal>trusted=no</literal> is the opposite " |
| 11321 | #~ "which handles even correctly authenticated sources as not authenticated." |
| 11322 | #~ msgstr "" |
| 11323 | #~ "<literal>trusted=yes</literal> pode ser definido para indicar que os " |
| 11324 | #~ "pacotes desta fonte são sempre autênticos mesmo que o ficheiro " |
| 11325 | #~ "<filename>Release</filename> não esteja assinado ou a assinatura não " |
| 11326 | #~ "possa ser verificada. Isto desactiva partes do &apt-secure; e deve por " |
| 11327 | #~ "isso ser usado apenas num contexto local e de confiança. " |
| 11328 | #~ "<literal>trusted=no</literal> é o oposto que lida com fontes mesmo " |
| 11329 | #~ "actualmente autenticadas como não sendo autênticas." |
| 11330 | |
| 11331 | #~ msgid "Some examples:" |
| 11332 | #~ msgstr "Alguns exemplos:" |
| 11333 | |
| 11334 | #~ msgid "" |
| 11335 | #~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " |
| 11336 | #~ "non-free\n" |
| 11337 | #~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " |
| 11338 | #~ "contrib non-free\n" |
| 11339 | #~ " " |
| 11340 | #~ msgstr "" |
| 11341 | #~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " |
| 11342 | #~ "non-free\n" |
| 11343 | #~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " |
| 11344 | #~ "contrib non-free\n" |
| 11345 | #~ " " |