X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/430481e794a3fa2e75022c67e129b54d192ad54c..af859f09084b4f6163501f216ba8cc2356fb3f93:/doc/po/pt.po?ds=sidebyside diff --git a/doc/po/pt.po b/doc/po/pt.po index a74cab262..71b0c3426 100644 --- a/doc/po/pt.po +++ b/doc/po/pt.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: apt-doc 1.0.7\n" "Report-Msgid-Bugs-To: APT Development Team \n" -"POT-Creation-Date: 2015-11-30 08:50+0100\n" +"POT-Creation-Date: 2016-05-11 10:50+0200\n" "PO-Revision-Date: 2014-08-29 00:34+0100\n" "Last-Translator: Américo Monteiro \n" "Language-Team: Portuguese \n" @@ -785,10 +785,10 @@ msgid "" "A specific version of a package can be selected for installation by " "following the package name with an equals (=) and the version of the package " "to select. Alternatively the version from a specific release can be selected " -"by following the package name with a forward slash (/) and codename (&stable-" -"codename;, &testing-codename;, sid …) or suite name (stable, testing, " -"unstable). This will also select versions from this release for dependencies " -"of this package if needed to satisfy the request." +"by following the package name with a forward slash (/) and codename (&debian-" +"stable-codename;, &debian-testing-codename;, sid …) or suite name (stable, " +"testing, unstable). This will also select versions from this release for " +"dependencies of this package if needed to satisfy the request." msgstr "" "Pode ser seleccionada para instalação uma versão específica de um pacote ao " "continuar o nome do pacote com um igual (=) e a versão do pacote a " @@ -1422,8 +1422,8 @@ msgid "" "command is mainly used as an interface for external tools working with APT " "to get information as well as filenames for downloaded files so they can use " "them as well instead of downloading them again on their own. Detailed " -"documentation is omitted here and can instead be found in the source tree in " -"doc/acquire-additional-files.txt." +"documentation is omitted here and can instead be found in the file &apt-" +"acquire-additional-files; shipped by the apt-doc package." msgstr "" #. type: Content of: @@ -4057,13 +4057,14 @@ msgstr "" msgid "" "Default release to install packages from if more than one version is " "available. Contains release name, codename or release version. Examples: " -"'stable', 'testing', 'unstable', '&stable-codename;', '&testing-codename;', " -"'4.0', '5.0*'. See also &apt-preferences;." +"'stable', 'testing', 'unstable', '&debian-stable-codename;', '&debian-" +"testing-codename;', '4.0', '5.0*'. See also &apt-preferences;." msgstr "" "Lançamento predefinido de onde instalar pacotes se existir mais de uma " "versão disponível. Contém o nome do lançamento, nome de código ou versão de " -"lançamento. Exemplos: 'stable', 'testing', 'unstable', '&stable-codename;', " -"'&testing-codename;', '4.0', '5.0*'. Veja também &apt-preferences;." +"lançamento. Exemplos: 'stable', 'testing', 'unstable', '&debian-stable-" +"codename;', '&debian-testing-codename;', '4.0', '5.0*'. Veja também &apt-" +"preferences;." #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml @@ -5027,11 +5028,11 @@ msgid "" "<literal>Acquire::Changelogs::URI::Override::Label::<replaceable>LABEL</" "replaceable></literal> or <literal>Acquire::Changelogs::URI::Override::" "Origin::<replaceable>ORIGIN</replaceable></literal>. The value should be a " -"normal URI to a text file, expect that package specific data is replaced " -"with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: 1. " -"if the package is from a component (e.g. <literal>main</literal>) this is " -"the first part otherwise it is omitted, 2. the first letter of source " -"package name, expect if the source package name starts with '<literal>lib</" +"normal URI to a text file, except that package specific data is replaced " +"with the placeholder <literal>@CHANGEPATH@</literal>. The value for it is: " +"1. if the package is from a component (e.g. <literal>main</literal>) this " +"is the first part otherwise it is omitted, 2. the first letter of source " +"package name, except if the source package name starts with '<literal>lib</" "literal>' in which case it will be the first four letters. 3. The complete " "source package name. 4. the complete name again and 5. the source version. " "The first (if present), second, third and fourth part are separated by a " @@ -5362,14 +5363,15 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml msgid "" -"Package action lines consist of five fields in Version 2: old version, " -"direction of version change (< for upgrades, > for downgrades, = for " -"no change), new version, action. The version fields are \"-\" for no version " -"at all (for example when installing a package for the first time; no version " -"is treated as earlier than any real version, so that is an upgrade, " -"indicated as <literal>- < 1.23.4</literal>). The action field is " -"\"**CONFIGURE**\" if the package is being configured, \"**REMOVE**\" if it " -"is being removed, or the filename of a .deb file if it is being unpacked." +"Package action lines consist of five fields in Version 2: package name " +"(without architecture qualification even if foreign), old version, direction " +"of version change (< for upgrades, > for downgrades, = for no change), " +"new version, action. The version fields are \"-\" for no version at all (for " +"example when installing a package for the first time; no version is treated " +"as earlier than any real version, so that is an upgrade, indicated as " +"<literal>- < 1.23.4</literal>). The action field is \"**CONFIGURE**\" if " +"the package is being configured, \"**REMOVE**\" if it is being removed, or " +"the filename of a .deb file if it is being unpacked." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -5377,9 +5379,9 @@ msgstr "" msgid "" "In Version 3 after each version field follows the architecture of this " "version, which is \"-\" if there is no version, and a field showing the " -"MultiArch type \"same\", foreign\", \"allowed\" or \"none\". Note that \"none" -"\" is an incorrect typename which is just kept to remain compatible, it " -"should be read as \"no\" and users are encouraged to support both." +"MultiArch type \"same\", \"foreign\", \"allowed\" or \"none\". Note that " +"\"none\" is an incorrect typename which is just kept to remain compatible, " +"it should be read as \"no\" and users are encouraged to support both." msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> @@ -6493,23 +6495,23 @@ msgstr "" #: apt_preferences.5.xml msgid "" "The following record assigns a high priority to all package versions " -"belonging to any distribution whose Codename is \"<literal>&testing-codename;" -"</literal>\"." +"belonging to any distribution whose Codename is \"<literal>&debian-testing-" +"codename;</literal>\"." msgstr "" "O seguinte registo atribui uma alta prioridade a todas as versões de pacotes " "pertencentes a qualquer distribuição cujo nome de código é " -"\"<literal>&testing-codename;</literal>\"." +"\"<literal>&debian-testing-codename;</literal>\"." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> #: apt_preferences.5.xml #, no-wrap msgid "" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" msgstr "" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><simpara> @@ -6517,11 +6519,12 @@ msgstr "" msgid "" "The following record assigns a high priority to all package versions " "belonging to any release whose Archive name is \"<literal>stable</literal>\" " -"and whose release Version number is \"<literal>&stable-version;</literal>\"." +"and whose release Version number is \"<literal>&debian-stable-version;</" +"literal>\"." msgstr "" "O seguinte registo atribui alta prioridade a todas as versões de pacotes " "pertencentes a qualquer lançamento cujo nome de Arquivo é \"<literal>stable</" -"literal>\" e cujo número de Versão de lançamento é \"<literal>&stable-" +"literal>\" e cujo número de Versão de lançamento é \"<literal>&debian-stable-" "version;</literal>\"." #. type: Content of: <refentry><refsect1><refsect2><para><itemizedlist><listitem><programlisting> @@ -6529,11 +6532,11 @@ msgstr "" #, no-wrap msgid "" "Package: *\n" -"Pin: release a=stable, v=&stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" "Pin-Priority: 500\n" msgstr "" "Package: *\n" -"Pin: release a=stable, v=&stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" "Pin-Priority: 500\n" #. type: Content of: <refentry><refsect1><refsect2><para> @@ -6890,19 +6893,19 @@ msgid "" "The <filename>Release</filename> file is normally found in the directory " "<filename>.../dists/<replaceable>dist-name</replaceable></filename>: for " "example, <filename>.../dists/stable/Release</filename>, or <filename>.../" -"dists/&stable-codename;/Release</filename>. It consists of a single multi-" -"line record which applies to <emphasis>all</emphasis> of the packages in the " -"directory tree below its parent. Unlike the <filename>Packages</filename> " -"file, nearly all of the lines in a <filename>Release</filename> file are " -"relevant for setting APT priorities:" +"dists/&debian-stable-codename;/Release</filename>. It consists of a single " +"multi-line record which applies to <emphasis>all</emphasis> of the packages " +"in the directory tree below its parent. Unlike the <filename>Packages</" +"filename> file, nearly all of the lines in a <filename>Release</filename> " +"file are relevant for setting APT priorities:" msgstr "" "O ficheiro <filename>Release</filename> fica normalmente no directório " "<filename>.../dists/<replaceable>nome da distribuição</replaceable></" "filename>: por exemplo, <filename>.../dists/stable/Release</filename>, ou " -"<filename>.../dists/&stable-codename;/Release</filename>. Consiste num único " -"registo de várias linhas que se aplica a <emphasis>todos</emphasis> os " -"pacotes na árvore de directórios sob o seu pai. Ao contrário do ficheiro " -"<filename>Packages</filename>, quase todas as linhas num ficheiro " +"<filename>.../dists/&debian-stable-codename;/Release</filename>. Consiste " +"num único registo de várias linhas que se aplica a <emphasis>todos</" +"emphasis> os pacotes na árvore de directórios sob o seu pai. Ao contrário do " +"ficheiro <filename>Packages</filename>, quase todas as linhas num ficheiro " "<filename>Release</filename> são relevantes para definir as prioridades do " "APT:" @@ -6943,53 +6946,53 @@ msgstr "a linha <literal>Codename:</literal>" #: apt_preferences.5.xml msgid "" "names the codename to which all the packages in the directory tree belong. " -"For example, the line \"Codename: &testing-codename;\" specifies that all of " -"the packages in the directory tree below the parent of the " -"<filename>Release</filename> file belong to a version named " -"<literal>&testing-codename;</literal>. Specifying this value in the APT " -"preferences file would require the line:" +"For example, the line \"Codename: &debian-testing-codename;\" specifies that " +"all of the packages in the directory tree below the parent of the " +"<filename>Release</filename> file belong to a version named <literal>&debian-" +"testing-codename;</literal>. Specifying this value in the APT preferences " +"file would require the line:" msgstr "" "nomeia o nome de código a qual todos os pacotes na árvore de directórios " -"pertencem. Por exemplo, a linha \"Codename: &testing-codename;\" especifica " -"que todos os pacotes na árvore de directórios abaixo do pai do ficheiro " -"<filename>Release</filename> pertencem a uma versão chamada " -"<literal>&testing-codename;</literal>. Especificar este valor no ficheiro de " -"preferências do APT requer a linha:" +"pertencem. Por exemplo, a linha \"Codename: &debian-testing-codename;\" " +"especifica que todos os pacotes na árvore de directórios abaixo do pai do " +"ficheiro <filename>Release</filename> pertencem a uma versão chamada " +"<literal>&debian-testing-codename;</literal>. Especificar este valor no " +"ficheiro de preferências do APT requer a linha:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml #, no-wrap -msgid "Pin: release n=&testing-codename;\n" -msgstr "Pin: release n=&testing-codename;\n" +msgid "Pin: release n=&debian-testing-codename;\n" +msgstr "Pin: release n=&debian-testing-codename;\n" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><simpara> #: apt_preferences.5.xml msgid "" "names the release version. For example, the packages in the tree might " -"belong to Debian release version &stable-version;. Note that there is " -"normally no version number for the <literal>testing</literal> and " +"belong to Debian release version &debian-stable-version;. Note that there " +"is normally no version number for the <literal>testing</literal> and " "<literal>unstable</literal> distributions because they have not been " "released yet. Specifying this in the APT preferences file would require one " "of the following lines." msgstr "" "nomeia a versão de lançamento. Por exemplo, os pacotes na árvore podem " -"pertencer ao lançamento de Debian versão &stable-version;. Note que não há " -"normalmente um número de versão para as distribuições <literal>testing</" -"literal> e <literal>unstable</literal>. porque ainda não foram lançadas. " -"Especificar isto no ficheiro de preferências do APT irá requerer uma das " -"seguintes linhas:" +"pertencer ao lançamento de Debian versão &debian-stable-version;. Note que " +"não há normalmente um número de versão para as distribuições " +"<literal>testing</literal> e <literal>unstable</literal>. porque ainda não " +"foram lançadas. Especificar isto no ficheiro de preferências do APT irá " +"requerer uma das seguintes linhas:" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting> #: apt_preferences.5.xml #, no-wrap msgid "" -"Pin: release v=&stable-version;\n" -"Pin: release a=stable, v=&stable-version;\n" -"Pin: release &stable-version;\n" +"Pin: release v=&debian-stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" +"Pin: release &debian-stable-version;\n" msgstr "" -"Pin: release v=&stable-version;\n" -"Pin: release a=stable, v=&stable-version;\n" -"Pin: release &stable-version;\n" +"Pin: release v=&debian-stable-version;\n" +"Pin: release a=stable, v=&debian-stable-version;\n" +"Pin: release &debian-stable-version;\n" #. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><term> #: apt_preferences.5.xml @@ -7296,9 +7299,9 @@ msgstr "Acompanhando a evolução de um nome de código de lançamento" #, no-wrap msgid "" "Explanation: Uninstall or do not install any Debian-originated package versions\n" -"Explanation: other than those in the distribution codenamed with &testing-codename; or sid\n" +"Explanation: other than those in the distribution codenamed with &debian-testing-codename; or sid\n" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" "\n" "Explanation: Debian unstable is always codenamed with sid\n" @@ -7311,9 +7314,9 @@ msgid "" "Pin-Priority: -10\n" msgstr "" "Explicação: Desinstala ou não instala nenhumas versões de pacotes originais Debian\n" -"Explicação: para além daquelas da distribuição com nome de código &testing-codename; ou sid\n" +"Explicação: para além daquelas da distribuição com nome de código &debian-testing-codename; ou sid\n" "Package: *\n" -"Pin: release n=&testing-codename;\n" +"Pin: release n=&debian-testing-codename;\n" "Pin-Priority: 900\n" "\n" "Explicação: Debian unstable tem sempre o nome de código sid\n" @@ -7356,13 +7359,13 @@ msgstr "" msgid "" "With a suitable &sources-list; file and the above preferences file, any of " "the following commands will cause APT to upgrade to the latest version(s) in " -"the release codenamed with <literal>&testing-codename;</literal>. " +"the release codenamed with <literal>&debian-testing-codename;</literal>. " "<placeholder type=\"programlisting\" id=\"0\"/>" msgstr "" "Com um ficheiro &sources-list; apropriado e o ficheiro de preferências " "acima, qualquer dos seguintes comandos fará com que o APT actualize para a " -"versão mais recente no lançamento com nome de código <literal>&testing-" -"codename;</literal>. <placeholder type=\"programlisting\" id=\"0\"/>" +"versão mais recente no lançamento com nome de código <literal>&debian-" +"testing-codename;</literal>. <placeholder type=\"programlisting\" id=\"0\"/>" #. type: Content of: <refentry><refsect1><refsect2><para><programlisting> #: apt_preferences.5.xml @@ -7376,16 +7379,16 @@ msgid "" "The following command will cause APT to upgrade the specified package to the " "latest version from the <literal>sid</literal> distribution. Thereafter, " "<command>apt-get upgrade</command> will upgrade the package to the most " -"recent <literal>&testing-codename;</literal> version if that is more recent " -"than the installed version, otherwise, to the most recent <literal>sid</" -"literal> version if that is more recent than the installed version. " -"<placeholder type=\"programlisting\" id=\"0\"/>" +"recent <literal>&debian-testing-codename;</literal> version if that is more " +"recent than the installed version, otherwise, to the most recent " +"<literal>sid</literal> version if that is more recent than the installed " +"version. <placeholder type=\"programlisting\" id=\"0\"/>" msgstr "" "O seguinte comando irá fazer com que o APT actualize o pacote especificado " "para a versão mais recente da distribuição <literal>sid</literal>. " "Posteriormente, <command>apt-get upgrade</command> irá actualizar o pacote " -"para a versão <literal>&testing-codename;</literal> mais recente se essa for " -"mais recente que a versão instalada, caso contrário, para a versão " +"para a versão <literal>&debian-testing-codename;</literal> mais recente se " +"essa for mais recente que a versão instalada, caso contrário, para a versão " "<literal>sid</literal> mais recente se essa for mais recente que a versão " "instalada. <placeholder type=\"programlisting\" id=\"0\"/>" @@ -7558,9 +7561,9 @@ msgstr "Os tipos deb e deb-src" #| "archive, <filename>distribution/component</filename>. The " #| "<literal>distribution</literal> is generally an archive name like " #| "<literal>stable</literal> or <literal>testing</literal> or a codename " -#| "like <literal>&stable-codename;</literal> or <literal>&testing-codename;</" -#| "literal> while component is one of <literal>main</literal>, " -#| "<literal>contrib</literal> or <literal>non-free</literal>. The " +#| "like <literal>&debian-stable-codename;</literal> or <literal>&debian-" +#| "testing-codename;</literal> while component is one of <literal>main</" +#| "literal>, <literal>contrib</literal> or <literal>non-free</literal>. The " #| "<literal>deb-src</literal> type references a Debian distribution's source " #| "code in the same form as the <literal>deb</literal> type. A <literal>deb-" #| "src</literal> line is required to fetch source indexes." @@ -7569,8 +7572,8 @@ msgid "" "archive, <filename>distribution/component</filename>. The " "<literal>distribution</literal> is generally a suite name like " "<literal>stable</literal> or <literal>testing</literal> or a codename like " -"<literal>&stable-codename;</literal> or <literal>&testing-codename;</" -"literal> while component is one of <literal>main</literal>, " +"<literal>&debian-stable-codename;</literal> or <literal>&debian-testing-" +"codename;</literal> while component is one of <literal>main</literal>, " "<literal>contrib</literal> or <literal>non-free</literal>. The <literal>deb-" "src</literal> type references a Debian distribution's source code in the " "same form as the <literal>deb</literal> type. A <literal>deb-src</literal> " @@ -7580,8 +7583,8 @@ msgstr "" "níveis, <filename>distribution/component</filename>. A " "<literal>distribution</literal> é geralmente um nome de arquivo como " "<literal>stable</literal> ou <literal>testing</literal> ou um nome de código " -"como <literal>&stable-codename;</literal> ou <literal>&testing-codename;</" -"literal> enquanto que componente é um de <literal>main</literal>, " +"como <literal>&debian-stable-codename;</literal> ou <literal>&debian-testing-" +"codename;</literal> enquanto que componente é um de <literal>main</literal>, " "<literal>contrib</literal> ou <literal>non-free</literal>. O tipo " "<literal>deb-src</literal> faz referência a um código fonte de distribuição " "Debian no mesmo formato que o tipo <literal>deb</literal>. É necessária uma " @@ -7838,9 +7841,10 @@ msgid "" "<option>Targets</option> (<option>target</option>) is a multivalue option " "defining which download targets apt will try to acquire from this source. If " "not specified, the default set is defined by the <option>Acquire::" -"IndexTargets</option> configuration scope. Additionally, specific targets " -"can be enabled or disabled by using the identifier as field name instead of " -"using this multivalue option." +"IndexTargets</option> configuration scope (targets are specified by their " +"name in the <literal>Created-By</literal> field). Additionally, targets can " +"be enabled or disabled by using the <literal>Identifier</literal> field as " +"an option with a boolean value instead of using this multivalue option." msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> @@ -7904,13 +7908,14 @@ msgid "" "<option>Signed-By</option> (<option>signed-by</option>) is either an " "absolute path to a keyring file (has to be accessible and readable for the " "<literal>_apt</literal> user, so ensure everyone has read-permissions on the " -"file) or a fingerprint of a key either in the <filename>trusted.gpg</" -"filename> keyring or in one of the keyrings in the <filename>trusted.gpg.d/</" +"file) or one or more fingerprints of keys either in the <filename>trusted." +"gpg</filename> keyring or in the keyrings in the <filename>trusted.gpg.d/</" "filename> directory (see <command>apt-key fingerprint</command>). If the " -"option is set, only the key(s) in this keyring or only the key with this " -"fingerprint is used for the &apt-secure; verification of this repository. " -"Otherwise all keys in the trusted keyrings are considered valid signers for " -"this repository." +"option is set, only the key(s) in this keyring or only the keys with these " +"fingerprints are used for the &apt-secure; verification of this repository. " +"Defaults to the value of the option with the same name if set in the " +"previously acquired <filename>Release</filename> file. Otherwise all keys " +"in the trusted keyrings are considered valid signers for this repository." msgstr "" #. type: Content of: <refentry><refsect1><para><itemizedlist><listitem><para> @@ -8163,35 +8168,35 @@ msgstr "" #: sources.list.5.xml #, fuzzy, no-wrap #| msgid "" -#| "deb http://ftp.debian.org/debian &stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" msgid "" -"deb http://httpredir.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &stable-codename; main" +"deb http://httpredir.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://httpredir.debian.org/debian &debian-stable-codename; main" msgstr "" -"deb http://ftp.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml #, fuzzy, no-wrap #| msgid "" -#| "deb http://ftp.debian.org/debian &stable-codename; main\n" -#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +#| "deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +#| "deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" msgid "" "Types: deb\n" "URIs: http://httpredir.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: main\n" "\n" "Types: deb\n" "URIs: http://httpredir.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: main\n" "Architectures: amd64 armel\n" msgstr "" -"deb http://ftp.debian.org/debian &stable-codename; main\n" -"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &stable-codename; main" +"deb http://ftp.debian.org/debian &debian-stable-codename; main\n" +"deb [ arch=amd64,armel ] http://ftp.debian.org/debian &debian-stable-codename; main" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8223,27 +8228,27 @@ msgstr "deb http://archive.debian.org/debian-archive hamm main" #: sources.list.5.xml msgid "" "Uses FTP to access the archive at ftp.debian.org, under the debian " -"directory, and uses only the &stable-codename;/contrib area." +"directory, and uses only the &debian-stable-codename;/contrib area." msgstr "" "Usa FTP para aceder ao arquivo em ftp.debian.org, sob o directório debian, e " -"usa apenas a área &stable-codename;/contrib." +"usa apenas a área &debian-stable-codename;/contrib." #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml #, no-wrap -msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib" -msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" +msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: <refentry><refsect1><literallayout> #: sources.list.5.xml #, fuzzy, no-wrap -#| msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +#| msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" msgid "" "Types: deb\n" "URIs: ftp://ftp.debian.org/debian\n" -"Suites: &stable-codename;\n" +"Suites: &debian-stable-codename;\n" "Components: contrib" -msgstr "deb ftp://ftp.debian.org/debian &stable-codename; contrib" +msgstr "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml @@ -8351,9 +8356,9 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: sources.list.5.xml #, fuzzy -#| msgid "&apt-cache; &apt-conf;" -msgid "&apt-get;, &apt-conf;" -msgstr "&apt-cache; &apt-conf;" +#| msgid "&apt-cache;, &apt-config;, &apt-preferences;." +msgid "&apt-get;, &apt-conf;, &apt-acquire-additional-files;" +msgstr "&apt-cache;, &apt-config;, &apt-preferences;." #. type: Content of: <refentry><refmeta><manvolnum> #: apt-extracttemplates.1.xml apt-sortpkgs.1.xml apt-ftparchive.1.xml @@ -9030,12 +9035,12 @@ msgid "" "The <literal>Tree</literal> section takes a scope tag which sets the " "<literal>$(DIST)</literal> variable and defines the root of the tree (the " "path is prefixed by <literal>ArchiveDir</literal>). Typically this is a " -"setting such as <filename>dists/&stable-codename;</filename>." +"setting such as <filename>dists/&debian-stable-codename;</filename>." msgstr "" "A secção <literal>Tree</literal> recebe uma etiqueta scope que define a " "variável <literal>$(DIST)</literal> e define a raiz da árvore (o caminho é " "prefixado por <literal>ArchiveDir</literal>). Tipicamente esta é uma " -"definição tal como <filename>dists/&stable-codename;</filename>." +"definição tal como <filename>dists/&debian-stable-codename;</filename>." #. type: Content of: <refentry><refsect1><refsect2><para> #: apt-ftparchive.1.xml @@ -11048,6 +11053,11 @@ msgstr " # apt-get -o dir::cache::archives=\"/disc/\" dist-upgrade\n" msgid "Which will use the already fetched archives on the disc." msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." +#, fuzzy +#~| msgid "&apt-cache; &apt-conf;" +#~ msgid "&apt-get;, &apt-conf;" +#~ msgstr "&apt-cache; &apt-conf;" + #~ msgid "" #~ "This is a space separated list of all the architectures that appear under " #~ "search section. The special architecture 'source' is used to indicate " @@ -11329,12 +11339,14 @@ msgstr "O qual irá usar os arquivos já obtidos e que estão no disco." #~ msgstr "Alguns exemplos:" #~ msgid "" -#~ "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n" -#~ "deb http://security.debian.org/ &stable-codename;/updates main contrib " +#~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " #~ "non-free\n" +#~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " +#~ "contrib non-free\n" #~ " " #~ msgstr "" -#~ "deb http://ftp.debian.org/debian &stable-codename; main contrib non-free\n" -#~ "deb http://security.debian.org/ &stable-codename;/updates main contrib " +#~ "deb http://ftp.debian.org/debian &debian-stable-codename; main contrib " #~ "non-free\n" +#~ "deb http://security.debian.org/ &debian-stable-codename;/updates main " +#~ "contrib non-free\n" #~ " "