diff options
author | Eddy Petrisor <eddy@bounty.eddyp.homelinux.net> | 2007-06-25 21:21:54 +0300 |
---|---|---|
committer | Eddy Petrisor <eddy@bounty.eddyp.homelinux.net> | 2007-06-28 02:19:58 +0300 |
commit | bb7b7d6e681fe9ef55f4d22185ab0c081b249387 (patch) | |
tree | bced7103725886988dd4935503be9fe7aa9fc145 /debian/po | |
parent | c8c7b109c92c46f3fd5869e3bc7022b95cb1b720 (diff) | |
download | pbuilder-bb7b7d6e681fe9ef55f4d22185ab0c081b249387.tar pbuilder-bb7b7d6e681fe9ef55f4d22185ab0c081b249387.tar.gz |
po-debconf support added
Diffstat (limited to 'debian/po')
-rw-r--r-- | debian/po/ro.po | 34 |
1 files changed, 34 insertions, 0 deletions
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 <eddy.petrisor@gmail.com>, 2007. +# Eddy Petrișor <eddy.petrisor@gmail.com>, 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 <eddy.petrisor@gmail.com>\n" +"Language-Team: Romanian <debian-l10n-romanian@lists.debian.org>\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." + |