Blame gettext-tools/examples/hello-c++-wxwidgets/po/es.po

Packit Bot 06c835
# Mensajes en español para GNU gettext.
Packit Bot 06c835
# Copyright (C) 2014 Yoyodyne, Inc. (msgids)
Packit Bot 06c835
#
Packit Bot 06c835
# This file is distributed under the same license as the gettext package.
Packit Bot 06c835
#
Packit Bot 06c835
# Max de Mendizábal <max@upn.mx>, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004.
Packit Bot 06c835
# Antonio Ceballos <aceballos@gmail.com>, 2014, 2015
Packit Bot 06c835
#
Packit Bot 06c835
msgid ""
Packit Bot 06c835
msgstr ""
Packit Bot 06c835
"Project-Id-Version: hello-c++-wxwidgets-0.19.4.73\n"
Packit Bot 06c835
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
Packit Bot 06c835
"PO-Revision-Date: 2015-06-23 22:44+0200\n"
Packit Bot 06c835
"Last-Translator: Antonio Ceballos <aceballos@gmail.com>\n"
Packit Bot 06c835
"Language-Team: Spanish <es@tp.org.es>\n"
Packit Bot 06c835
"Language: es\n"
Packit Bot 06c835
"MIME-Version: 1.0\n"
Packit Bot 06c835
"Content-Type: text/plain; charset=UTF-8\n"
Packit Bot 06c835
"Content-Transfer-Encoding: 8bit\n"
Packit Bot 06c835
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
Packit Bot 06c835
Packit Bot 06c835
#: hello.cc:68
Packit Bot 06c835
msgid "Hello, world!"
Packit Bot 06c835
msgstr "¡Hola, mundo!"
Packit Bot 06c835
Packit Bot 06c835
#: hello.cc:71
Packit Bot 06c835
#, c-format
Packit Bot 06c835
msgid "This program is running as process number %d."
Packit Bot 06c835
msgstr "Este programa está corriendo como el proceso número %d."