diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-05-25 09:45:59 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-05-25 09:45:59 +0200 |
commit | 25838be607c1a61783060c352d1842cd23b2677f (patch) | |
tree | 92e68ad4025bd1175d319fb549f5becb190e20d8 /doc/po/pt_BR.po | |
parent | 72cf877c2e11cafe4809b2530af17881ec3c2ebe (diff) |
* doc/apt-cdrom.8.xml:
- replace CDROM with the proper CD-ROM in text
Diffstat (limited to 'doc/po/pt_BR.po')
-rw-r--r-- | doc/po/pt_BR.po | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/doc/po/pt_BR.po b/doc/po/pt_BR.po index 396e0f098..6b9be9fcd 100644 --- a/doc/po/pt_BR.po +++ b/doc/po/pt_BR.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: apt\n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-05-24 15:57+0300\n" +"POT-Creation-Date: 2012-05-24 17:24+0300\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" @@ -1096,13 +1096,13 @@ msgstr "" #. type: Content of: <refentry><refnamediv><refpurpose> #: apt-cdrom.8.xml:32 -msgid "APT CDROM management utility" +msgid "APT CD-ROM management utility" msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-cdrom.8.xml:38 msgid "" -"<command>apt-cdrom</command> is used to add a new CDROM to APTs list of " +"<command>apt-cdrom</command> is used to add a new CD-ROM to APTs list of " "available sources. <command>apt-cdrom</command> takes care of determining " "the structure of the disc as well as correcting for several possible mis-" "burns and verifying the index files." @@ -1120,7 +1120,7 @@ msgstr "" #: apt-cdrom.8.xml:56 msgid "" "<literal>add</literal> is used to add a new disc to the source list. It will " -"unmount the CDROM device, prompt for a disk to be inserted and then proceed " +"unmount the CD-ROM device, prompt for a disk to be inserted and then proceed " "to scan it and copy the index files. If the disc does not have a proper " "<filename>disk</filename> directory you will be prompted for a descriptive " "title." @@ -1129,7 +1129,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-cdrom.8.xml:64 msgid "" -"APT uses a CDROM ID to track which disc is currently in the drive and " +"APT uses a CD-ROM ID to track which disc is currently in the drive and " "maintains a database of these IDs in <filename>&statedir;/cdroms.list</" "filename>" msgstr "" @@ -3729,8 +3729,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: apt.conf.5.xml:430 msgid "" -"CDROM URIs; the only setting for CDROM URIs is the mount point, " -"<literal>cdrom::Mount</literal> which must be the mount point for the CDROM " +"CD-ROM URIs; the only setting for CD-ROM URIs is the mount point, " +"<literal>cdrom::Mount</literal> which must be the mount point for the CD-ROM " "drive as specified in <filename>/etc/fstab</filename>. It is possible to " "provide alternate mount and unmount commands if your mount point cannot be " "listed in the fstab (such as an SMB mount and old mount packages). The " @@ -4265,7 +4265,7 @@ msgstr "" #: apt.conf.5.xml:775 msgid "" "<literal>Debug::IdentCdrom</literal> disables the inclusion of statfs data " -"in CDROM IDs." +"in CD-ROM IDs." msgstr "" #. type: Content of: <refentry><refsect1><para> @@ -6068,7 +6068,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><para><variablelist><varlistentry><listitem><para> #: sources.list.5.xml:154 msgid "" -"The cdrom scheme allows APT to use a local CDROM drive with media swapping. " +"The cdrom scheme allows APT to use a local CD-ROM drive with media swapping. " "Use the &apt-cdrom; program to create cdrom entries in the source list." msgstr "" @@ -6509,12 +6509,12 @@ msgid "" "To enable the APT method you need to select [A]ccess in <prgn>dselect</prgn> " "and then choose the APT method. You will be prompted for a set of " "<em>Sources</em> which are places to fetch archives from. These can be " -"remote Internet sites, local Debian mirrors or CDROMs. Each source can " +"remote Internet sites, local Debian mirrors or CD-ROMs. Each source can " "provide a fragment of the total Debian archive, APT will automatically " -"combine them to form a complete set of packages. If you have a CDROM then it " -"is a good idea to specify it first and then specify a mirror so that you " +"combine them to form a complete set of packages. If you have a CD-ROM then " +"it is a good idea to specify it first and then specify a mirror so that you " "have access to the latest bug fixes. APT will automatically use packages on " -"your CDROM before downloading from the Internet." +"your CD-ROM before downloading from the Internet." msgstr "" #. type: <example></example> |