• Home
  • History
  • Annotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/examples/hello-c++/po/
1# Mensajes en espa�ol para GNU gettext.
2# Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
3# Max de Mendiz�bal <max@upn.mx>, 1996, 1997, 1998, 1999, 2000, 
4# 2001, 2002, 2003, 2004.
5msgid ""
6msgstr ""
7"Project-Id-Version: hello-c++-0.14\n"
8"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
9"PO-Revision-Date: 2004-01-29 13:59-0600\n"
10"Last-Translator: Max de Mendiz�bal <max@upn.mx>\n"
11"Language-Team: Spanish <es@li.org>\n"
12"MIME-Version: 1.0\n"
13"Content-Type: text/plain; charset=ISO-8859-1\n"
14"Content-Transfer-Encoding: 8bit\n"
15"Plural-Forms: nplurals=2; plural=(n != 1);\n"
16
17#: hello.cc:39
18msgid "Hello, world!"
19msgstr "�Hola, mundo!"
20
21#: hello.cc:40
22#, c-format
23msgid "This program is running as process number %d."
24msgstr "Este programa est� corriendo como el proceso n�mero %d."
25