summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-c++-qt/po/ca.po
blob: 46683b7a3a134d9e8a2dd198150efbf617e9b4bc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
# Catalan messages for GNU hello-c++-qt.
# Copyright (C) 2003, 2014, 2015 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014, 2015.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-c++-qt 0.19.4.73\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2015-06-24 18:48+0200\n"
"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
"Language-Team: Catalan <ca@dodds.net>\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: hello.cc:45
msgid "Hello, world!"
msgstr "Hola, món!"

#: hello.cc:52
#, qt-format
msgid "This program is running as process number %1."
msgstr "Aquest programa està corrent amb el número de procés %1."