summaryrefslogtreecommitdiff
path: root/external/gpl2/gettext/dist/gettext-tools/examples/hello-python/po/hu.po
blob: adab1e97a002e4f43be5379ce321593a4a345833 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
# Hungarian translation for hello-python.
# Copyright (C) 2005 Yoyodyne, Inc.
# This file is distributed under the same license as the hello-python package.
# Kiss Tamás <atomi@inf.elte.hu>, 2005.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-python 0.14.5\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2005-08-28 03:21+0200\n"
"Last-Translator: Kiss Tamás <atomi@inf.elte.hu>\n"
"Language-Team: Hungarian <translation-team-hu@lists.sourceforge.net>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: hello.py.in:13
msgid "Hello, world!"
msgstr "Hello, világ!"

#: hello.py.in:14
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Ez a program a %(pid)d processz azonosítóval fut."