Blame gettext-tools/examples/hello-c++/po/ca.po

Packit Bot 06c835
# Catalan messages for GNU hello-c++.
Packit Bot 06c835
# Copyright (C) 2003, 2014, 2015 Yoyodyne, Inc. (msgids)
Packit Bot 06c835
# This file is distributed under the same license as the gettext package.
Packit Bot 06c835
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014, 2015.
Packit Bot 06c835
#
Packit Bot 06c835
msgid ""
Packit Bot 06c835
msgstr ""
Packit Bot 06c835
"Project-Id-Version: hello-c++ 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-24 18:48+0200\n"
Packit Bot 06c835
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
Packit Bot 06c835
"Language-Team: Catalan <ca@dodds.net>\n"
Packit Bot 06c835
"Language: ca\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:39
Packit Bot 06c835
msgid "Hello, world!"
Packit Bot 06c835
msgstr "Hola, món!"
Packit Bot 06c835
Packit Bot 06c835
#: hello.cc:40
Packit Bot 06c835
#, c-format
Packit Bot 06c835
msgid "This program is running as process number %d."
Packit Bot 06c835
msgstr "Aquest programa està corrent amb el número de procés %d."