~win-cross-dev/win-cross/gettext

« back to all changes in this revision

Viewing changes to gettext-tools/examples/hello-objc-gnustep/po/pt.po

  • Committer: Nathan Osman
  • Date: 2012-08-11 05:06:52 UTC
  • Revision ID: admin@quickmediasolutions.com-20120811050652-ochkxjtonbw6kkve
Initial commit.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Portuguese translation of 'hello-objc-gnustep' package.
 
2
# Copyright (C) 2005 Yoyodyne, Inc.
 
3
# This file is distributed under the same license as the hello-objc-gnustep package.
 
4
# Helder Correia <helder.pereira.correia@gmail.com>, 2005.
 
5
#
 
6
msgid ""
 
7
msgstr ""
 
8
"Project-Id-Version: hello-objc-gnustep 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"
 
17
 
 
18
#: Hello.m:49
 
19
msgid "Hello, world!"
 
20
msgstr "Olá, Mundo!"
 
21
 
 
22
#: Hello.m:58
 
23
#, objc-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."