mirror of
https://github.com/Stichting-MINIX-Research-Foundation/netbsd.git
synced 2025-09-20 10:15:50 -04:00
25 lines
829 B
Plaintext
25 lines
829 B
Plaintext
# Mensajes en español para GNU gettext.
|
|
# Copyright (C) 1996, 1997, 1998, 2001, 2002, 2003, 2004 Free Software Foundation, Inc.
|
|
# Max de Mendizábal <max@upn.mx>, 1996, 1997, 1998, 1999, 2000,
|
|
# 2001, 2002, 2003, 2004.
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: hello-gawk-0.14\n"
|
|
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
|
|
"PO-Revision-Date: 2004-01-29 13:59-0600\n"
|
|
"Last-Translator: Max de Mendizábal <max@upn.mx>\n"
|
|
"Language-Team: Spanish <es@li.org>\n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=ISO-8859-1\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
|
|
#: hello.awk:12
|
|
msgid "Hello, world!"
|
|
msgstr "¡Hola, mundo!"
|
|
|
|
#: hello.awk:13
|
|
#, awk-format
|
|
msgid "This program is running as process number %d."
|
|
msgstr "Este programa está corriendo como el proceso número %d."
|