[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#683216: unblock: tasksel/3.12



Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

3.12 contains no code changes, but several changes to task contents.

Possibly the most important change is adding synaptic back to the gnome
desktop task, which had stopped installing it due to pre-freeze changes
to the gnome package recommends. Arguably RC, and certianly the kind of
thing freezes exist to give time to be caught by QA.

As long as the task packages remain (co)installable in this new version,
I'd rate the risk of it breaking things to be low; the installed sizes
of some tasks will change but the documentation and CD layout is not
yet final anyway.

unblock tasksel/3.12

diff -Nru tasksel-3.11/debian/changelog tasksel-3.12/debian/changelog
--- tasksel-3.11/debian/changelog	2012-07-08 12:45:44.000000000 -0400
+++ tasksel-3.12/debian/changelog	2012-07-21 19:41:41.000000000 -0400
@@ -1,3 +1,66 @@
+tasksel (3.12) unstable; urgency=low
+
+  [ Andrew Lee (李健秋) ]
+  * Really depending on gdm3 in task-lxde-desktop (Closes: #680519).
+
+  [ Joey Hess ]
+  * xfce: Use network-manager-gnome.
+    Rationalle: Everyone I've polled who has installed xfce for nontechnical
+    users has had to switch out wicd due to its non-user-friendliness,
+    which includes not managing wireless interfaces at all by default,
+    and presenting the user with a secreen full of dozens of configuration
+    settings when a network requires a password.
+    Technical  users who want wicd will have no difficulty installing it.
+
+  [ Christian Perrier ]
+  * Use xul-ext-mozvoikko instead of transitional mozvoikko in
+    task-finnish-desktop. Closes: #680952
+  * Remove freedict-*, openddict-* and texlive-* from bosnian,
+    croatian and serbian tasks. Thanks to Josip Rodin for
+    reporting and investigating. Closes: #565209
+  * Replace apache2-mpm-prefork by apache2. Closes: #678749
+  * Replace qpopper and uw-imapd by dovecot-{pop3d,imapd} in the mail server
+    task. Closes: #560696
+  * Create en "english" task with both British and American
+    dictionaries and word lists. Consequently drop the "british"
+    task and modify british-desktop. Closes: #545047
+  * Changes related to hunspell used in favoir of aspell:
+    - Add hunspell-ro to romanian-desktop. Closes: #583195
+    - Add hunspell-be to belarusian-desktop.
+    - Replace myspell-en-us by hunspell-en-us in *-desktop.
+    - Use hunspell-gl-es instead of hunspell-gl in galician-desktop.
+    - Add hunspell-ml to malayalam-desktop.
+    - Replace myspell-ru by hunspell-ru in russian-desktop.
+    - Replace myspell-fr-gut by hunspell-fr in french-desktop.
+    - Add hunspell-ne to nepali-desktop.
+    - Add hunspell-sr to serbian-desktop.
+    - Add hunspell-vi to vietnamese-desktop.
+    - Add hunspell-eu-es to basque-desktop.
+  * Remove the mention that poppler-data is non-free in
+    tasks descriptions.
+  * Replace synaptic by apper in kde-desktop. Closes: #681964
+
+  [ Translations of programs ]
+  * Uyghur added. Closes: #627005
+
+  [ Translations of debconf templates ]
+  * Uyghur added. Closes: #627005
+
+  [ Translations of tasks ]
+  * Uyghur added. Closes: #627005
+  * Fix an horrible grammar error in the translation of
+    "standard" in French. Thanks to Cyril Brulebois for
+    hitting me with a cluebat.
+
+  [ Aron Xu ]
+  * Update input method support and Chinese tasks. Closes: #681466
+
+  [ Joey Hess ]
+  * Add synaptic to task-gnome-desktop. It had been pulled in by
+    nautilus, but that Recommends has been dropped.
+
+ -- Joey Hess <joeyh@debian.org>  Sat, 21 Jul 2012 19:41:30 -0400
+
 tasksel (3.11) unstable; urgency=low
 
   [ Josh Triplett ]
diff -Nru tasksel-3.11/debian/control tasksel-3.12/debian/control
--- tasksel-3.11/debian/control	2012-07-08 13:00:20.000000000 -0400
+++ tasksel-3.12/debian/control	2012-07-21 19:36:48.000000000 -0400
@@ -83,6 +83,8 @@
 	libreoffice-evolution,
 # temporarily moved from task-desktop due to #525077
 	gimp,
+# Package management.
+	synaptic,
 # firefox (ne iceweasel) is the most popular web browser at the moment,
 # although both gnome and kde offer their own too
 	iceweasel,
@@ -94,7 +96,7 @@
 # make thesaurus work
 	mythes-en-us,
 # make spellchecker work
-	myspell-en-us,
+	hunspell-en-us,
 # make hyphenation work
 	hyphen-en-us,
 # gui for configuration of the print server
@@ -130,8 +132,8 @@
 	kdesudo,
 # KDE libreoffice integration
 	libreoffice-kde,
-# Package management. (Replace with a KDE-specific one when available.)
-	synaptic,
+# Package management.
+	apper,
 # temporarily moved from task-desktop due to #525077
 	gimp,
 # firefox (ne iceweasel) is the most popular web browser at the moment,
@@ -145,7 +147,7 @@
 # make thesaurus work
 	mythes-en-us,
 # make spellchecker work
-	myspell-en-us,
+	hunspell-en-us,
 # make hyphenation work
 	hyphen-en-us,
 # gui for configuration of the print server
@@ -159,6 +161,7 @@
  expect to have available on the desktop.
 Depends: ${misc:Depends}, 
 	task-desktop,
+	gdm3,
 	lxde
 Recommends:
 	lxtask,
@@ -179,7 +182,7 @@
 # make thesaurus work
 	mythes-en-us,
 # make spellchecker work
-	myspell-en-us,
+	hunspell-en-us,
 # make hyphenation work
 	hyphen-en-us,
 # gui for configuration of the print server
@@ -221,7 +224,7 @@
 # icon theme
 	tango-icon-theme,
 # network management
-	wicd,
+	network-manager-gnome,
 # package management
 	synaptic,
 # firefox (ne iceweasel) is the most popular web browser at the moment,
@@ -235,7 +238,7 @@
 # make thesaurus work
 	mythes-en-us,
 # make spellchecker work
-	myspell-en-us,
+	hunspell-en-us,
 # make hyphenation work
 	hyphen-en-us,
 # gui for configuration of the print server
@@ -265,7 +268,7 @@
  This task selects packages useful for a general purpose web server
  system.
 Depends: ${misc:Depends}, 
-	apache2-mpm-prefork
+	apache2
 Recommends:
 	apache2-doc,
 	analog
@@ -278,15 +281,14 @@
 Depends: ${misc:Depends}, 
 	exim4
 Recommends:
-# HELP: What's a good pop server?
-	qpopper,
+	dovecot-imapd,
+	dovecot-pop3d,
 	mailx,
 	mutt,
 	exim4-daemon-light,
 	exim4-config,
 	procmail,
 	mailagent,
-	uw-imapd,
 # HELP: what about some webmail thing?
 	spamassassin,
 	sa-exim,
@@ -389,7 +391,12 @@
 Depends: ${misc:Depends}, 
 	ttf-sil-abyssinica
 Recommends:
-	scim-tables-additional
+# Move to fcitx from scim for the latter has gone from archive
+	fcitx,
+	fcitx-table-amharic,
+	fcitx-frontend-gtk2,
+	fcitx-frontend-gtk3,
+	fcitx-config-gtk
 
 Package: task-amharic-kde-desktop
 Architecture: all
@@ -397,6 +404,8 @@
  This task localises the KDE desktop in Amharic.
 Depends: ${misc:Depends}, 
 Recommends:
+	fcitx-frontend-qt4,
+	kde-config-fcitx
 
 Package: task-arabic
 Architecture: all
@@ -464,9 +473,10 @@
  This task localises the desktop in Basque.
 Depends: ${misc:Depends}, 
 Recommends:
-	iceweasel-l10n-eu,
+	iceweasel-l10n-eu,	
 	libreoffice-l10n-eu,
-	libreoffice-help-eu
+	libreoffice-help-eu,
+	hunspell-eu-es
 
 Package: task-basque-kde-desktop
 Architecture: all
@@ -491,7 +501,8 @@
 Depends: ${misc:Depends}, 
 Recommends:
 	libreoffice-l10n-be,
-	iceweasel-l10n-be
+	iceweasel-l10n-be,
+	hunspell-be
 
 Package: task-belarusian-kde-desktop
 Architecture: all
@@ -539,7 +550,6 @@
 	locales
 Recommends:
 	aspell-hr,
-	dict-freedict-scr-eng,
 	doc-linux-hr,
 	itools
 
@@ -602,19 +612,6 @@
 Recommends:
 	kde-l10n-ptbr
 
-Package: task-british
-Architecture: all
-Description: British English environment
- This task installs packages and documentation in British English
- to help British English speaking people use Debian.
-XBC-Maintainer: Per Olofsson <pelle@debian.org>
-Depends: ${misc:Depends}, 
-	locales
-Recommends:
-	util-linux-locales,
-	ibritish,
-	wbritish
-
 Package: task-british-desktop
 Architecture: all
 Description: British English desktop
@@ -706,17 +703,13 @@
  This task installs programs, data files, fonts, and
  documentation that make it easier for Chinese speakers
  to use Debian, using the simplified Chinese encoding.
-Depends: ${misc:Depends}, 
-	jfbterm,
-	zhcon
+Depends: ${misc:Depends}
 Recommends:
-	zh-autoconvert,
+	opencc,
+	zhcon,
 	debian-zh-faq-s,
 	manpages-zh,
-	fortune-zh,
-# Printing support
-	ttf2pt1,
-	ttf2pt1-chinese
+	fortune-zh
 
 Package: task-chinese-s-desktop
 Architecture: all
@@ -724,25 +717,26 @@
  This task localises the desktop in Simplified Chinese.
 Depends: ${misc:Depends}, 
 Recommends:
-	rxvt-ml,
-	mlterm,
-	rxvt-unicode-ml,
+# Input method stuff
+	im-config,
 	fcitx,
-	scim-pinyin,
-	im-switch,
+	fcitx-sunpinyin,
+	fcitx-googlepinyin,
+	fcitx-table-wubi,
+# Fonts
 	xfonts-wqy,
-	scim-tables-zh,
-	stardic,
-	xfonts-intl-chinese,
-	xfonts-intl-chinese-big,
-	ttf-arphic-gbsn00lp,
-	ttf-arphic-gkai00mp,
-	unifont,
+	fonts-arphic-ukai,
+	fonts-arphic-uming,
+	fonts-droid,
+	ttf-wqy-microhei,
+	ttf-wqy-zenhei,
+# Software help and localization
 	libreoffice-l10n-zh-cn,
 	libreoffice-help-zh-cn,
 	iceweasel-l10n-zh-cn,
-	paps,
-# poppler-data which is non-free is needed to display
+# Dictionary
+	goldendict,
+# poppler-data is needed to display
 # Chinese on poppler applications.
 	poppler-data
 
@@ -752,7 +746,9 @@
  This task localises the KDE desktop in Simplified Chinese.
 Depends: ${misc:Depends}, 
 Recommends:
-	kde-l10n-zhcn
+	kde-l10n-zhcn,
+	fcitx-frontend-qt4,
+	kde-config-fcitx
 
 Package: task-chinese-t
 Architecture: all
@@ -760,7 +756,7 @@
  This task installs programs, data files, fonts, and
  documentation that make it easier for Chinese speakers
  to use Debian, using the traditional Chinese encoding.
-Depends: ${misc:Depends}, 
+Depends: ${misc:Depends},
 # jfbterm doesn't support input method. conflicts with gpm,
 # and needs enable FrameBuffer. It is not easy to use,
 # so that we decide to disable it here.
@@ -771,32 +767,32 @@
 # quick-reference-zh-tw		# seems inessential.
 # ttf2pt1			# seems inessential.
 # ttf2pt1-chinese		# seems inessential.
+	zhcon
 
 Package: task-chinese-t-desktop
 Architecture: all
 Description: Traditional Chinese desktop
  This task localises the desktop in Traditional Chinese.
-Depends: ${misc:Depends}, 
+Depends: ${misc:Depends},
 Recommends:
+	scim,
 	scim-chewing,
-	im-switch,
-	scim-tables-zh,
+	scim-gtk-immodule,
+	im-config,
 	xfonts-wqy,
-# Uncomment once gcin 1.3.3 is available.
-#gcin
-	stardict,
 	ttf-arphic-ukai,
 #xfonts-efont-unicode		# seems inessential.
 	ttf-arphic-uming,
 #xfonts-intl-chinese		# seems inessential.
 #unifont			# seems inessential.
 # seems openjdk needs this to display Chinese.
-	ttf-wqy-zenhei, 		
+	fonts-droid,
+	ttf-wqy-microhei,
+	ttf-wqy-zenhei,
 	libreoffice-l10n-zh-tw,
 	libreoffice-help-zh-tw,
 	iceweasel-l10n-zh-tw,
-	paps,
-# poppler-data which is non-free is needed to display
+# poppler-data is needed to display
 # Chinese on poppler applications.
 	poppler-data
 
@@ -804,9 +800,10 @@
 Architecture: all
 Description: Traditional Chinese KDE desktop
  This task localises the KDE desktop in Traditional Chinese.
-Depends: ${misc:Depends}, 
+Depends: ${misc:Depends},
 Recommends:
-	kde-l10n-zhtw
+	kde-l10n-zhtw,
+	scim-qt-immodule
 
 Package: task-croatian
 Architecture: all
@@ -818,9 +815,6 @@
 	locales
 Recommends:
 	aspell-hr,
-	dict-freedict-cro-eng,
-	dict-freedict-eng-cro,
-	dict-freedict-scr-eng,
 	doc-linux-hr
 
 Package: task-croatian-desktop
@@ -899,7 +893,8 @@
 Recommends:
 	iceweasel-l10n-da,
 	libreoffice-l10n-da,
-	libreoffice-help-da
+	libreoffice-help-da,
+	hunspell-da
 
 Package: task-danish-kde-desktop
 Architecture: all
@@ -958,6 +953,18 @@
 Depends: ${misc:Depends}, 
 Recommends:
 
+Package: task-english
+Architecture: all
+Description: General English environment
+ This task installs packages and documentation in British
+ and American English to help English speaking people use Debian.
+Depends: ${misc:Depends}, 
+	locales
+Recommends:
+	util-linux-locales,
+	ibritish,
+	iamerican
+
 Package: task-esperanto
 Architecture: all
 Description: Esperanto environment
@@ -1033,7 +1040,7 @@
 	libreoffice-l10n-fi,
 	libreoffice-voikko,
 	iceweasel-l10n-fi,
-	mozvoikko
+	xul-ext-mozvoikko
 
 Package: task-finnish-kde-desktop
 Architecture: all
@@ -1071,7 +1078,7 @@
 	libreoffice-help-fr,
 	mythes-fr,
 	iceweasel-l10n-fr,
-	myspell-fr-gut
+	hunspell-fr
 
 Package: task-french-kde-desktop
 Architecture: all
@@ -1100,7 +1107,7 @@
 	libreoffice-l10n-gl,
 	libreoffice-help-gl,
 	iceweasel-l10n-gl,
-	hunspell-gl,
+	hunspell-gl-es,
 
 Package: task-galician-kde-desktop
 Architecture: all
@@ -1479,6 +1486,7 @@
 	fonts-ipafont,
 	uim,
 	uim-anthy,
+	uim-mozc,
 	anthy,
 	libreoffice-l10n-ja,
 	libreoffice-help-ja,
@@ -1513,15 +1521,20 @@
 Depends: ${misc:Depends}, 
 	ttf-kannada-fonts,
 	iceweasel-l10n-kn
-Recommends: scim-tables-additional
-
+# Move to fcitx from scim since the latter has gone from archive
+Recommends: 
+	fcitx,
+	fcitx-m17n,
+	fcitx-config-gtk
+ 
 Package: task-kannada-kde-desktop
 Architecture: all
 Description: Kannada KDE desktop
  This task localises the KDE desktop in Kannada.
 Depends: ${misc:Depends}, 
 Recommends:
-	kde-l10n-kn
+	kde-l10n-kn,
+	kde-config-fcitx
 
 Package: task-kazakh
 Architecture: all
@@ -1586,7 +1599,7 @@
  to use Debian.
 Depends: ${misc:Depends}, 
 Recommends:
-	jfbterm
+	zhcon
 
 Package: task-korean-desktop
 Architecture: all
@@ -1594,6 +1607,7 @@
  This task localises the desktop in Korean.
 Depends: ${misc:Depends}, 
 Recommends:
+	im-config,
 	ibus-hangul,
 	fonts-nanum,
 	fonts-nanum-coding,
@@ -1602,7 +1616,7 @@
 	libreoffice-help-ko,
 	libreoffice-l10n-ko,
 	hunspell-ko,
-# poppler-data which is non-free is needed to display
+# poppler-data is needed to display
 # Korean on poppler applications.
 	poppler-data
 
@@ -1753,7 +1767,11 @@
 Recommends:
 	libreoffice-l10n-ml,
 	iceweasel-l10n-ml,
-	scim-tables-additional
+	im-config,
+# Move to fcitx from scim since the latter has gone from archive
+	fcitx,
+	fcitx-table-malayalam-phonetic,
+	hunspell-ml
 
 Package: task-malayalam-gnome-desktop
 Architecture: all
@@ -1761,7 +1779,9 @@
  This task localises the GNOME desktop in Malayalam.
 Depends: ${misc:Depends}, 
 Recommends:
-	scim-gtk2-immodule
+	fcitx-frontend-gtk3,
+	fcitx-frontend-gtk2,
+	fcitx-config-gtk
 
 Package: task-malayalam-kde-desktop
 Architecture: all
@@ -1769,7 +1789,9 @@
  This task localises the KDE desktop in Malayalam.
 Depends: ${misc:Depends}, 
 Recommends:
-	kde-l10n-ml
+	kde-l10n-ml,
+	fcitx-frontend-qt4,
+	kde-config-fcitx
 
 Package: task-marathi
 Architecture: all
@@ -1800,7 +1822,8 @@
 	ttf-devanagari-fonts,
 	libreoffice-l10n-ne,
 	mythes-ne,
-	iceweasel-l10n-ne-np
+	iceweasel-l10n-ne-np,
+	hunspell-ne
 
 Package: task-nepali-kde-desktop
 Architecture: all
@@ -2021,8 +2044,7 @@
 # Added because polish-desktop uses them
 	xfonts-terminus,
 	iceweasel-l10n-ro,
-# Not yet available.
-# myspell-ro
+	hunspell-ro
 
 Package: task-romanian-kde-desktop
 Architecture: all
@@ -2061,7 +2083,7 @@
 	libreoffice-help-ru,
 	mythes-ru,
 	iceweasel-l10n-ru,
-	myspell-ru
+	hunspell-ru
 
 Package: task-russian-kde-desktop
 Architecture: all
@@ -2079,10 +2101,7 @@
  to help Serbian speaking people use Debian.
 Depends: ${misc:Depends}, 
 Recommends:
-	dict-freedict-scr-eng,
-	doc-linux-hr,
-	opendict-plugins-lingvosoft,
-	texlive-lang-other
+	doc-linux-hr
 
 Package: task-serbian-desktop
 Architecture: all
@@ -2096,7 +2115,8 @@
 	xfonts-biznet-100dpi,
 	xfonts-biznet-75dpi,
 	xfonts-biznet-base,
-	xfonts-terminus
+	xfonts-terminus,
+	hunspell-sr
 
 Package: task-serbian-kde-desktop
 Architecture: all
@@ -2326,8 +2346,9 @@
 	libreoffice-l10n-te,
 	iceweasel-l10n-te,
 	ttf-telugu-fonts,
-	scim-tables-additional,
-	iiimf-le-unit
+	im-config,
+	fcitx,
+	fcitx-m17n
 
 Package: task-telugu-gnome-desktop
 Architecture: all
@@ -2336,7 +2357,9 @@
  This task localises the GNOME desktop environment in Telugu.
 Depends: ${misc:Depends}, 
 Recommends:
-	scim-gtk2-immodule
+	fcitx-frontend-gtk2,
+	fcitx-frontend-gtk3,
+	fcitx-config-gtk
 
 Package: task-telugu-kde-desktop
 Architecture: all
@@ -2345,7 +2368,8 @@
  This task localises the KDE desktop environment in Telugu.
 Depends: ${misc:Depends}, 
 Recommends:
-	scim-qtimm
+	fcitx-frontend-qt4,
+	kde-config-fcitx
 
 Package: task-thai
 Architecture: all
@@ -2482,7 +2506,8 @@
 Depends: ${misc:Depends}, 
 Recommends:
 	libreoffice-l10n-vi,
-	iceweasel-l10n-vi
+	iceweasel-l10n-vi,
+	hunspell-vi
 
 Package: task-vietnamese-kde-desktop
 Architecture: all
diff -Nru tasksel-3.11/debian/po/ug.po tasksel-3.12/debian/po/ug.po
--- tasksel-3.11/debian/po/ug.po	1969-12-31 19:00:00.000000000 -0500
+++ tasksel-3.12/debian/po/ug.po	2012-07-21 19:36:48.000000000 -0400
@@ -0,0 +1,53 @@
+# Uyghur translation for tasksel_debian.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Sahran <sahran.ug@gmail.com>, 2010.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: tasksel_debian\n"
+"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
+"POT-Creation-Date: 2006-09-13 14:42-0400\n"
+"PO-Revision-Date: 2011-02-15 20:06+0600\n"
+"Last-Translator: Sahran <Sahran.ug@gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Type: multiselect
+#. Description
+#. Type: multiselect
+#. Description
+#: ../templates:1001 ../templates:2001
+msgid "Choose software to install:"
+msgstr "ئورنىتىدىغان يۇمشاق دېتالنى تاللاڭ:"
+
+#. Type: multiselect
+#. Description
+#: ../templates:1001
+msgid ""
+"At the moment, only the core of the system is installed. To tune the system "
+"to your needs, you can choose to install one or more of the following "
+"predefined collections of software."
+msgstr ""
+"نۆۋەتتە سىستېمىنىڭ يادرولۇق بۆلەكلىرىلا ئورنىتىلدى. سىستېمىنى تەڭشەپ "
+"تەلىپىڭىزگە لايىقلاشتۇرۇشتا، تۆۋەندىكى بىر ياكى كۆپ ئالدىن بەلگىلەنگەن "
+"يۇمشاق دېتاللار توپلىمىنى تاللاپ ئورناتسىڭىز بولىدۇ."
+
+#. Type: multiselect
+#. Description
+#: ../templates:2001
+msgid ""
+"You can choose to install one or more of the following predefined "
+"collections of software."
+msgstr ""
+"تۆۋەندىكى بىر ياكى كۆپ ئالدىن بەلگىلەنگەن يۇمشاق دېتاللار توپلىمىنى تاللاپ "
+"ئورناتسىڭىز بولىدۇ."
+
+#. Type: title
+#. Description
+#: ../templates:3001
+msgid "Software selection"
+msgstr "يۇمشاق دېتال تاللاش"
diff -Nru tasksel-3.11/po/ug.po tasksel-3.12/po/ug.po
--- tasksel-3.11/po/ug.po	1969-12-31 19:00:00.000000000 -0500
+++ tasksel-3.12/po/ug.po	2012-07-21 19:36:48.000000000 -0400
@@ -0,0 +1,45 @@
+# Uyghur translation for tasksel.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Sahran <sahran.ug@gmail.com>, 2010.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: tasksel\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-06-21 11:36-0400\n"
+"PO-Revision-Date: 2011-02-15 20:06+0600\n"
+"Last-Translator: Sahran <Sahran.ug@gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
+"Language: Uyghur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#: ../tasksel.pl:394
+msgid ""
+"Usage:\n"
+"tasksel install <task>...\n"
+"tasksel remove <task>...\n"
+"tasksel [options]\n"
+"\t-t, --test          test mode; don't really do anything\n"
+"\t    --new-install   automatically install some tasks\n"
+"\t    --list-tasks    list tasks that would be displayed and exit\n"
+"\t    --task-packages list available packages in a task\n"
+"\t    --task-desc     returns the description of a task\n"
+msgstr ""
+"ئىشلىتىش ئۇسۇلى:\n"
+"tasksel install <بوغچا ۋەزىپە>...\n"
+"tasksel remove <بوغچا ۋەزىپە>...\n"
+"tasksel [تاللانما]\n"
+"\t-t, --test          سىناش ھالىتى، ھېچقانداق مەشغۇلاتنى ھەقىقىي ئىجرا "
+"قىلمايدۇ\n"
+"\t    --new-install   بەزى بوغچا ۋەزىپىسىنى ئۆزلۈكىدىن ئورنىتىدۇ\n"
+"\t    --list-tasks    كۆرسەتكىلى بولىدىغان ۋەزىپىلەرنى تىزىپ كۆرسىتىپ "
+"چېكىنىدۇ\n"
+"\t    --task-packages مەلۇم ۋەزىپىدە بار بولغان بوغچىلارنى تىزىپ كۆرسىتىدۇ\n"
+"\t    --task-desc     مەلۇم ۋەزىپىسىنىڭ چۈشەندۈرۈش ئۇچۇرىنى كۆرسىتىدۇ\n"
+
+#: ../tasksel.pl:635
+msgid "apt-get failed"
+msgstr "apt-get مەغلۇپ بولدى"
diff -Nru tasksel-3.11/tasks/british tasksel-3.12/tasks/british
--- tasksel-3.11/tasks/british	2012-07-08 12:55:14.000000000 -0400
+++ tasksel-3.12/tasks/british	1969-12-31 19:00:00.000000000 -0500
@@ -1,5 +0,0 @@
-Task: british
-Test-lang: en_GB
-Section: l10n
-Key:
-  task-british
diff -Nru tasksel-3.11/tasks/british-desktop tasksel-3.12/tasks/british-desktop
--- tasksel-3.11/tasks/british-desktop	2012-07-08 12:55:14.000000000 -0400
+++ tasksel-3.12/tasks/british-desktop	2012-07-21 19:36:48.000000000 -0400
@@ -1,5 +1,6 @@
 Task: british-desktop
-Enhances: desktop, british
+Test-lang: en_GB
+Enhances: desktop
 Section: l10n
 Key:
   task-british-desktop
diff -Nru tasksel-3.11/tasks/english tasksel-3.12/tasks/english
--- tasksel-3.11/tasks/english	1969-12-31 19:00:00.000000000 -0500
+++ tasksel-3.12/tasks/english	2012-07-21 19:36:48.000000000 -0400
@@ -0,0 +1,5 @@
+Task: english
+Test-lang: en
+Section: l10n
+Key:
+  task-english
diff -Nru tasksel-3.11/tasks/po/fr.po tasksel-3.12/tasks/po/fr.po
--- tasksel-3.11/tasks/po/fr.po	2012-06-09 18:24:59.000000000 -0400
+++ tasksel-3.12/tasks/po/fr.po	2012-07-21 19:36:49.000000000 -0400
@@ -23,7 +23,7 @@
 #. Description
 #: ../po/debian-tasks.desc:12001
 msgid "Standard system utilities"
-msgstr "Utilitaires standards du système"
+msgstr "Utilitaires usuels du système"
 
 #. Description
 #: ../po/debian-tasks.desc:12001
diff -Nru tasksel-3.11/tasks/po/ug.po tasksel-3.12/tasks/po/ug.po
--- tasksel-3.11/tasks/po/ug.po	1969-12-31 19:00:00.000000000 -0500
+++ tasksel-3.12/tasks/po/ug.po	2012-07-21 19:36:49.000000000 -0400
@@ -0,0 +1,168 @@
+# Uyghur translation for tasksel_tasks.
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the PACKAGE package.
+# Sahran <sahran.ug@gmail.com>, 2010.
+# 
+msgid ""
+msgstr ""
+"Project-Id-Version: tasksel_tasks\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-06-09 08:27+0000\n"
+"PO-Revision-Date: 2011-02-15 20:07+0600\n"
+"Last-Translator: Sahran <Sahran.ug@gmail.com>\n"
+"Language-Team: Uyghur Computer Science Association <UKIJ@yahoogroups.com>\n"
+"Language: Uyghur\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#. Description
+#: ../po/debian-tasks.desc:12001
+msgid "Standard system utilities"
+msgstr "ئۆلچەملىك سىستېما قوراللىرى"
+
+#. Description
+#: ../po/debian-tasks.desc:12001
+msgid ""
+"This task sets up a basic user environment, providing a reasonably small "
+"selection of services and tools usable on the command line."
+msgstr ""
+"بۇ ۋەزىپە ئاساسىي ئىشلەتكۈچى مۇھىتىدىن بىرنى تەڭشەيدۇ، ئۆزى مۇۋاپىق ئەمما "
+"كىچىك بولغان بۇيرۇق قۇرىدا ئىشلەتكىلى بولىدىغان مۇلازىمېتىر ۋە قورالنى "
+"تاللاش بىلەن تەمىنلەيدۇ."
+
+#~ msgid "SQL database"
+#~ msgstr "SQL ساندان"
+
+#~ msgid ""
+#~ "This task selects client and server packages for the PostgreSQL database."
+#~ msgstr "بۇ ۋەزىپە PostgreSQL سانداننىڭ خېرىدار ۋە مۇلازىمېتىرىنى تاللايدۇ."
+
+#~ msgid ""
+#~ "PostgreSQL is an SQL relational database, offering increasing SQL92 "
+#~ "compliance and some SQL3 features.  It is suitable for use with multi-"
+#~ "user database access, through its facilities for transactions and fine-"
+#~ "grained locking."
+#~ msgstr ""
+#~ "PostgreSQL بىر خىل SQL مۇناسىۋەت ساندىنى بولۇپ، SQL92 ئۆلچىمىگە بويسۇنىدۇ "
+#~ "ھەمدە SQL3 ئالاھىدىلىكىنى تەمىنلەيدۇ. ئۇ قۇلاي بولغان ئىش بىر تەرەپ قىلىش "
+#~ "ۋە fine-grained قۇلۇپلاش ئىقتىدارى بار. شۇڭلاشقا كۆپ ئىشلەتكۈچىلەرنىڭ "
+#~ "ئىشلىتىشىگە ماس كېلىدۇ."
+
+#~ msgid "Graphical desktop environment"
+#~ msgstr "گرافىكىلىق ئۈستەلئۈستى مۇھىتى"
+
+#~ msgid ""
+#~ "This task provides basic desktop software and serves as a basis for the "
+#~ "GNOME and KDE desktop tasks."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە GNOME ۋە KDE ئۈستەلئۈستى يۇمشاق دېتاللىرىنىڭ ئاساسى بولغان "
+#~ "ئاساسىي ئۈستەلئۈستى يۇمشاق دېتالى ۋە مۇلازىمىتىنى تەمىنلەيدۇ."
+
+#~ msgid "DNS server"
+#~ msgstr "DNS مۇلازىمېتىرى"
+
+#~ msgid ""
+#~ "Selects the BIND DNS server, and related documentation and utility "
+#~ "packages."
+#~ msgstr ""
+#~ "BIND DNS مۇلازىمېتىرى شۇنداقلا ئۇنىڭغا مۇناسىۋەتلىك پۈتۈك ۋە قورال "
+#~ "بوغچىلىرىنى ئۆز ئىچىگە ئالىدۇ."
+
+#~ msgid "File server"
+#~ msgstr "ھۆججەت مۇلازىمېتىرى"
+
+#~ msgid ""
+#~ "This task sets up your system to be a file server, supporting both CIFS "
+#~ "and NFS."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە سىستېمىڭىزنى CIFS ۋە NFS نى قوللايدىغان ھۆججەت مۇلازىمېتىرى "
+#~ "قىلىپ تەڭشەيدۇ."
+
+#~ msgid "GNOME desktop environment"
+#~ msgstr "Gnome ئۈستەلئۈستى مۇھىتى"
+
+#~ msgid ""
+#~ "This task provides basic \"desktop\" software using the GNOME desktop "
+#~ "environment."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە GNOME ئۈستەلئۈستى مۇھىتى ئىشلىتىپ ئاساسىي ئۈستەلئۈستى يۇمشاق "
+#~ "دېتالىنى تەمىنلەيدۇ."
+
+#~ msgid "KDE desktop environment"
+#~ msgstr "KDE ئۈستەلئۈستى مۇھىتى"
+
+#~ msgid ""
+#~ "This task provides basic \"desktop\" software using the K Desktop "
+#~ "Environment."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە KDE ئۈستەلئۈستى مۇھىتى ئىشلىتىپ ئاساسىي ئۈستەلئۈستى يۇمشاق "
+#~ "دېتالىنى تەمىنلەيدۇ."
+
+#~ msgid "Laptop"
+#~ msgstr "يان كومپيۇتېر"
+
+#~ msgid "This task installs software useful for a laptop."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە يان كومپيۇتېرغا مۇۋاپىق بولغان يۇمشاق دېتاللارنى ئورنىتىدۇ."
+
+#~ msgid "LXDE desktop environment"
+#~ msgstr "LXDE ئۈستەلئۈستى مۇھىتى"
+
+#~ msgid ""
+#~ "This task provides basic \"desktop\" software using the LXDE desktop "
+#~ "environment."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە LXDE ئۈستەلئۈستى مۇھىتى ئىشلىتىپ ئاساسىي ئۈستەلئۈستى يۇمشاق "
+#~ "دېتالىنى تەمىنلەيدۇ."
+
+#~ msgid "Mail server"
+#~ msgstr "ئېلخەت مۇلازىمېتىرى"
+
+#~ msgid ""
+#~ "This task selects a variety of package useful for a general purpose mail "
+#~ "server system."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە كۆپ خىل ئادەتتىكى ئېلخەت مۇلازىمېتىر سىستېمىسىغا مۇۋاپىق "
+#~ "كېلىدىغان يۇمشاق دېتاللارنى تاللايدۇ."
+
+#~ msgid "manual package selection"
+#~ msgstr "قولدا بوغچا تاللاش"
+
+#~ msgid "Manually select packages to install in aptitude."
+#~ msgstr "aptitude دا ئورنىتىدىغان بوغچىلارنى قولدا تاللاڭ."
+
+#~ msgid "Print server"
+#~ msgstr "بېسىش مۇلازىمېتىرى"
+
+#~ msgid "This task sets up your system to be a print server."
+#~ msgstr "بۇ ۋەزىپە سىستېمىڭىزنى بېسىش مۇلازىمېتىرى قىلىپ تەڭشەيدۇ."
+
+#~ msgid "SSH server"
+#~ msgstr "SSH مۇلازىمېتىرى"
+
+#~ msgid ""
+#~ "This task sets up your system to be remotely accessed through SSH "
+#~ "connections."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە سىستېمىڭىزنى SSH باغلىنىشى ئارقىلىق يىراقتىن زىيارەت قىلىدىغان "
+#~ "قىلىپ تەڭشەيدۇ."
+
+#~ msgid "Web server"
+#~ msgstr "تور مۇلازىمېتىرى"
+
+#~ msgid ""
+#~ "This task selects packages useful for a general purpose web server system."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە ئادەتتىكى تور مۇلازىمېتىر سىستېمىسىغا كېرەكلىك يۇمشاق "
+#~ "دېتاللارنى تاللايدۇ."
+
+#~ msgid "Xfce desktop environment"
+#~ msgstr "Xfce ئۈستەلئۈستى مۇھىتى"
+
+#~ msgid ""
+#~ "This task provides basic \"desktop\" software using the Xfce desktop "
+#~ "environment."
+#~ msgstr ""
+#~ "بۇ ۋەزىپە Xfce ئۈستەلئۈستى مۇھىتى ئىشلىتىپ ئاساسىي ئۈستەلئۈستى يۇمشاق "
+#~ "دېتالىنى تەمىنلەيدۇ."

-- 
see shy jo

Attachment: signature.asc
Description: Digital signature


Reply to: