Install gettext-0.18.1.1.tar.gz
[msysgit.git] / mingw / share / doc / gettext / examples / hello-c++ / po / pt.po
blob4f76f1fa4e77a228ec69ddf3ce77d80542b252e3
1 # Portuguese translation of 'hello-c++' package.
2 # Copyright (C) 2005 Yoyodyne, Inc.
3 # This file is distributed under the same license as the hello-c++ package.
4 # Helder Correia <helder.pereira.correia@gmail.com>, 2005.
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: hello-c++ 0.14.5\n"
9 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
10 "PO-Revision-Date: 2005-11-19 23:08+0000\n"
11 "Last-Translator: Helder Correia <helder.pereira.correia@gmail.com>\n"
12 "Language-Team: Portuguese <translation-team-pt@lists.sourceforge.net>\n"
13 "Language: pt\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:39
19 msgid "Hello, world!"
20 msgstr "Olá, Mundo!"
22 #: hello.cc:40
23 #, c-format
24 msgid "This program is running as process number %d."
25 msgstr "Este programa está a ser executado com o número de processo %d."