Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-c++-kde / po / bg.po
blob7815f20d74d87b1047f23f9625facc45cbe7c933
1 # Bulgarian translations for hello-c++-kde package.
2 # Copyright (C) 2010 Yoyodyne, Inc. (msgids)
3 # This file is distributed under the same license as the gettext package.
4 # Roumen Petrov <transl@roumenpetrov.info>, 2010.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: GNU hello-c++-kde 0.18\n"
9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10 "PO-Revision-Date: 2010-05-10 13:49+0300\n"
11 "Last-Translator:  Roumen Petrov <transl@roumenpetrov.info>\n"
12 "Language-Team: Bulgarian <dict@fsa-bg.org>\n"
13 "Language: bg\n"
14 "MIME-Version: 1.0\n"
15 "Content-Type: text/plain; charset=UTF-8\n"
16 "Content-Transfer-Encoding: 8bit\n"
18 #: hello.cc:46
19 msgid "Hello example"
20 msgstr "Пример: Здравейте"
22 #: hello.cc:48
23 msgid "Hello world example"
24 msgstr "Пример: Здравейте на всички"
26 #: hellowindow.cc:42
27 msgid "Hello, world!"
28 msgstr "Здравейте на всички !"
30 #: hellowindow.cc:49
31 #, qt-format
32 msgid "This program is running as process number %1."
33 msgstr "Програмата е запусната под процес номер %1."