From bb7b7d6e681fe9ef55f4d22185ab0c081b249387 Mon Sep 17 00:00:00 2001 From: Eddy Petrisor Date: Mon, 25 Jun 2007 21:21:54 +0300 Subject: po-debconf support added --- debian/changelog | 4 +++- debian/control | 2 +- debian/po/ro.po | 34 ++++++++++++++++++++++++++++++++++ 3 files changed, 38 insertions(+), 2 deletions(-) create mode 100644 debian/po/ro.po diff --git a/debian/changelog b/debian/changelog index 456b4c8..bc1c520 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,8 +2,10 @@ pbuilder (0.170.1) UNRELEASED; urgency=low * Non-maintainer upload. * added support for detection of the default mirror in postinst + * bumped versioned dependency on debhelper to (>= 4.1.16) as indicated in + po-debconf manual - -- Eddy Petrișor Mon, 25 Jun 2007 20:27:17 +0300 + -- Eddy Petrișor Mon, 25 Jun 2007 21:20:13 +0300 pbuilder (0.170) unstable; urgency=low diff --git a/debian/control b/debian/control index 387e70d..c942c13 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Debian pbuilder maintenance team Uploaders: Junichi Uekawa , Matt Kraai -Build-Depends: debhelper (>= 4.1.0), docbook-xsl, ldp-docbook-xsl (>= 0.0.20040321-0.1), xsltproc, dpkg-dev (>= 1.13.19), dblatex, rootstrap [i386 amd64], debconf|debconf-2.0, po-debconf +Build-Depends: debhelper (>= 4.1.16), docbook-xsl, ldp-docbook-xsl (>= 0.0.20040321-0.1), xsltproc, dpkg-dev (>= 1.13.19), dblatex, rootstrap [i386 amd64], debconf|debconf-2.0, po-debconf Standards-Version: 3.7.2 Package: pbuilder diff --git a/debian/po/ro.po b/debian/po/ro.po new file mode 100644 index 0000000..fcb0d58 --- /dev/null +++ b/debian/po/ro.po @@ -0,0 +1,34 @@ +# translation of ro.po to Romanian +# Romanian translations for PACKAGE package +# Traducerea în limba română pentru pachetul PACKAGE. +# Copyright (C) 2007 THE PACKAGE'S COPYRIGHT HOLDER +# This file is distributed under the same license as the PACKAGE package. +# +# Eddy Petrisor , 2007. +# Eddy Petrișor , 2007. +msgid "" +msgstr "" +"Project-Id-Version: ro\n" +"Report-Msgid-Bugs-To: pbuilder-maint@lists.alioth.debian.org\n" +"POT-Creation-Date: 2007-06-25 20:56+0300\n" +"PO-Revision-Date: 2007-06-25 21:08+0300\n" +"Last-Translator: Eddy Petrișor \n" +"Language-Team: Romanian \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: nplurals=3; plural=n==1 ? 0 : (n==0 || (n%100 > 0 && n%100 < 20)) ? 1 : 2;\n" +"X-Generator: KBabel 1.11.4\n" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Default mirror site:" +msgstr "Situl oglindă implicit:" + +#. Type: string +#. Description +#: ../pbuilder.templates:1001 +msgid "Please enter the default mirror you want to be used by pbuilder." +msgstr "Introduceți situl oglindă implicit pe care doriți să-l folosească pbuilder." + -- cgit v1.2.3