From 2cd81017ac27717adcda738074294c4f5cd9e4cd Mon Sep 17 00:00:00 2001 From: Frank Lichtenheld Date: Tue, 18 Sep 2007 19:03:27 +0200 Subject: [PATCH] Packages::Sections: Add translations section 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 | 2 ++ po/sections.pot | 28 ++++++++++++++++++---------- 2 files changed, 20 insertions(+), 10 deletions(-) diff --git a/lib/Packages/Sections.pm b/lib/Packages/Sections.pm index 2e4fd11..a586c17 100644 --- a/lib/Packages/Sections.pm +++ b/lib/Packages/Sections.pm @@ -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"), diff --git a/po/sections.pot b/po/sections.pot index bee7157..27bfecb 100644 --- a/po/sections.pot +++ b/po/sections.pot @@ -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 \n" "Language-Team: LANGUAGE \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!" -- 2.39.2