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-smalltalk-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.st.in:32
18msgid "Hello, world!"
19msgstr "�Hola, mundo!"
20
21#: hello.st.in:33
22#, smalltalk-format
23msgid "This program is running as process number %1."
24msgstr "Este programa est� corriendo como el proceso n�mero %1."
25