# Portuguese translation of 'hello-csharp-forms' package. # Copyright (C) 2005 Yoyodyne, Inc. # This file is distributed under the same license as the hello-csharp-forms package. # Helder Correia , 2005. # msgid "" msgstr "" "Project-Id-Version: hello-csharp-forms 0.14.5\n" "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n" "PO-Revision-Date: 2005-11-19 23:08+0000\n" "Last-Translator: Helder Correia \n" "Language-Team: Portuguese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" #: hello.cs:30 msgid "Hello, world!" msgstr "Olá, Mundo!" #: hello.cs:37 #, csharp-format msgid "This program is running as process number {0}." msgstr "Este programa está a ser executado com o número de processo {0}."