summaryrefslogtreecommitdiff
path: root/gettext-tools/examples/hello-smalltalk/po/ca.po
blob: c5788e030f0745bba38537618968c6f8fb27e1c6 (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-smalltalk.
# Copyright (C) 2003, 2014 Yoyodyne, Inc. (msgids)
# This file is distributed under the same license as the gettext package.
# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014.
#
msgid ""
msgstr ""
"Project-Id-Version: hello-smalltalk 0.19.4-rc1\n"
"Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
"PO-Revision-Date: 2014-12-12 14:23+0100\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.st.in:31
msgid "Hello, world!"
msgstr "Hola, món!"

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