Bug#503417: tasksel: [PATCH] New te_IN translation + Add a few useful Telugu tasks

2008-10-26 Thread Y Giridhar Appaji Nag
On 08/10/26 07:52 +0100, Christian Perrier said ...
> Quoting Y Giridhar Appaji Nag ([EMAIL PROTECTED]):
> > Attached patch for Telugu translation of tasksel.  The patch also adds
> > tasks for setting up a Telugu environment and KDE/GNOME desktop variants.
> 
> Hmmm, could you please split this in two patches? One for translations
> and another for new tasks?

Sure, I'll do that and update the bug.

> I think we should not apply these patches for lenny:

Indeed, I understand that.  These are for squeeze, I want to avoid
keeping these changes local and also prevent duplication of effort,
hence the patches to the BTS.

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc
Description: Digital signature


Bug#503417: tasksel: [PATCH] New te_IN translation + Add a few useful Telugu tasks

2008-10-25 Thread Christian Perrier
Quoting Y Giridhar Appaji Nag ([EMAIL PROTECTED]):
> Package: tasksel
> Severity: wishlist
> 
> -BEGIN PGP SIGNED MESSAGE-
> Hash: SHA1
> 
> Hi,
> 
> Attached patch for Telugu translation of tasksel.  The patch also adds
> tasks for setting up a Telugu environment and KDE/GNOME desktop variants.


Hmmm, could you please split this in two patches? One for translations
and another for new tasks?

I think we should not apply these patches for lenny:

- Telugu will not be offerred in D-I
- adding new tasks to tasksel, for languages not supported in D-I, is
fairly useless

Of course, these patches should be applied later, for squeeze
development. So, if tasksel git is branched the patch(es) should by
applied to the squeeze  branch.



signature.asc
Description: Digital signature


Bug#503417: tasksel: [PATCH] New te_IN translation + Add a few useful Telugu tasks

2008-10-25 Thread Y Giridhar Appaji Nag
On 08/10/26 01:50 +0530, Y Giridhar Appaji Nag said ...
> Attached patch for Telugu translation of tasksel.  The patch also adds

Patch against HEAD on master in git.

Cheers,

Giridhar

-- 
Y Giridhar Appaji Nag | http://appaji.net/


signature.asc
Description: Digital signature


Bug#503417: tasksel: [PATCH] New te_IN translation + Add a few useful Telugu tasks

2008-10-25 Thread Y Giridhar Appaji Nag
Package: tasksel
Severity: wishlist

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

Attached patch for Telugu translation of tasksel.  The patch also adds
tasks for setting up a Telugu environment and KDE/GNOME desktop variants.

Cheers,

Giridhar

- -- System Information:
Debian Release: lenny/sid
  APT prefers unstable
  APT policy: (800, 'unstable'), (700, 'experimental')
Architecture: i386 (i686)

Kernel: Linux 2.6.26-1-686 (SMP w/1 CPU core)
Locale: LANG=en_IN, LC_CTYPE=en_IN (charmap=UTF-8)
Shell: /bin/sh linked to /bin/bash

Versions of packages tasksel depends on:
ii  aptitude  0.4.11.9-1 terminal-based package manager
ii  debconf [debconf-2.0] 1.5.23 Debian configuration management sy
ii  liblocale-gettext-perl1.05-4 Using libc functions for internati
pn  tasksel-data   (no description available)

tasksel recommends no packages.

tasksel suggests no packages.

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.9 (GNU/Linux)

iEYEARECAAYFAkkDf58ACgkQ4eu+pR04mIc/AgCdHUmuBMMAoftRBFMrJVX9sy7R
O/8AoLVg3boQk1JSz7fYHzsF667V8w6P
=/Slc
-END PGP SIGNATURE-
>From 34f96e8edc5c468ec574112003fe847d1ea21a9d Mon Sep 17 00:00:00 2001
From: Y Giridhar Appaji Nag <[EMAIL PROTECTED]>
Date: Sun, 26 Oct 2008 01:34:55 +0530
Subject: [PATCH] New te_IN translation + Add a few useful Telugu tasks


Signed-off-by: Y Giridhar Appaji Nag <[EMAIL PROTECTED]>
---
 Makefile   |4 +-
 debian/po/te.po|   53 +++
 po/te.po   |   43 +
 tasks/po/te.po |  209 
 tasks/telugu   |   14 +++
 tasks/telugu-desktop   |   13 +++
 tasks/telugu-gnome-desktop |   10 ++
 tasks/telugu-kde-desktop   |   11 +++
 8 files changed, 355 insertions(+), 2 deletions(-)
 create mode 100644 debian/po/te.po
 create mode 100644 po/te.po
 create mode 100644 tasks/po/te.po
 create mode 100644 tasks/telugu
 create mode 100644 tasks/telugu-desktop
 create mode 100644 tasks/telugu-gnome-desktop
 create mode 100644 tasks/telugu-kde-desktop

diff --git a/Makefile b/Makefile
index a1466b2..bdff344 100644
--- a/Makefile
+++ b/Makefile
@@ -4,8 +4,8 @@ TASKDIR=/usr/share/tasksel
 DESCDIR=tasks
 DESCPO=$(DESCDIR)/po
 VERSION=$(shell expr "`dpkg-parsechangelog 2>/dev/null |grep Version:`" : '.*Version: \(.*\)' | cut -d - -f 1)
-LANGS=ar bg bn bs ca cs cy da de dz el eo es et eu fa fi fr gl gu he hi hr hu hy id it ja km ko lt lv mg mk nb ne nl nn pa pl pt_BR pt ro ru sk sl sq sv ta th tl tr uk vi wo zh_CN zh_TW
-LANGS_DESC=ar bg bn bs ca cs cy da de dz el eo es et et eu fi fr gl gu he hi hr hu id it ja km ko lt lv mg mk nb ne nl nn pa pl pt_BR pt ro ru sk sl sq sv th tl tr uk vi wo zh_CN zh_TW
+LANGS=ar bg bn bs ca cs cy da de dz el eo es et eu fa fi fr gl gu he hi hr hu hy id it ja km ko lt lv mg mk nb ne nl nn pa pl pt_BR pt ro ru sk sl sq sv ta te th tl tr uk vi wo zh_CN zh_TW
+LANGS_DESC=ar bg bn bs ca cs cy da de dz el eo es et et eu fi fr gl gu he hi hr hu id it ja km ko lt lv mg mk nb ne nl nn pa pl pt_BR pt ro ru sk sl sq sv te th tl tr uk vi wo zh_CN zh_TW
 LOCALEDIR=$(DESTDIR)/usr/share/locale
 
 all: $(TASKDESC) $(DESCPO)/build_stamp po/build_stamp override
diff --git a/debian/po/te.po b/debian/po/te.po
new file mode 100644
index 000..2dd03ac
--- /dev/null
+++ b/debian/po/te.po
@@ -0,0 +1,53 @@
+# translation of templates.pot to Telugu
+# Copyright (C) 2008, Y Giridhar Appaji Nag <[EMAIL PROTECTED]>
+# This file is distributed under the same license as the tasksel package.
+#
+# Y Giridhar Appaji Nag <[EMAIL PROTECTED]>, 2008.
+msgid ""
+msgstr ""
+"Project-Id-Version: te\n"
+"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
+"POT-Creation-Date: 2006-09-13 14:42-0400\n"
+"PO-Revision-Date: 2008-10-25 14:32+0530\n"
+"Last-Translator: Y Giridhar Appaji Nag <[EMAIL PROTECTED]>\n"
+"Language-Team: Telugu <[EMAIL PROTECTED]>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"X-Generator: KBabel 1.11.4\n"
+
+#. Type: multiselect
+#. Description
+#. Type: multiselect
+#. Description
+#: ../templates:1001 ../templates:2001
+msgid "Choose software to install:"
+msgstr "ప్రతిష్టాపించుటకు సాఫ్ట్ వేర్ (software) ఎన్నుకోండి:"
+
+#. 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 ""
+"ప్రస్తుతం వ్యవస్థ (సిస్టం [system]) పునాది (కోర్ [core]) మాత్రం ప్రతిష్టింపబడినది. వ్యవస్థను మీకు "
+"అనుగుణంగా మార్చుకొనుటకు మీరు ఈ క్రింది సాఫ్ట్ వేర్ (software) ప్యాకేజీల (packages) సంగ్రహము "
+"(collection) లో ఒకటి లేదా మరిన్ని ఎన్నుకొని ప్రతిష్టాపించుకొవచ్చు."
+
+#. Type: multiselect
+#. Description
+#: ../templates:2001
+msgid ""
+"You can choose to install one or more of the following predefined "
+"collections of