summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-python/po/ro.po
blob: 68cc20ae185dc08481007e7973afb3a0178b0d3c (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
25
# Mesajele în limba română pentru pachetul hello-python-0.13-pre1.
# Copyright (C) 2003 Free Software Foundation, Inc.
# Acest fișier este distribuit sub aceeași licență ca pachetul hello-python.
# Eugen Hoanca <eugenh@urban-grafx.ro>, 2003
#
msgid ""
msgstr ""
"Project-Id-Version: hello-python 0.13-pre1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2003-11-22 11:15+0200\n"
"Last-Translator: Eugen Hoanca <eugenh@urban-grafx.ro>\n"
"Language-Team: Romanian <translation-team-ro@lists.sourceforge.net>\n"
"Language: ro\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=ISO-8859-2\n"
"Content-Transfer-Encoding: 8bit\n"

#: hello.py.in:12
msgid "Hello, world!"
msgstr "Salut, lume! (Hello, world!)"

#: hello.py.in:13
#, python-format
msgid "This program is running as process number %(pid)d."
msgstr "Acest program este rulat ca procesul numărul %(pid)d."