summaryrefslogtreecommitdiff
path: root/doc/po/pt_BR.po
diff options
context:
space:
mode:
Diffstat (limited to 'doc/po/pt_BR.po')
-rw-r--r--doc/po/pt_BR.po91
1 files changed, 46 insertions, 45 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po
index d0a24e5bf..ab577698a 100644
--- a/doc/po/pt_BR.po
+++ b/doc/po/pt_BR.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: apt-doc 1.0.5\n"
"Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n"
-"POT-Creation-Date: 2016-01-08 21:45+0100\n"
+"POT-Creation-Date: 2016-01-14 17:13+0100\n"
"PO-Revision-Date: 2004-09-20 17:02+0000\n"
"Last-Translator: André Luís Lopes <andrelop@debian.org>\n"
"Language-Team: <debian-l10n-portuguese@lists.debian.org>\n"
@@ -577,10 +577,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 ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -2846,8 +2846,8 @@ 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 ""
#. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para>
@@ -4655,8 +4655,8 @@ msgstr ""
#, fuzzy
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 registro a seguir atribui uma prioridade baixa para todas as versões de "
"pacote que pertençam a qualquer distribuição cujo nome do Repositório seja "
@@ -4667,7 +4667,7 @@ msgstr ""
#, fuzzy, no-wrap
msgid ""
"Package: *\n"
-"Pin: release n=&testing-codename;\n"
+"Pin: release n=&debian-testing-codename;\n"
"Pin-Priority: 900\n"
msgstr ""
"<programlisting>\n"
@@ -4681,7 +4681,8 @@ 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 registro a seguir atribui uma prioridade alta para todas as versões de "
"pacotes que pertençam a qualquer versão cujo nome do Repositório seja "
@@ -4693,7 +4694,7 @@ msgstr ""
#, fuzzy, 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 ""
"<programlisting>\n"
@@ -5058,11 +5059,11 @@ 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 arquivo <filename>Release</filename> é normalmente encontrado no diretório "
"<filename>.../dists/<replaceable>nome-distribuição</replaceable></"
@@ -5117,11 +5118,11 @@ msgstr "a linha <literal>Component:</literal>"
#, fuzzy
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 ""
"dá nome ao repositório para o qual todos os pacotes na àrvore de diretório "
"pertencem. Por exemplo, a linha \"Archive: stable\" especifica que todos os "
@@ -5133,7 +5134,7 @@ msgstr ""
#. type: Content of: <refentry><refsect1><refsect2><para><variablelist><varlistentry><listitem><programlisting>
#: apt_preferences.5.xml
#, fuzzy, no-wrap
-msgid "Pin: release n=&testing-codename;\n"
+msgid "Pin: release n=&debian-testing-codename;\n"
msgstr ""
"<programlisting>\n"
"Pin: release a=stable\n"
@@ -5143,8 +5144,8 @@ msgstr ""
#, fuzzy
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."
@@ -5160,9 +5161,9 @@ msgstr ""
#: apt_preferences.5.xml
#, fuzzy, 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 ""
"<programlisting>\n"
"Pin: release v=3.0\n"
@@ -5498,9 +5499,9 @@ msgstr ""
#, fuzzy, 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"
@@ -5544,7 +5545,7 @@ 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 arquivo &sources-list; apropriado e o arquivo de preferências acima, "
@@ -5566,10 +5567,10 @@ 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 comando a seguir fará com que o APT atualize o pacote especificado para a "
"última versão da distribuição <literal>unstable</literal>. Assim, o comando "
@@ -5712,8 +5713,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> "
@@ -6137,8 +6138,8 @@ msgstr ""
#: sources.list.5.xml
#, no-wrap
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 ""
#. type: Content of: <refentry><refsect1><literallayout>
@@ -6147,12 +6148,12 @@ msgstr ""
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 ""
@@ -6184,13 +6185,13 @@ msgstr ""
#: 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 ""
#. type: Content of: <refentry><refsect1><literallayout>
#: sources.list.5.xml
#, no-wrap
-msgid "deb ftp://ftp.debian.org/debian &stable-codename; contrib"
+msgid "deb ftp://ftp.debian.org/debian &debian-stable-codename; contrib"
msgstr ""
#. type: Content of: <refentry><refsect1><literallayout>
@@ -6199,7 +6200,7 @@ msgstr ""
msgid ""
"Types: deb\n"
"URIs: ftp://ftp.debian.org/debian\n"
-"Suites: &stable-codename;\n"
+"Suites: &debian-stable-codename;\n"
"Components: contrib"
msgstr ""
@@ -6779,7 +6780,7 @@ 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 ""
#. type: Content of: <refentry><refsect1><refsect2><para>