]> git.deb.at Git - deb/packages.git/commitdiff
Packages::Sections: Add translations section
authorFrank Lichtenheld <frank@lichtenheld.de>
Tue, 18 Sep 2007 17:03:27 +0000 (19:03 +0200)
committerFrank Lichtenheld <frank@lichtenheld.de>
Tue, 18 Sep 2007 17:03:27 +0000 (19:03 +0200)
While this is only used by Ubuntu atm, it is still useful
to have in the master branch to not have to deal with different
sections.pot files on the different branches.

lib/Packages/Sections.pm
po/sections.pot

index 2e4fd11781270a34cbfc3e474e370c4210ede4c0..a586c17e79787e3067c4a715b81bd76248ac577c 100644 (file)
@@ -69,6 +69,8 @@ our %sections_descs = (
                                             N_("The famous typesetting software and related programs.") ],
                      text              => [ N_("Text Processing"),
                                             N_("Utilities to format and print text documents.") ],
+                     translations      => [ N_("Translations"),
+                                            N_("Translation packages and language support meta packages.") ],
                      utils             => [ N_("Utilities"),
                                             N_("Utilities for file/disk manipulation, backup and archive tools, system monitoring, input systems, etc.") ],
                      virtual   => [ N_("Virtual packages"),
index bee7157ee456eb54cdf4dbe963c6322f9e3e0e23..27bfecbb53545b94b52215afd736002df02ffc0b 100644 (file)
@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
 "Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2007-09-18 18:43+0200\n"
+"POT-Creation-Date: 2007-09-18 19:01+0200\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -273,46 +273,54 @@ msgid "Utilities to format and print text documents."
 msgstr ""
 
 #: ./lib/Packages/Sections.pm:72
-msgid "Utilities"
+msgid "Translations"
 msgstr ""
 
 #: ./lib/Packages/Sections.pm:73
+msgid "Translation packages and language support meta packages."
+msgstr ""
+
+#: ./lib/Packages/Sections.pm:74
+msgid "Utilities"
+msgstr ""
+
+#: ./lib/Packages/Sections.pm:75
 msgid ""
 "Utilities for file/disk manipulation, backup and archive tools, system "
 "monitoring, input systems, etc."
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:74
+#: ./lib/Packages/Sections.pm:76
 msgid "Virtual packages"
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:75
+#: ./lib/Packages/Sections.pm:77
 msgid "Virtual packages."
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:76
+#: ./lib/Packages/Sections.pm:78
 msgid "Web Software"
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:77
+#: ./lib/Packages/Sections.pm:79
 msgid "Web servers, browsers, proxies, download tools etc."
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:78
+#: ./lib/Packages/Sections.pm:80
 msgid "X Window System software"
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:79
+#: ./lib/Packages/Sections.pm:81
 msgid ""
 "X servers, libraries, fonts, window managers, terminal emulators and many "
 "related applications."
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:80
+#: ./lib/Packages/Sections.pm:82
 msgid "debian-installer udeb packages"
 msgstr ""
 
-#: ./lib/Packages/Sections.pm:81
+#: ./lib/Packages/Sections.pm:83
 msgid ""
 "Special packages for building customized debian-installer variants. Do not "
 "install them on a normal system!"