The following commit has been merged in the master branch:
commit 765ae2623ae9c9941b3d678bbcb9f039f81add6c
Author: Damyan Ivanov <[email protected]>
Date:   Tue Jul 13 08:23:00 2010 +0300

    fix decimal/thousands separator

diff --git a/po/templates.bg.po b/po/templates.bg.po
index 7699a3a..3bee761 100644
--- a/po/templates.bg.po
+++ b/po/templates.bg.po
@@ -1,6 +1,5 @@
 # Bulgarian translation of templates.pot
 # This file is put in the public domain.
-# (null) <>, 2010.
 # Damyan Ivanov <[email protected]>, 2010.
 #
 msgid ""
@@ -8,12 +7,13 @@ msgstr ""
 "Project-Id-Version: packages.debian.org\n"
 "Report-Msgid-Bugs-To: \n"
 "POT-Creation-Date: 2007-10-14 00:02+0200\n"
-"PO-Revision-Date: 2010-05-26 23:45+0300\n"
+"PO-Revision-Date: 2010-07-13 08:20+0300\n"
 "Last-Translator: Damyan Ivanov <[email protected]>\n"
 "Language-Team: Bulgarian <[email protected]>\n"
 "MIME-Version: 1.0\n"
 "Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
+"Content-Transfer-Encoding: binary\n"
+"Plural-Forms: \n"
 
 #: templates/config.tmpl:44
 msgid "Debian Web Mailinglist"
@@ -38,11 +38,11 @@ msgstr ""
 #. @translators: . = decimal_point , = thousands_sep, see Number::Format 
 #: templates/config.tmpl:70
 msgid "."
-msgstr ""
+msgstr ","
 
 #: templates/config.tmpl:71
 msgid ","
-msgstr ""
+msgstr " "
 
 #: templates/config/architectures.tmpl:4
 msgid "Intel x86"

-- 
APT Archive Web-Frontend (Alioth repository)


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to