1# Catalan messages for GNU hello-php.
2# Copyright (C) 2003, 2014, 2015 Yoyodyne, Inc. (msgids)
3# This file is distributed under the same license as the gettext package.
4# Ivan Vilata i Balaguer <ivan@selidor.net>, 2003, 2014, 2015.
5#
6msgid ""
7msgstr ""
8"Project-Id-Version: hello-php 0.19.4.73\n"
9"Report-Msgid-Bugs-To: bug-gettext@gnu.org\n"
10"POT-Creation-Date: 2020-07-27 01:22+0200\n"
11"PO-Revision-Date: 2015-06-24 18:48+0200\n"
12"Last-Translator: Ivan Vilata i Balaguer <ivan@selidor.net>\n"
13"Language-Team: Catalan <ca@dodds.net>\n"
14"Language: ca\n"
15"MIME-Version: 1.0\n"
16"Content-Type: text/plain; charset=UTF-8\n"
17"Content-Transfer-Encoding: 8bit\n"
18"X-Bugs: Report translation errors to the Language-Team address.\n"
19"Plural-Forms: nplurals=2; plural=(n != 1);\n"
20
21#: hello.php:12
22msgid "Hello, world!"
23msgstr "Hola, món!"
24
25#: hello.php:14
26#, php-format
27msgid "This program is running as process number %d."
28msgstr "Aquest programa està corrent amb el número de procés %d."
29