diff options
author | Justin B Rye <jbr@edlug.org.uk> | 2012-06-07 00:04:44 +0200 |
---|---|---|
committer | David Kalnischkies <kalnischkies@gmail.com> | 2012-06-07 00:04:44 +0200 |
commit | 14301cf38d3a211250589da1f8ad1d89e4721bfa (patch) | |
tree | 296782d326a10a282e3825546354acfe03e849b7 /doc/po/it.po | |
parent | 75d9bdba9b62422a42787727e60f850dfd86171b (diff) |
* doc/apt-sortpkgs.1.xml:
- review and fix typo, grammar and style issues
Diffstat (limited to 'doc/po/it.po')
-rw-r--r-- | doc/po/it.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/doc/po/it.po b/doc/po/it.po index b2544d738..cad478a8e 100644 --- a/doc/po/it.po +++ b/doc/po/it.po @@ -10,7 +10,7 @@ msgid "" msgstr "" "Project-Id-Version: \n" "Report-Msgid-Bugs-To: APT Development Team <deity@lists.debian.org>\n" -"POT-Creation-Date: 2012-06-06 23:46+0300\n" +"POT-Creation-Date: 2012-06-07 00:01+0300\n" "PO-Revision-Date: 2003-04-26 23:26+0100\n" "Last-Translator: Traduzione di Eugenia Franzoni <eugenia@linuxcare.com>\n" "Language-Team: <debian-l10n-italian@lists.debian.org>\n" @@ -4929,8 +4929,8 @@ msgstr "" #. type: Content of: <refentry><refsect1><para> #: apt-sortpkgs.1.xml:39 msgid "" -"<command>apt-sortpkgs</command> will take an index file (Source index or " -"Package index) and sort the records so that they are ordered by the package " +"<command>apt-sortpkgs</command> will take an index file (source index or " +"package index) and sort the records so that they are ordered by the package " "name. It will also sort the internal fields of each record according to the " "internal sorting rules." msgstr "" @@ -4943,7 +4943,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><variablelist><varlistentry><listitem><para> #: apt-sortpkgs.1.xml:54 msgid "" -"Use Source index field ordering. Configuration Item: <literal>APT::" +"Use source index field ordering. Configuration Item: <literal>APT::" "SortPkgs::Source</literal>." msgstr "" @@ -5153,7 +5153,7 @@ msgstr "" #. type: Content of: <refentry><refsect1><refsect2><variablelist><varlistentry><listitem><para> #: apt-ftparchive.1.xml:184 msgid "" -"Sets the default compression schemes to use for the Package index files. It " +"Sets the default compression schemes to use for the package index files. It " "is a string that contains a space separated list of at least one of: '.' (no " "compression), 'gzip' and 'bzip2'. The default for all compression schemes is " "'. gzip'." |