~ubuntu-branches/ubuntu/breezy/gettext/breezy

« back to all changes in this revision

Viewing changes to gettext-tools/examples/hello-java-swing/po/es.po

  • Committer: Bazaar Package Importer
  • Author(s): Santiago Vila
  • Date: 2004-03-14 17:40:02 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040314174002-p1ad5ldve1hqzhye
Tags: 0.14.1-2
* Added libexpat1-dev to Build-Depends, for glade support.
* Added libc0.1-dev to Build-Depends, for GNU/kFreeBSD.
* Removed special-casing of knetbsd-gnu in debian/rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
# Mensajes en espa�ol para GNU gettext.
 
2
# Copyright (C) 1996, 1997, 1998, 2001 Free Software Foundation, Inc.
 
3
# Max de Mendiz�bal <max@upn.mx>, 1996, 1997, 1998, 1999, 2000, 
 
4
# 2001, 2002, 2003.
 
5
msgid ""
 
6
msgstr ""
 
7
"Project-Id-Version: hello-java-swing-0.13-pre1\n"
 
8
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
 
9
"PO-Revision-Date: 2003-11-24 19:19-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.java:21
 
18
msgid "Hello, world!"
 
19
msgstr "�Hola, mundo!"
 
20
 
 
21
#: Hello.java:26
 
22
#, java-format
 
23
msgid "This program is running as process number {0}."
 
24
msgstr "Este programa est� corriendo como el proceso n�mero {0}."